Package | Description |
---|---|
org.apache.flink.api.common.accumulators | |
org.apache.flink.api.common.functions | |
org.apache.flink.api.common.functions.util | |
org.apache.flink.state.api.runtime |
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) |
Modifier and Type | Method and Description |
---|---|
DoubleCounter |
SavepointRuntimeContext.getDoubleCounter(String name) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.