public final class VertxExecutor extends Object
| Constructor and Description |
|---|
VertxExecutor() |
| Modifier and Type | Method and Description |
|---|---|
List<io.vertx.core.Future<ExecuteResult>> |
execute(ExecutionGroupContext<VertxExecutionUnit> executionGroupContext,
VertxExecutorCallback callback)
Execute group context and return futures.
|
public List<io.vertx.core.Future<ExecuteResult>> execute(ExecutionGroupContext<VertxExecutionUnit> executionGroupContext, VertxExecutorCallback callback)
executionGroupContext - Vert.x execution group contextcallback - callbackCopyright © 2022 The Apache Software Foundation. All rights reserved.