Uses of Class
org.apache.flink.runtime.rest.HttpMethodWrapper
-
-
Uses of HttpMethodWrapper in org.apache.flink.runtime.rest
Methods in org.apache.flink.runtime.rest that return HttpMethodWrapper Modifier and Type Method Description static HttpMethodWrapper
HttpMethodWrapper. valueOf(String name)
Returns the enum constant of this type with the specified name.static HttpMethodWrapper[]
HttpMethodWrapper. values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of HttpMethodWrapper in org.apache.flink.runtime.rest.handler
Methods in org.apache.flink.runtime.rest.handler that return HttpMethodWrapper Modifier and Type Method Description HttpMethodWrapper
RestHandlerSpecification. getHttpMethod()
Returns theHttpMethodWrapper
to be used for the request. -
Uses of HttpMethodWrapper in org.apache.flink.runtime.rest.handler.job.rescaling
Methods in org.apache.flink.runtime.rest.handler.job.rescaling that return HttpMethodWrapper Modifier and Type Method Description HttpMethodWrapper
RescalingStatusHeaders. getHttpMethod()
HttpMethodWrapper
RescalingTriggerHeaders. getHttpMethod()
-
Uses of HttpMethodWrapper in org.apache.flink.runtime.rest.handler.legacy.files
Methods in org.apache.flink.runtime.rest.handler.legacy.files that return HttpMethodWrapper Modifier and Type Method Description HttpMethodWrapper
WebContentHandlerSpecification. getHttpMethod()
-
Uses of HttpMethodWrapper in org.apache.flink.runtime.rest.messages
Methods in org.apache.flink.runtime.rest.messages that return HttpMethodWrapper Modifier and Type Method Description HttpMethodWrapper
ClusterConfigurationInfoHeaders. getHttpMethod()
HttpMethodWrapper
ClusterOverviewHeaders. getHttpMethod()
HttpMethodWrapper
CustomHeadersDecorator. getHttpMethod()
HttpMethodWrapper
DashboardConfigurationHeaders. getHttpMethod()
HttpMethodWrapper
JobAccumulatorsHeaders. getHttpMethod()
HttpMethodWrapper
JobCancellationHeaders. getHttpMethod()
HttpMethodWrapper
JobClientHeartbeatHeaders. getHttpMethod()
HttpMethodWrapper
JobConfigHeaders. getHttpMethod()
HttpMethodWrapper
JobExceptionsHeaders. getHttpMethod()
HttpMethodWrapper
JobIdsWithStatusesOverviewHeaders. getHttpMethod()
HttpMethodWrapper
JobManagerEnvironmentHeaders. getHttpMethod()
HttpMethodWrapper
JobManagerLogUrlHeaders. getHttpMethod()
HttpMethodWrapper
JobPlanHeaders. getHttpMethod()
HttpMethodWrapper
JobsOverviewHeaders. getHttpMethod()
HttpMethodWrapper
JobVertexAccumulatorsHeaders. getHttpMethod()
HttpMethodWrapper
JobVertexBackPressureHeaders. getHttpMethod()
HttpMethodWrapper
JobVertexDetailsHeaders. getHttpMethod()
HttpMethodWrapper
JobVertexFlameGraphHeaders. getHttpMethod()
HttpMethodWrapper
JobVertexTaskManagersHeaders. getHttpMethod()
HttpMethodWrapper
SubtasksAllAccumulatorsHeaders. getHttpMethod()
HttpMethodWrapper
SubtasksTimesHeaders. getHttpMethod()
HttpMethodWrapper
TaskManagerLogUrlHeaders. getHttpMethod()
HttpMethodWrapper
YarnCancelJobTerminationHeaders. getHttpMethod()
Deprecated.HttpMethodWrapper
YarnStopJobTerminationHeaders. getHttpMethod()
Deprecated. -
Uses of HttpMethodWrapper in org.apache.flink.runtime.rest.messages.checkpoints
Methods in org.apache.flink.runtime.rest.messages.checkpoints that return HttpMethodWrapper Modifier and Type Method Description HttpMethodWrapper
CheckpointConfigHeaders. getHttpMethod()
HttpMethodWrapper
CheckpointingStatisticsHeaders. getHttpMethod()
HttpMethodWrapper
CheckpointStatisticDetailsHeaders. getHttpMethod()
HttpMethodWrapper
CheckpointStatusHeaders. getHttpMethod()
HttpMethodWrapper
CheckpointTriggerHeaders. getHttpMethod()
HttpMethodWrapper
TaskCheckpointStatisticsHeaders. getHttpMethod()
-
Uses of HttpMethodWrapper in org.apache.flink.runtime.rest.messages.cluster
Methods in org.apache.flink.runtime.rest.messages.cluster that return HttpMethodWrapper Modifier and Type Method Description HttpMethodWrapper
JobManagerCustomLogHeaders. getHttpMethod()
HttpMethodWrapper
JobManagerLogFileHeader. getHttpMethod()
HttpMethodWrapper
JobManagerLogListHeaders. getHttpMethod()
HttpMethodWrapper
JobManagerProfilingFileHeaders. getHttpMethod()
HttpMethodWrapper
JobManagerProfilingHeaders. getHttpMethod()
HttpMethodWrapper
JobManagerProfilingListHeaders. getHttpMethod()
HttpMethodWrapper
JobManagerStdoutFileHeader. getHttpMethod()
HttpMethodWrapper
JobManagerThreadDumpHeaders. getHttpMethod()
HttpMethodWrapper
ShutdownHeaders. getHttpMethod()
-
Uses of HttpMethodWrapper in org.apache.flink.runtime.rest.messages.dataset
Methods in org.apache.flink.runtime.rest.messages.dataset that return HttpMethodWrapper Modifier and Type Method Description HttpMethodWrapper
ClusterDataSetDeleteStatusHeaders. getHttpMethod()
HttpMethodWrapper
ClusterDataSetDeleteTriggerHeaders. getHttpMethod()
HttpMethodWrapper
ClusterDataSetListHeaders. getHttpMethod()
-
Uses of HttpMethodWrapper in org.apache.flink.runtime.rest.messages.job
Methods in org.apache.flink.runtime.rest.messages.job that return HttpMethodWrapper Modifier and Type Method Description HttpMethodWrapper
JobDetailsHeaders. getHttpMethod()
HttpMethodWrapper
JobExecutionResultHeaders. getHttpMethod()
HttpMethodWrapper
JobManagerJobConfigurationHeaders. getHttpMethod()
HttpMethodWrapper
JobManagerJobEnvironmentHeaders. getHttpMethod()
HttpMethodWrapper
JobResourceRequirementsHeaders. getHttpMethod()
HttpMethodWrapper
JobResourcesRequirementsUpdateHeaders. getHttpMethod()
HttpMethodWrapper
JobStatusInfoHeaders. getHttpMethod()
HttpMethodWrapper
JobSubmitHeaders. getHttpMethod()
HttpMethodWrapper
SubtaskCurrentAttemptDetailsHeaders. getHttpMethod()
HttpMethodWrapper
SubtaskExecutionAttemptAccumulatorsHeaders. getHttpMethod()
HttpMethodWrapper
SubtaskExecutionAttemptDetailsHeaders. getHttpMethod()
-
Uses of HttpMethodWrapper in org.apache.flink.runtime.rest.messages.job.coordination
Methods in org.apache.flink.runtime.rest.messages.job.coordination that return HttpMethodWrapper Modifier and Type Method Description HttpMethodWrapper
ClientCoordinationHeaders. getHttpMethod()
-
Uses of HttpMethodWrapper in org.apache.flink.runtime.rest.messages.job.metrics
Methods in org.apache.flink.runtime.rest.messages.job.metrics that return HttpMethodWrapper Modifier and Type Method Description HttpMethodWrapper
AbstractAggregatedMetricsHeaders. getHttpMethod()
HttpMethodWrapper
AbstractMetricsHeaders. getHttpMethod()
HttpMethodWrapper
JobVertexWatermarksHeaders. getHttpMethod()
-
Uses of HttpMethodWrapper in org.apache.flink.runtime.rest.messages.job.savepoints
Methods in org.apache.flink.runtime.rest.messages.job.savepoints that return HttpMethodWrapper Modifier and Type Method Description HttpMethodWrapper
SavepointDisposalStatusHeaders. getHttpMethod()
HttpMethodWrapper
SavepointDisposalTriggerHeaders. getHttpMethod()
HttpMethodWrapper
SavepointStatusHeaders. getHttpMethod()
HttpMethodWrapper
SavepointTriggerHeaders. getHttpMethod()
-
Uses of HttpMethodWrapper in org.apache.flink.runtime.rest.messages.job.savepoints.stop
Methods in org.apache.flink.runtime.rest.messages.job.savepoints.stop that return HttpMethodWrapper Modifier and Type Method Description HttpMethodWrapper
StopWithSavepointTriggerHeaders. getHttpMethod()
-
Uses of HttpMethodWrapper in org.apache.flink.runtime.rest.messages.taskmanager
Methods in org.apache.flink.runtime.rest.messages.taskmanager that return HttpMethodWrapper Modifier and Type Method Description HttpMethodWrapper
TaskManagerCustomLogHeaders. getHttpMethod()
HttpMethodWrapper
TaskManagerDetailsHeaders. getHttpMethod()
HttpMethodWrapper
TaskManagerLogFileHeaders. getHttpMethod()
HttpMethodWrapper
TaskManagerLogsHeaders. getHttpMethod()
HttpMethodWrapper
TaskManagerProfilingFileHeaders. getHttpMethod()
HttpMethodWrapper
TaskManagerProfilingHeaders. getHttpMethod()
HttpMethodWrapper
TaskManagerProfilingListHeaders. getHttpMethod()
HttpMethodWrapper
TaskManagersHeaders. getHttpMethod()
HttpMethodWrapper
TaskManagerStdoutFileHeaders. getHttpMethod()
HttpMethodWrapper
TaskManagerThreadDumpHeaders. getHttpMethod()
-