Uses of Class
org.apache.flink.runtime.rest.RestServerEndpoint
Packages that use RestServerEndpoint
Package
Description
-
Uses of RestServerEndpoint in org.apache.flink.runtime.dispatcher
Subclasses of RestServerEndpoint in org.apache.flink.runtime.dispatcher -
Uses of RestServerEndpoint in org.apache.flink.runtime.jobmaster
Subclasses of RestServerEndpoint in org.apache.flink.runtime.jobmasterModifier and TypeClassDescriptionclassREST endpoint for the ApplicationClusterEntryPoint. -
Uses of RestServerEndpoint in org.apache.flink.runtime.webmonitor
Subclasses of RestServerEndpoint in org.apache.flink.runtime.webmonitorModifier and TypeClassDescriptionclassWebMonitorEndpoint<T extends RestfulGateway>Rest endpoint which serves the web frontend REST calls.