Class IterationArguments
java.lang.Object
org.infinispan.server.resp.commands.iteration.IterationArguments
-
Method Summary
Modifier and TypeMethodDescriptionint
getCount()
List
<byte[]> getType()
static IterationArguments
parse
(Resp3Handler handler, List<byte[]> arguments, byte[] match)
-
Method Details
-
getCount
public int getCount() -
getFilterConverterFactory
-
getFilterConverterParams
-
getType
-
parse
-