Interface ODistributedStorageEventListener


public interface ODistributedStorageEventListener
Internal listener interface for distributed tests.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)
  • Method Details

    • onAfterRecordLock

      void onAfterRecordLock(ORecordId rid)
    • onAfterRecordUnlock

      void onAfterRecordUnlock(ORecordId rid)