Class MapFastPutIfExistsOperation


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

      • MapFastPutIfExistsOperation

        public MapFastPutIfExistsOperation()
      • MapFastPutIfExistsOperation

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