public class TasksBatchService extends TasksService
statusName, tasksCounterName, tasksName, terminationTopicNamecodec, commandExecutor, name, redisson| Constructor and Description |
|---|
TasksBatchService(Codec codec,
RedissonClient redisson,
String name,
CommandExecutor commandExecutor) |
| Modifier and Type | Method and Description |
|---|---|
List<Boolean> |
executeAdd() |
RFuture<List<Boolean>> |
executeAddAsync() |
protected CommandAsyncExecutor |
getAddCommandExecutor() |
addAsync, addAsync, cancelExecutionAsync, removeAsync, setStatusName, setTasksCounterName, setTasksName, setTerminationTopicNameawaitResultAsync, encode, generateRequestId, get, get, get, get, getAckName, getCancelRequestQueueName, getCodec, getMethodSignatures, getRequestQueueName, getResponseQueueNamepublic TasksBatchService(Codec codec, RedissonClient redisson, String name, CommandExecutor commandExecutor)
protected CommandAsyncExecutor getAddCommandExecutor()
getAddCommandExecutor in class TasksServiceCopyright © 2014–2017 The Redisson Project. All rights reserved.