Class MapFastPutIfAbsentOperation


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

      • MapFastPutIfAbsentOperation

        public MapFastPutIfAbsentOperation()
      • MapFastPutIfAbsentOperation

        public MapFastPutIfAbsentOperation​(RMap<?,​?> map,
                                            key,
                                            value,
                                            transactionId,
                                           long threadId)
    • Method Detail