Class CacheManipulationHandle<R>

java.lang.Object
org.teamapps.ux.cache.CacheManipulationHandle<R>

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

    Constructors 
    Constructor Description
    CacheManipulationHandle​(ClientRecordCache cache, int operationSequenceNumber, R result, java.lang.Runnable committingActions)  
  • Method Summary

    Modifier and Type Method Description
    void commit()  
    R getResult()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait