Package org.apache.drill.exec.record
Interface CloseableRecordBatch
- All Superinterfaces:
AutoCloseable,Iterable<VectorWrapper<?>>,RecordBatch,VectorAccessible
- All Known Implementing Classes:
AbstractBinaryRecordBatch,AbstractHashBinaryRecordBatch,AbstractRecordBatch,AbstractSingleRecordBatch,AbstractTableFunctionRecordBatch,AbstractUnaryRecordBatch,DrillRecordReader,ExternalSortBatch,FilterRecordBatch,FlattenRecordBatch,HashAggBatch,HashJoinBatch,HashSetOpRecordBatch,InsertWriterRecordBatch,IteratorValidatorBatchIterator,LateralJoinBatch,LimitRecordBatch,MergeJoinBatch,MergingRecordBatch,MetadataControllerBatch,MetadataHandlerBatch,MetadataHashAggBatch,MetadataStreamAggBatch,NestedLoopJoinBatch,OperatorRecordBatch,OrderedPartitionRecordBatch,PartitionLimitRecordBatch,ProducerConsumerBatch,ProjectRecordBatch,RangePartitionRecordBatch,RemovingRecordBatch,RowKeyJoinBatch,RuntimeFilterRecordBatch,ScanBatch,SchemalessBatch,SortBatch,SpilledRecordBatch,StatisticsAggBatch,StatisticsMergeBatch,StatisticsWriterRecordBatch,StreamingAggBatch,TopNBatch,TraceRecordBatch,UnionAllRecordBatch,UnnestRecordBatch,UnorderedReceiverBatch,UnpivotMapsRecordBatch,WindowFrameRecordBatch,WriterRecordBatch
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.drill.exec.record.RecordBatch
RecordBatch.IterOutcome -
Field Summary
Fields inherited from interface org.apache.drill.exec.record.RecordBatch
MAX_BATCH_ROW_COUNT -
Method Summary
Methods inherited from interface java.lang.AutoCloseable
closeMethods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface org.apache.drill.exec.record.RecordBatch
cancel, dump, getContainer, getContext, getOutgoingContainer, getSchema, getValueAccessorById, getValueVectorId, getWritableBatch, nextMethods inherited from interface org.apache.drill.exec.record.VectorAccessible
getRecordCount, getSelectionVector2, getSelectionVector4