public interface ClusterAsync<U>
extends net.e6tech.elements.common.util.concurrent.Async<U>
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.CompletionStage<InvocationEvents.Response> |
ask(java.util.function.Consumer<U> consumer) |
java.util.concurrent.CompletionStage<InvocationEvents.Response> ask(java.util.function.Consumer<U> consumer)