Class MapFastPutIfExistsOperation


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

    • MapFastPutIfExistsOperation

      public MapFastPutIfExistsOperation()
    • MapFastPutIfExistsOperation

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