Class CacheManipulationHandle<R>


  • public class CacheManipulationHandle<R>
    extends java.lang.Object
    • Constructor Detail

      • CacheManipulationHandle

        public CacheManipulationHandle​(ClientRecordCache cache,
                                       int operationSequenceNumber,
                                       R result,
                                       java.lang.Runnable committingActions)
    • Method Detail

      • getAndClearResult

        public R getAndClearResult()
      • commit

        public void commit()