public static class SubTasksExecutor.LatchListener extends Object implements io.netty.util.concurrent.FutureListener<Object>
| Constructor and Description |
|---|
LatchListener() |
LatchListener(CountDownLatch latch) |
| Modifier and Type | Method and Description |
|---|---|
void |
operationComplete(io.netty.util.concurrent.Future<Object> future) |
public LatchListener()
public LatchListener(CountDownLatch latch)
Copyright © 2014–2018 The Redisson Project. All rights reserved.