Interface ObserveOperation

All Superinterfaces:
KeyedOperation, Operation
All Known Implementing Classes:
ObserveOperationImpl

public interface ObserveOperation extends KeyedOperation
Observe operation.
  • Method Details

    • getCasValue

      long getCasValue()
      Get the CAS value advised for this operation.
    • getIndex

      int getIndex()
      Get the index advised for this operation.