| Package | Description |
|---|---|
| org.apache.flink.runtime.dispatcher | |
| org.apache.flink.runtime.entrypoint | |
| org.apache.flink.runtime.jobmaster |
| Modifier and Type | Class and Description |
|---|---|
class |
DispatcherRestEndpoint
REST endpoint for the
Dispatcher component. |
| Modifier and Type | Method and Description |
|---|---|
protected abstract WebMonitorEndpoint<?> |
ClusterEntrypoint.createRestEndpoint(org.apache.flink.configuration.Configuration configuration,
LeaderGatewayRetriever<DispatcherGateway> dispatcherGatewayRetriever,
LeaderGatewayRetriever<ResourceManagerGateway> resourceManagerGatewayRetriever,
TransientBlobService transientBlobService,
Executor executor,
MetricQueryServiceRetriever metricQueryServiceRetriever,
LeaderElectionService leaderElectionService) |
| Modifier and Type | Class and Description |
|---|---|
class |
MiniDispatcherRestEndpoint
REST endpoint for the
JobClusterEntrypoint. |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.