Package | Description |
---|---|
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 |
---|---|
Histogram |
RuntimeContext.getHistogram(String name)
Convenience function to create a counter object for histograms.
|
Modifier and Type | Method and Description |
---|---|
Histogram |
AbstractRuntimeUDFContext.getHistogram(String name) |
Modifier and Type | Method and Description |
---|---|
Histogram |
SavepointRuntimeContext.getHistogram(String name) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.