Class | Description |
---|---|
AbstractRuntimeUDFContext |
A standalone implementation of the
RuntimeContext , created by runtime UDF operators. |
CopyingIterator<E> | |
CopyingListCollector<T> | |
FunctionUtils |
Utility class that contains helper methods to work with Flink
Function class. |
ListCollector<T> |
A
Collector that puts the collected elements into a given list. |
NoOpFunction | |
RuntimeUDFContext |
A standalone implementation of the
RuntimeContext , created by runtime UDF operators. |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.