| Package | Description |
|---|---|
| org.apache.flink.contrib.operatorstatistics |
| Modifier and Type | Method and Description |
|---|---|
OperatorStatistics |
OperatorStatistics.clone() |
OperatorStatistics |
OperatorStatisticsAccumulator.getLocalValue() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.common.accumulators.Accumulator<Object,OperatorStatistics> |
OperatorStatisticsAccumulator.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
OperatorStatistics.merge(OperatorStatistics other) |
| Modifier and Type | Method and Description |
|---|---|
void |
OperatorStatisticsAccumulator.merge(org.apache.flink.api.common.accumulators.Accumulator<Object,OperatorStatistics> other) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.