T
- type of the RestfulGateway
public interface RestEndpointFactory<T extends RestfulGateway>
WebMonitorEndpoint
factory.Modifier and Type | Method and Description |
---|---|
static ExecutionGraphCache |
createExecutionGraphCache(RestHandlerConfiguration restConfiguration) |
WebMonitorEndpoint<T> |
createRestEndpoint(Configuration configuration,
LeaderGatewayRetriever<DispatcherGateway> dispatcherGatewayRetriever,
LeaderGatewayRetriever<ResourceManagerGateway> resourceManagerGatewayRetriever,
TransientBlobService transientBlobService,
ScheduledExecutorService executor,
MetricFetcher metricFetcher,
LeaderElectionService leaderElectionService,
FatalErrorHandler fatalErrorHandler) |
WebMonitorEndpoint<T> createRestEndpoint(Configuration configuration, LeaderGatewayRetriever<DispatcherGateway> dispatcherGatewayRetriever, LeaderGatewayRetriever<ResourceManagerGateway> resourceManagerGatewayRetriever, TransientBlobService transientBlobService, ScheduledExecutorService executor, MetricFetcher metricFetcher, LeaderElectionService leaderElectionService, FatalErrorHandler fatalErrorHandler) throws Exception
Exception
static ExecutionGraphCache createExecutionGraphCache(RestHandlerConfiguration restConfiguration)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.