T - type of the RestfulGatewaypublic interface RestEndpointFactory<T extends RestfulGateway>
WebMonitorEndpoint factory.| 限定符和类型 | 方法和说明 |
|---|---|
static ExecutionGraphCache |
createExecutionGraphCache(RestHandlerConfiguration restConfiguration) |
WebMonitorEndpoint<T> |
createRestEndpoint(org.apache.flink.configuration.Configuration configuration,
LeaderGatewayRetriever<DispatcherGateway> dispatcherGatewayRetriever,
LeaderGatewayRetriever<ResourceManagerGateway> resourceManagerGatewayRetriever,
TransientBlobService transientBlobService,
ScheduledExecutorService executor,
MetricFetcher metricFetcher,
LeaderElectionService leaderElectionService,
org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler) |
WebMonitorEndpoint<T> createRestEndpoint(org.apache.flink.configuration.Configuration configuration, LeaderGatewayRetriever<DispatcherGateway> dispatcherGatewayRetriever, LeaderGatewayRetriever<ResourceManagerGateway> resourceManagerGatewayRetriever, TransientBlobService transientBlobService, ScheduledExecutorService executor, MetricFetcher metricFetcher, LeaderElectionService leaderElectionService, org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler) throws Exception
Exceptionstatic ExecutionGraphCache createExecutionGraphCache(RestHandlerConfiguration restConfiguration)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.