| Package | Description |
|---|---|
| org.apache.flink.runtime.dispatcher |
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpDispatcherBootstrap
A
DispatcherBootstrap which submits the provided job graphs for
execution upon dispatcher initialization. |
| Modifier and Type | Method and Description |
|---|---|
DispatcherBootstrap |
DispatcherBootstrapFactory.create(DispatcherGateway dispatcher,
org.apache.flink.util.concurrent.ScheduledExecutor scheduledExecutor,
org.apache.flink.runtime.rpc.FatalErrorHandler errorHandler) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.