Uses of Interface
org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess.DispatcherGatewayService
Packages that use AbstractDispatcherLeaderProcess.DispatcherGatewayService
-
Uses of AbstractDispatcherLeaderProcess.DispatcherGatewayService in org.apache.flink.runtime.dispatcher.runner
Classes in org.apache.flink.runtime.dispatcher.runner that implement AbstractDispatcherLeaderProcess.DispatcherGatewayServiceModifier and TypeClassDescriptionclassA facade over theDispatcherthat exposes specific functionality.Methods in org.apache.flink.runtime.dispatcher.runner that return AbstractDispatcherLeaderProcess.DispatcherGatewayServiceModifier and TypeMethodDescriptionAbstractDispatcherLeaderProcess.DispatcherGatewayServiceFactory.create(DispatcherId dispatcherId, Collection<ExecutionPlan> recoveredJobs, Collection<JobResult> recoveredDirtyJobResults, ExecutionPlanWriter executionPlanWriter, JobResultStore jobResultStore) Methods in org.apache.flink.runtime.dispatcher.runner that return types with arguments of type AbstractDispatcherLeaderProcess.DispatcherGatewayServiceModifier and TypeMethodDescriptionprotected final Optional<AbstractDispatcherLeaderProcess.DispatcherGatewayService>AbstractDispatcherLeaderProcess.getDispatcherService()