Class OperationLock.LockObservation

java.lang.Object
org.gridgain.internal.lock.OperationLock.LockObservation
Enclosing class:
OperationLock

public static final class OperationLock.LockObservation extends Object
Snapshot of OperationLock.ONGOING_LOCK_KEY: the decoded OperationLock (or null if the entry is empty) together with the metastorage revision at observation time.
  • Method Details

    • lock

      @Nullable public @Nullable OperationLock lock()
    • revision

      public long revision()