Class SetOperation
java.lang.Object
org.infinispan.server.resp.operation.SetOperation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CompletionStage<SetResponse>performOperation(org.infinispan.AdvancedCache<byte[], byte[]> cache, List<byte[]> arguments)
-
Constructor Details
-
SetOperation
public SetOperation()
-
-
Method Details
-
performOperation
public static CompletionStage<SetResponse> performOperation(org.infinispan.AdvancedCache<byte[], byte[]> cache, List<byte[]> arguments)
-