Uses of Interface
org.redisson.api.RExecutorService
Packages that use RExecutorService
-
Uses of RExecutorService in org.redisson
Classes in org.redisson that implement RExecutorService -
Uses of RExecutorService in org.redisson.api
Subinterfaces of RExecutorService in org.redisson.apiModifier and TypeInterfaceDescriptioninterfaceRedis based implementation ofScheduledExecutorService -
Uses of RExecutorService in org.redisson.mapreduce
Constructors in org.redisson.mapreduce with parameters of type RExecutorServiceModifierConstructorDescriptionSubTasksExecutor(RExecutorService executor, long startTime, long timeout)