public class TasksBatchService extends TasksService
schedulerChannelName, schedulerQueueName, statusName, tasksCounterName, tasksName, tasksRetryInterval, tasksRetryIntervalName, terminationTopicNamecancelRequestMapName, cancelResponseMapName, codec, commandExecutor, executorId, name, redisson, responseQueueName| Constructor and Description |
|---|
TasksBatchService(Codec codec,
RedissonClient redisson,
String name,
CommandExecutor commandExecutor,
String executorId,
ConcurrentMap<String,ResponseEntry> responses) |
| Modifier and Type | Method and Description |
|---|---|
List<Boolean> |
executeAdd() |
RFuture<List<Boolean>> |
executeAddAsync() |
protected CommandAsyncExecutor |
getAddCommandExecutor() |
addAsync, addAsync, cancelExecutionAsync, removeAsync, setSchedulerChannelName, setSchedulerQueueName, setStatusName, setTasksCounterName, setTasksName, setTasksRetryInterval, setTasksRetryIntervalName, setTerminationTopicNameawaitResultAsync, encode, generateRequestId, get, get, get, get, getAckName, getAckName, getMethodSignatures, getRequestQueueName, getResponseQueueName, scheduleCheckpublic TasksBatchService(Codec codec, RedissonClient redisson, String name, CommandExecutor commandExecutor, String executorId, ConcurrentMap<String,ResponseEntry> responses)
protected CommandAsyncExecutor getAddCommandExecutor()
getAddCommandExecutor in class TasksServiceCopyright © 2014–2018 The Redisson Project. All rights reserved.