Uses of Class
org.apache.flink.runtime.webmonitor.WebMonitorEndpoint
Packages that use WebMonitorEndpoint
Package
Description
-
Uses of WebMonitorEndpoint in org.apache.flink.runtime.dispatcher
Subclasses of WebMonitorEndpoint in org.apache.flink.runtime.dispatcher -
Uses of WebMonitorEndpoint in org.apache.flink.runtime.jobmaster
Subclasses of WebMonitorEndpoint in org.apache.flink.runtime.jobmasterModifier and TypeClassDescriptionclassREST endpoint for the ApplicationClusterEntryPoint. -
Uses of WebMonitorEndpoint in org.apache.flink.runtime.rest
Methods in org.apache.flink.runtime.rest that return WebMonitorEndpointModifier and TypeMethodDescriptionJobRestEndpointFactory.createRestEndpoint(org.apache.flink.configuration.Configuration configuration, LeaderGatewayRetriever<DispatcherGateway> dispatcherGatewayRetriever, LeaderGatewayRetriever<ResourceManagerGateway> resourceManagerGatewayRetriever, TransientBlobService transientBlobService, ScheduledExecutorService executor, MetricFetcher metricFetcher, LeaderElection leaderElection, org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler) RestEndpointFactory.createRestEndpoint(org.apache.flink.configuration.Configuration configuration, LeaderGatewayRetriever<DispatcherGateway> dispatcherGatewayRetriever, LeaderGatewayRetriever<ResourceManagerGateway> resourceManagerGatewayRetriever, TransientBlobService transientBlobService, ScheduledExecutorService executor, MetricFetcher metricFetcher, LeaderElection leaderElection, org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler) SessionRestEndpointFactory.createRestEndpoint(org.apache.flink.configuration.Configuration configuration, LeaderGatewayRetriever<DispatcherGateway> dispatcherGatewayRetriever, LeaderGatewayRetriever<ResourceManagerGateway> resourceManagerGatewayRetriever, TransientBlobService transientBlobService, ScheduledExecutorService executor, MetricFetcher metricFetcher, LeaderElection leaderElection, org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler)