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