Package org.redisson.mapreduce
Class SubTasksExecutor
- java.lang.Object
-
- org.redisson.mapreduce.SubTasksExecutor
-
public class SubTasksExecutor extends Object
- Author:
- Nikita Koksharov
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SubTasksExecutor.LatchListener
-
Constructor Summary
Constructors Constructor Description SubTasksExecutor(RExecutorService executor, int workersAmount, long startTime, long timeout)
-
-
-
Constructor Detail
-
SubTasksExecutor
public SubTasksExecutor(RExecutorService executor, int workersAmount, long startTime, long timeout)
-
-