Package com.j_spaces.kernel.locks
Interface IMVCCLockObject
- All Superinterfaces:
ILockObject
- All Known Implementing Classes:
MVCCEntryHolder
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 Summary
Methods inherited from interface com.j_spaces.kernel.locks.ILockObject
getLockSubjectType, getUID, isLockSubject
-
Method Details
-
getLockedObjectHashCode
int getLockedObjectHashCode()
-