Interface and Description |
---|
org.apache.flink.runtime.state.CheckpointListener
This interface has been moved to
CheckpointListener . This class is kept
to maintain backwards compatibility and will be removed in future releases. |
Class and Description |
---|
org.apache.flink.runtime.rest.handler.job.metrics.JobVertexMetricsHandler
This class is subsumed by
SubtaskMetricsHandler and is only kept for
backwards-compatibility. |
org.apache.flink.runtime.checkpoint.TaskState
Internal class for savepoint backwards compatibility. Don't use for other purposes.
|
org.apache.flink.runtime.rest.messages.YarnCancelJobTerminationHeaders
This should be removed once we can send arbitrary REST calls via the Yarn proxy.
|
org.apache.flink.runtime.rest.messages.YarnStopJobTerminationHeaders
This should be removed once we can send arbitrary REST calls via the Yarn proxy.
|
Field and Description |
---|
org.apache.flink.runtime.entrypoint.parser.CommandLineOptions.EXECUTION_MODE_OPTION
exists only for compatibility with legacy mode. Remove once legacy mode
and execution mode option has been removed.
|
org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo.FIELD_NAME_NETWORK_MEMORY_SEGMENTS_AVAILABLE |
org.apache.flink.runtime.rest.messages.taskmanager.TaskManagerMetricsInfo.FIELD_NAME_NETWORK_MEMORY_SEGMENTS_TOTAL |
org.apache.flink.runtime.metrics.MetricNames.FULL_RESTARTS |
org.apache.flink.runtime.metrics.MetricNames.IO_CURRENT_INPUT_1_WATERMARK |
org.apache.flink.runtime.metrics.MetricNames.IO_CURRENT_INPUT_2_WATERMARK |
Enum Constant and Description |
---|
org.apache.flink.runtime.rest.messages.TerminationModeQueryParameter.TerminationMode.STOP
Please use the "stop" command instead.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.