Class MapFastPutIfExistsOperation


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

      • MapFastPutIfExistsOperation

        public MapFastPutIfExistsOperation()
      • MapFastPutIfExistsOperation

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