| Package | Description |
|---|---|
| org.apache.flink.api.common.accumulators | |
| org.apache.flink.api.common.functions | |
| org.apache.flink.api.common.functions.util |
| Modifier and Type | Method and Description |
|---|---|
IntCounter |
IntCounter.clone() |
| Modifier and Type | Method and Description |
|---|---|
IntCounter |
RuntimeContext.getIntCounter(String name)
Convenience function to create a counter object for integers.
|
| Modifier and Type | Method and Description |
|---|---|
IntCounter |
AbstractRuntimeUDFContext.getIntCounter(String name) |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.