Uses of Class
org.apache.drill.exec.record.RecordBatchSizer.ColumnSize
Packages that use RecordBatchSizer.ColumnSize
-
Uses of RecordBatchSizer.ColumnSize in org.apache.drill.exec.record
Methods in org.apache.drill.exec.record that return RecordBatchSizer.ColumnSizeModifier and TypeMethodDescriptionRecordBatchMemoryManager.getColumnSize(int index, String name) RecordBatchMemoryManager.getColumnSize(String name) Methods in org.apache.drill.exec.record that return types with arguments of type RecordBatchSizer.ColumnSizeModifier and TypeMethodDescriptionRecordBatchSizer.columns()RecordBatchSizer.columnsList()This is a convenience method to get the sizes of columns in the same order that the corresponding value vectors are stored within aVectorAccessible.RecordBatchSizer.ColumnSize.getChildren()Method parameters in org.apache.drill.exec.record with type arguments of type RecordBatchSizer.ColumnSizeModifier and TypeMethodDescriptionstatic intRecordBatchSizer.getStdNetSizePerEntryCommon(TypeProtos.MajorType majorType, boolean isOptional, boolean isRepeated, boolean isRepeatedList, Map<String, RecordBatchSizer.ColumnSize> children)