Interface BatchCreator<T extends PhysicalOperator>

All Known Implementing Classes:
ComplexToJsonBatchCreator, DirectBatchCreator, EasyReaderBatchCreator, EasyWriterBatchCreator, EnumerableBatchCreator, ExternalSortBatchCreator, FilterBatchCreator, FlattenBatchCreator, HashAggBatchCreator, HashJoinBatchCreator, InfoSchemaBatchCreator, IteratorValidatorCreator, LateralJoinBatchCreator, LimitBatchCreator, MergeJoinCreator, MergingReceiverCreator, MetadataControllerBatchCreator, MetadataHandlerBatchCreator, MetadataHashAggBatchCreator, MetadataStreamAggBatchCreator, MockScanBatchCreator, NestedLoopJoinBatchCreator, ParquetScanBatchCreator, ParquetWriterBatchCreator, PartitionLimitBatchCreator, ProducerConsumerBatchCreator, ProjectBatchCreator, RowKeyJoinBatchCreator, RuntimeFilterBatchCreator, SchemalessBatchCreator, SetOpBatchCreator, SortBatchCreator, StatisticsAggBatchCreator, StatisticsMergeBatchCreator, StreamingAggBatchCreator, SVRemoverCreator, SystemTableBatchCreator, TopNSortBatchCreator, TraceBatchCreator, UnionAllBatchCreator, UnnestBatchCreator, UnorderedReceiverCreator, UnpivotMapsBatchCreator, ValuesBatchCreator, WindowFrameBatchCreator

public interface BatchCreator<T extends PhysicalOperator>