Uses of Interface
org.apache.flink.runtime.rest.RestService
Packages that use RestService
Package
Description
-
Uses of RestService in org.apache.flink.runtime.dispatcher
Classes in org.apache.flink.runtime.dispatcher that implement RestService -
Uses of RestService in org.apache.flink.runtime.jobmaster
Classes in org.apache.flink.runtime.jobmaster that implement RestServiceModifier and TypeClassDescriptionclassREST endpoint for the ApplicationClusterEntryPoint. -
Uses of RestService in org.apache.flink.runtime.rest
Classes in org.apache.flink.runtime.rest that implement RestServiceModifier and TypeClassDescriptionclassAn abstract class for netty-based REST server endpoints. -
Uses of RestService in org.apache.flink.runtime.webmonitor
Classes in org.apache.flink.runtime.webmonitor that implement RestServiceModifier and TypeClassDescriptionclassWebMonitorEndpoint<T extends RestfulGateway>Rest endpoint which serves the web frontend REST calls.