Uses of Class
org.redisson.command.CommandBatchService.Entry
-
Packages that use CommandBatchService.Entry Package Description org.redisson.command -
-
Uses of CommandBatchService.Entry in org.redisson.command
Constructors in org.redisson.command with parameters of type CommandBatchService.Entry Constructor Description RedisCommonBatchExecutor(NodeSource source, RPromise<Void> mainPromise, ConnectionManager connectionManager, BatchOptions options, CommandBatchService.Entry entry, AtomicInteger slots, RedissonObjectBuilder.ReferenceType referenceType)
-