Enum SessionRestEndpointFactory

java.lang.Object
java.lang.Enum<SessionRestEndpointFactory>
org.apache.flink.runtime.rest.SessionRestEndpointFactory
All Implemented Interfaces:
Serializable, Comparable<SessionRestEndpointFactory>, RestEndpointFactory<DispatcherGateway>

public enum SessionRestEndpointFactory extends Enum<SessionRestEndpointFactory> implements RestEndpointFactory<DispatcherGateway>