Class MapCacheFastPutOperation


  • public class MapCacheFastPutOperation
    extends MapOperation
    Author:
    Nikita Koksharov
    • Constructor Detail

      • MapCacheFastPutOperation

        public MapCacheFastPutOperation()
      • MapCacheFastPutOperation

        public MapCacheFastPutOperation​(RMap<?,​?> map,
                                         key,
                                         value,
                                        long ttl,
                                         ttlUnit,
                                        long maxIdleTime,
                                         maxIdleUnit,
                                         transactionId,
                                        long threadId)
    • Method Detail

      • getTTL

        public long getTTL()
      • getTTLUnit

        public  getTTLUnit()
      • getMaxIdleUnit

        public  getMaxIdleUnit()
      • getMaxIdleTime

        public long getMaxIdleTime()