Class CommandBatchService

java.lang.Object
org.redisson.command.CommandAsyncService
org.redisson.command.CommandBatchService
All Implemented Interfaces:
BatchService, CommandAsyncExecutor

public class CommandBatchService extends CommandAsyncService implements BatchService
Author:
Nikita Koksharov