| Modifier and Type | Method and Description |
|---|---|
void |
ResultPartitionWriter.setMetricGroup(TaskIOMetricGroup metrics)
Sets the metric group for the
ResultPartitionWriter. |
void |
RecordWriter.setMetricGroup(TaskIOMetricGroup metrics)
Sets the metric group for this RecordWriter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResultPartition.setMetricGroup(TaskIOMetricGroup metrics) |
void |
BufferWritingResultPartition.setMetricGroup(TaskIOMetricGroup metrics) |
| Modifier and Type | Method and Description |
|---|---|
void |
HsResultPartition.setMetricGroup(TaskIOMetricGroup metrics) |
| Modifier and Type | Method and Description |
|---|---|
TaskIOMetricGroup |
TaskMetricGroup.getIOMetricGroup()
Returns the TaskIOMetricGroup for this task.
|
TaskIOMetricGroup |
InternalOperatorMetricGroup.getTaskIOMetricGroup() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.