| Package | Description |
|---|---|
| org.apache.flink.runtime.entrypoint.component | |
| org.apache.flink.runtime.rest |
| Constructor and Description |
|---|
AbstractDispatcherResourceManagerComponentFactory(DispatcherFactory<T> dispatcherFactory,
ResourceManagerFactory<?> resourceManagerFactory,
RestEndpointFactory<U> restEndpointFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
JobRestEndpointFactory
RestEndpointFactory which creates a MiniDispatcherRestEndpoint. |
class |
SessionRestEndpointFactory
RestEndpointFactory which creates a DispatcherRestEndpoint. |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.