| Package | Description |
|---|---|
| org.apache.flink.api.common.functions |
| Modifier and Type | Method and Description |
|---|---|
IterationRuntimeContext |
RichFunction.getIterationRuntimeContext()
Gets a specialized version of the
RuntimeContext, which has additional information
about the iteration in which the function is executed. |
IterationRuntimeContext |
AbstractRichFunction.getIterationRuntimeContext() |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.