Interface IMVCCLockObject

All Superinterfaces:
ILockObject
All Known Implementing Classes:
MVCCEntryHolder

public interface IMVCCLockObject extends ILockObject
The basic interface for a MVCC lock object. include method to get the representing locked object hashCode that used in MVCCLockManager.
Since:
16.3.0
Author:
Sagiv Michael
  • Method Details

    • getLockedObjectHashCode

      int getLockedObjectHashCode()