public class SubTasksExecutor extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SubTasksExecutor.LatchListener |
| Constructor and Description |
|---|
SubTasksExecutor(RExecutorService executor,
int workersAmount,
long startTime,
long timeout) |
public SubTasksExecutor(RExecutorService executor, int workersAmount, long startTime, long timeout)
Copyright © 2014–2018 The Redisson Project. All rights reserved.