public static class SubTasksExecutor.LatchListener extends Object implements BiConsumer<Object,Throwable>
| Constructor and Description |
|---|
LatchListener() |
LatchListener(CountDownLatch latch) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Object t,
Throwable u) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenpublic LatchListener()
public LatchListener(CountDownLatch latch)
Copyright © 2014–2019 Redisson. All rights reserved.