public class TasksBatchService extends TasksService
schedulerChannelName, schedulerQueueName, statusName, tasksCounterName, tasksExpirationTimeName, tasksName, tasksRetryInterval, tasksRetryIntervalName, terminationTopicNamecancelRequestMapName, cancelResponseMapName, codec, commandExecutor, executorId, name, responseQueueName| Constructor and Description |
|---|
TasksBatchService(Codec codec,
String name,
CommandAsyncExecutor 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, generateRequestId, hasTaskAsync, removeAsync, setSchedulerChannelName, setSchedulerQueueName, setStatusName, setTasksCounterName, setTasksExpirationTimeName, setTasksName, setTasksRetryInterval, setTasksRetryIntervalName, setTerminationTopicNameencode, get, get, get, get, getAckName, getAckName, getMap, getMethodSignature, getRequestQueueName, getResponseQueueName, getTimeout, scheduleCheckpublic TasksBatchService(Codec codec, String name, CommandAsyncExecutor commandExecutor, String executorId, ConcurrentMap<String,ResponseEntry> responses)
protected CommandAsyncExecutor getAddCommandExecutor()
getAddCommandExecutor in class TasksServiceCopyright © 2014–2021 Redisson. All rights reserved.