Class Hierarchy
- java.lang.Object
- org.redisson.remote.BaseRemoteService
- org.redisson.RedissonRemoteService (implements org.redisson.api.RRemoteService)
- org.redisson.executor.RedissonExecutorRemoteService
- org.redisson.executor.TasksService
- org.redisson.executor.ScheduledTasksService
- org.redisson.executor.TasksBatchService
- org.redisson.RedissonRemoteService (implements org.redisson.api.RRemoteService)
- java.lang.ClassLoader
- org.redisson.executor.RedissonClassLoader
- java.util.concurrent.CompletableFuture<T> (implements java.util.concurrent.CompletionStage<T>, java.util.concurrent.Future<V>)
- org.redisson.misc.RedissonPromise<T> (implements org.redisson.misc.RPromise<T>)
- org.redisson.executor.RedissonExecutorBatchFuture (implements org.redisson.api.RExecutorBatchFuture)
- org.redisson.executor.RemotePromise<T>
- org.redisson.misc.RedissonPromise<T> (implements org.redisson.misc.RPromise<T>)
- org.redisson.executor.CronExpression (implements java.lang.Cloneable, java.io.Serializable)
- org.redisson.misc.PromiseDelegator<T> (implements org.redisson.misc.RPromise<T>)
- org.redisson.executor.RedissonExecutorFuture<V> (implements org.redisson.api.RExecutorFuture<V>)
- org.redisson.executor.RedissonScheduledFuture<V> (implements org.redisson.api.RScheduledFuture<V>)
- org.redisson.executor.RedissonCompletionService<V> (implements java.util.concurrent.CompletionService<V>)
- java.lang.ref.Reference<T>
- java.lang.ref.WeakReference<T>
- org.redisson.executor.RedissonExecutorFutureReference
- java.lang.ref.WeakReference<T>
- org.redisson.executor.TasksRunnerService (implements org.redisson.executor.RemoteExecutorService)
- org.redisson.remote.BaseRemoteService
Interface Hierarchy
- org.redisson.executor.RemoteExecutorService
- org.redisson.executor.RemoteExecutorServiceAsync