@Internal public class PlanFilterOperator<T> extends FilterOperatorBase<T,FlatMapFunction<T,T>>
| Modifier and Type | Class and Description |
|---|---|
static class |
PlanFilterOperator.FlatMapFilter<T> |
inputbroadcastInputs, userFunctioncompilerHints, name, operatorInfo, parameters| Constructor and Description |
|---|
PlanFilterOperator(FilterFunction<T> udf,
String name,
TypeInformation<T> type) |
executeOnCollectionsaccept, addInput, addInput, clearInputs, getInput, getKeyColumns, getNumberOfInputs, getOperatorInfo, getSemanticProperties, setInput, setInput, setInputs, setSemanticPropertiesasArray, emptyClassArray, getBroadcastInputs, getUserCodeWrapper, setBroadcastVariable, setBroadcastVariablescreateUnionCascade, createUnionCascade, createUnionCascade, getCompilerHints, getName, getParallelism, getParameters, setName, setParallelism, setParameter, setParameter, setParameter, toStringpublic PlanFilterOperator(FilterFunction<T> udf, String name, TypeInformation<T> type)
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.