| Package | Description |
|---|---|
| org.apache.flink.runtime.entrypoint | |
| org.apache.flink.runtime.entrypoint.component | |
| org.apache.flink.runtime.minicluster |
| Modifier and Type | Method and Description |
|---|---|
protected abstract DispatcherResourceManagerComponentFactory |
ClusterEntrypoint.createDispatcherResourceManagerComponentFactory(org.apache.flink.configuration.Configuration configuration) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDispatcherResourceManagerComponentFactory
Abstract class which implements the creation of the
DispatcherResourceManagerComponent
components. |
| Modifier and Type | Method and Description |
|---|---|
protected DispatcherResourceManagerComponentFactory |
MiniCluster.createDispatcherResourceManagerComponentFactory() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.