public static interface TaskManagerRunner.TaskExecutorService extends AutoCloseableAsync
Modifier and Type | Method and Description |
---|---|
CompletableFuture<Void> |
getTerminationFuture() |
void |
start() |
close, closeAsync
void start()
CompletableFuture<Void> getTerminationFuture()
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.