Hierarchy For Package org.redisson.command
Class Hierarchy
- java.lang.Object
- org.redisson.command.CommandAsyncService (implements org.redisson.command.CommandAsyncExecutor)
- org.redisson.command.CommandBatchService (implements org.redisson.command.BatchService)
- org.redisson.command.CommandBatchService.ConnectionEntry
- org.redisson.command.CommandBatchService.Entry
- java.util.concurrent.CompletableFuture<T> (implements java.util.concurrent.CompletionStage<T>, java.util.concurrent.Future<V>)
- org.redisson.command.BatchPromise<T>
- org.redisson.command.RedisExecutor<V,
R> - org.redisson.command.BaseRedisBatchExecutor<V,
R> - org.redisson.command.RedisBatchExecutor<V,
R> - org.redisson.command.RedisQueuedBatchExecutor<V,
R>
- org.redisson.command.RedisBatchExecutor<V,
- org.redisson.command.RedisCommonBatchExecutor
- org.redisson.command.BaseRedisBatchExecutor<V,
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.redisson.command.NoSyncedSlavesException
- java.lang.RuntimeException
- java.lang.Exception
- org.redisson.command.CommandAsyncService (implements org.redisson.command.CommandAsyncExecutor)
Interface Hierarchy
- org.redisson.command.BatchService
- org.redisson.command.CommandAsyncExecutor
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.redisson.command.CommandAsyncExecutor.SyncMode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)