Uses of Class
org.redisson.client.protocol.BatchCommandData
-
Packages that use BatchCommandData Package Description org.redisson.client.protocol org.redisson.command -
-
Uses of BatchCommandData in org.redisson.client.protocol
Methods in org.redisson.client.protocol with parameters of type BatchCommandData Modifier and Type Method Description int
BatchCommandData. compareTo(BatchCommandData<T,R> o)
-
Uses of BatchCommandData in org.redisson.command
Methods in org.redisson.command that return types with arguments of type BatchCommandData Modifier and Type Method Description Deque<BatchCommandData<?,?>>
CommandBatchService.Entry. getCommands()
-