Package org.redisson.executor
package org.redisson.executor
-
ClassDescriptionA
CompletionServicethat uses a suppliedExecutorto execute tasks.Executor service runs Callable and Runnable tasks.
CompletionService that uses a supplied Executor
to execute tasks.