Class CommandReactiveService

java.lang.Object
org.redisson.command.CommandAsyncService
org.redisson.reactive.CommandReactiveService
All Implemented Interfaces:
CommandAsyncExecutor, CommandReactiveExecutor
Direct Known Subclasses:
CommandReactiveBatchService

public class CommandReactiveService extends CommandAsyncService implements CommandReactiveExecutor
Author:
Nikita Koksharov