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