Class MapFastPutIfAbsentOperation


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

    • MapFastPutIfAbsentOperation

      public MapFastPutIfAbsentOperation()
    • MapFastPutIfAbsentOperation

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