Class MapPutIfExistsOperation


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

    • MapPutIfExistsOperation

      public MapPutIfExistsOperation()
    • MapPutIfExistsOperation

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