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