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 |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
IntCounter |
SavepointRuntimeContext.getIntCounter(String name) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.