public static class NullOutputOperator.NullOutputFactory extends Object implements OutputFactory
Constructor and Description |
---|
NullOutputFactory() |
Modifier and Type | Method and Description |
---|---|
OperatorFactory |
createOutputOperator(int operatorId,
PlanNodeId planNodeId,
List<Type> types,
Function<Page,Page> pagePreprocessor,
Optional<OutputPartitioning> outputPartitioning,
PagesSerdeFactory serdeFactory) |
public OperatorFactory createOutputOperator(int operatorId, PlanNodeId planNodeId, List<Type> types, Function<Page,Page> pagePreprocessor, Optional<OutputPartitioning> outputPartitioning, PagesSerdeFactory serdeFactory)
createOutputOperator
in interface OutputFactory
Copyright © 2012–2022. All rights reserved.