Uses of Interface
org.apache.flink.runtime.rest.RestEndpointFactory
Packages that use RestEndpointFactory
-
Uses of RestEndpointFactory in org.apache.flink.runtime.entrypoint.component
Constructors in org.apache.flink.runtime.entrypoint.component with parameters of type RestEndpointFactoryModifierConstructorDescriptionDefaultDispatcherResourceManagerComponentFactory(DispatcherRunnerFactory dispatcherRunnerFactory, ResourceManagerFactory<?> resourceManagerFactory, RestEndpointFactory<?> restEndpointFactory) -
Uses of RestEndpointFactory in org.apache.flink.runtime.rest
Classes in org.apache.flink.runtime.rest that implement RestEndpointFactoryModifier and TypeClassDescriptionenumRestEndpointFactorywhich creates aMiniDispatcherRestEndpoint.enumRestEndpointFactorywhich creates aDispatcherRestEndpoint.