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