Uses of Package
org.apache.flink.runtime.rest
Packages that use org.apache.flink.runtime.rest
Package
Description
-
Classes in org.apache.flink.runtime.rest used by org.apache.flink.runtime.dispatcherClassDescriptionAn abstract class for netty-based REST server endpoints.Rest service interface.
-
Classes in org.apache.flink.runtime.rest used by org.apache.flink.runtime.entrypoint.component
-
Classes in org.apache.flink.runtime.rest used by org.apache.flink.runtime.jobmasterClassDescriptionAn abstract class for netty-based REST server endpoints.Rest service interface.
-
Classes in org.apache.flink.runtime.rest used by org.apache.flink.runtime.restClassDescriptionBase class for all connection related exception thrown by the
RestClient.Client uploading a file.This class wraps netty'sHttpMethods into an enum, allowing us to use them in switches.RestEndpointFactorywhich creates aMiniDispatcherRestEndpoint.This client is the counter-part to theRestServerEndpoint.A configuration object forRestClients.WebMonitorEndpointfactory.A configuration object forRestServerEndpoints.Rest service interface.RestEndpointFactorywhich creates aDispatcherRestEndpoint. -
Classes in org.apache.flink.runtime.rest used by org.apache.flink.runtime.rest.handlerClassDescriptionThis class wraps netty's
HttpMethods into an enum, allowing us to use them in switches. -
Classes in org.apache.flink.runtime.rest used by org.apache.flink.runtime.rest.handler.jobClassDescriptionA special exception that indicates that an element was not found and that the request should be answered with a
404return code. -
Classes in org.apache.flink.runtime.rest used by org.apache.flink.runtime.rest.handler.job.rescalingClassDescriptionThis class wraps netty's
HttpMethods into an enum, allowing us to use them in switches. -
Classes in org.apache.flink.runtime.rest used by org.apache.flink.runtime.rest.handler.legacy.filesClassDescriptionThis class wraps netty's
HttpMethods into an enum, allowing us to use them in switches. -
Classes in org.apache.flink.runtime.rest used by org.apache.flink.runtime.rest.messagesClassDescriptionRepresents an HTTP header with a name and a value.This class wraps netty's
HttpMethods into an enum, allowing us to use them in switches. -
Classes in org.apache.flink.runtime.rest used by org.apache.flink.runtime.rest.messages.checkpointsClassDescriptionThis class wraps netty's
HttpMethods into an enum, allowing us to use them in switches. -
Classes in org.apache.flink.runtime.rest used by org.apache.flink.runtime.rest.messages.clusterClassDescriptionThis class wraps netty's
HttpMethods into an enum, allowing us to use them in switches. -
Classes in org.apache.flink.runtime.rest used by org.apache.flink.runtime.rest.messages.datasetClassDescriptionThis class wraps netty's
HttpMethods into an enum, allowing us to use them in switches. -
Classes in org.apache.flink.runtime.rest used by org.apache.flink.runtime.rest.messages.jobClassDescriptionThis class wraps netty's
HttpMethods into an enum, allowing us to use them in switches. -
Classes in org.apache.flink.runtime.rest used by org.apache.flink.runtime.rest.messages.job.coordinationClassDescriptionThis class wraps netty's
HttpMethods into an enum, allowing us to use them in switches. -
Classes in org.apache.flink.runtime.rest used by org.apache.flink.runtime.rest.messages.job.metricsClassDescriptionThis class wraps netty's
HttpMethods into an enum, allowing us to use them in switches. -
Classes in org.apache.flink.runtime.rest used by org.apache.flink.runtime.rest.messages.job.savepointsClassDescriptionThis class wraps netty's
HttpMethods into an enum, allowing us to use them in switches. -
Classes in org.apache.flink.runtime.rest used by org.apache.flink.runtime.rest.messages.job.savepoints.stopClassDescriptionThis class wraps netty's
HttpMethods into an enum, allowing us to use them in switches. -
Classes in org.apache.flink.runtime.rest used by org.apache.flink.runtime.rest.messages.taskmanagerClassDescriptionThis class wraps netty's
HttpMethods into an enum, allowing us to use them in switches. -
Classes in org.apache.flink.runtime.rest used by org.apache.flink.runtime.webmonitorClassDescriptionAn abstract class for netty-based REST server endpoints.Rest service interface.