RedisQueuedBatchExecutor(boolean readOnlyMode,
NodeSource source,
Codec codec,
RedisCommand<V> command,
Object[] params,
RPromise<R> mainPromise,
boolean ignoreRedirect,
ConnectionManager connectionManager,
RedissonObjectBuilder objectBuilder,
ConcurrentMap<MasterSlaveEntry,CommandBatchService.Entry> commands,
ConcurrentMap<MasterSlaveEntry,CommandBatchService.ConnectionEntry> connections,
BatchOptions options,
AtomicInteger index,
AtomicBoolean executed,
AsyncCountDownLatch latch,
RedissonObjectBuilder.ReferenceType referenceType) |