Package | Description |
---|---|
org.apache.flink.api.common.functions.util | |
org.apache.flink.runtime.operators.util | |
org.apache.flink.streaming.api.operators |
Modifier and Type | Class and Description |
---|---|
class |
RuntimeUDFContext
A standalone implementation of the
RuntimeContext , created by runtime UDF operators. |
Modifier and Type | Class and Description |
---|---|
class |
DistributedRuntimeUDFContext
A standalone implementation of the
RuntimeContext , created by runtime UDF operators. |
Modifier and Type | Class and Description |
---|---|
class |
StreamingRuntimeContext
Implementation of the
RuntimeContext ,
for streaming operators. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.