| 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 |
|---|---|
LongCounter |
LongCounter.clone() |
| Modifier and Type | Method and Description |
|---|---|
LongCounter |
RuntimeContext.getLongCounter(String name)
Convenience function to create a counter object for longs.
|
| Modifier and Type | Method and Description |
|---|---|
LongCounter |
AbstractRuntimeUDFContext.getLongCounter(String name) |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.