| Modifier and Type | Class and Description |
|---|---|
class |
AccumulatorsIncludeSerializedValueQueryParameter
Query parameter for job's accumulator handler
JobAccumulatorsHandler. |
class |
FlameGraphTypeQueryParameter
Flame Graph type query parameter.
|
class |
JobIDPathParameter
Path parameter identifying jobs.
|
class |
JobVertexIdPathParameter
Path parameter specifying a
JobVertexID. |
class |
LogFileNamePathParameter
Parameters used by
TaskManagerCustomLogHandler and JobManagerCustomLogHandler. |
class |
MessagePathParameter<X>
This class represents path parameters of a request.
|
class |
MessageQueryParameter<X>
This class represents query parameters of a request.
|
class |
OperatorIDPathParameter
Path parameter identifying operators.
|
class |
RescalingParallelismQueryParameter
Parallelism for the rescaling of jobs specified as a
MessageQueryParameter. |
class |
SubtaskIndexPathParameter
Path parameter specifying the index of a subtask.
|
class |
TerminationModeQueryParameter
Termination mode query parameter.
|
class |
TriggerIdPathParameter
MessagePathParameter for the trigger id of an asynchronous operation. |
| Modifier and Type | Class and Description |
|---|---|
class |
CheckpointIdPathParameter
Path parameter for the checkpoint id of type
Long. |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterDataSetIdPathParameter
Path parameter identifying cluster data sets.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SubtaskAttemptPathParameter
Path parameter identifying subtask attempt.
|
class |
UpperLimitExceptionParameter
Specifies the upper limit of exceptions to return for JobExceptionsHandler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JobsFilterQueryParameter
MessageQueryParameter for selecting jobs when aggregating metrics. |
class |
MetricsAggregationParameter
TODO: add javadoc.
|
class |
MetricsFilterParameter
MessageQueryParameter for filtering metrics provided by MetricStore. |
class |
SubtasksFilterQueryParameter
MessageQueryParameter for selecting subtasks when aggregating metrics. |
class |
TaskManagersFilterQueryParameter
MessageQueryParameter for selecting task managers when aggregating metrics. |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskManagerIdPathParameter
TaskManager id path parameter used by TaskManager related handlers.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.