Uses of Class
org.apache.drill.exec.physical.impl.WriterRecordBatch
Packages that use WriterRecordBatch
-
Uses of WriterRecordBatch in org.apache.drill.exec.physical.impl
Subclasses of WriterRecordBatch in org.apache.drill.exec.physical.impl -
Uses of WriterRecordBatch in org.apache.drill.exec.store.parquet
Methods in org.apache.drill.exec.store.parquet that return WriterRecordBatchModifier and TypeMethodDescriptionParquetWriterBatchCreator.getBatch
(ExecutorFragmentContext context, ParquetWriter config, List<RecordBatch> children) ParquetFormatPlugin.getWriterBatch
(FragmentContext context, RecordBatch incoming, ParquetWriter writer)