Uses of Interface
org.redisson.executor.RemoteExecutorService
-
Packages that use RemoteExecutorService Package Description org.redisson.executor -
-
Uses of RemoteExecutorService in org.redisson.executor
Classes in org.redisson.executor that implement RemoteExecutorService Modifier and Type Class Description class
TasksRunnerService
Executor service runs Callable and Runnable tasks.
-