Uses of Class
org.redisson.misc.RedissonPromise
-
Packages that use RedissonPromise Package Description org.redisson.command org.redisson.executor -
-
Uses of RedissonPromise in org.redisson.command
Subclasses of RedissonPromise in org.redisson.command Modifier and Type Class Description class
BatchPromise<T>
-
Uses of RedissonPromise in org.redisson.executor
Subclasses of RedissonPromise in org.redisson.executor Modifier and Type Class Description class
RedissonExecutorBatchFuture
class
RemotePromise<T>
-