public interface OutputFactory
| Modifier and Type | Method and Description |
|---|---|
OperatorFactory |
createOutputOperator(int operatorId,
PlanNodeId planNodeId,
List<Type> types,
Function<Page,Page> pagePreprocessor,
PagesSerdeFactory serdeFactory) |
OperatorFactory createOutputOperator(int operatorId, PlanNodeId planNodeId, List<Type> types, Function<Page,Page> pagePreprocessor, PagesSerdeFactory serdeFactory)
Copyright © 2012–2019. All rights reserved.