Class MapFastPutIfAbsentOperation


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

      • MapFastPutIfAbsentOperation

        public MapFastPutIfAbsentOperation()
      • MapFastPutIfAbsentOperation

        public MapFastPutIfAbsentOperation​(RMap<?,​?> map,
                                           Object key,
                                           Object value,
                                           String transactionId,
                                           long threadId)