Class MapPutIfExistsOperation


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

      • MapPutIfExistsOperation

        public MapPutIfExistsOperation()
      • MapPutIfExistsOperation

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