public static interface TaskManagerRunner.TaskExecutorService
extends org.apache.flink.util.AutoCloseableAsync
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Void> |
getTerminationFuture() |
void |
start() |
void start()
CompletableFuture<Void> getTerminationFuture()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.