| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network.api.writer | |
| org.apache.flink.runtime.metrics.groups |
| Modifier and Type | Method and Description |
|---|---|
void |
RecordWriter.setMetricGroup(TaskIOMetricGroup metrics)
Sets the metric group for this RecordWriter.
|
| Modifier and Type | Method and Description |
|---|---|
TaskIOMetricGroup |
TaskMetricGroup.getIOMetricGroup()
Returns the TaskIOMetricGroup for this task.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.