Package org.apache.drill.exec.record
Class ExpandableHyperContainer
java.lang.Object
org.apache.drill.exec.record.VectorContainer
org.apache.drill.exec.record.ExpandableHyperContainer
- All Implemented Interfaces:
Iterable<VectorWrapper<?>>
,VectorAccessible
-
Field Summary
Fields inherited from class org.apache.drill.exec.record.VectorContainer
wrappers
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.drill.exec.record.VectorContainer
add, add, add, addCollection, addHyperList, addHyperList, addOrGet, addOrGet, addOrGet, allocate, allocateNew, allocateNewSafe, allocatePrecomputedChildCount, appendRow, buildFrom, buildSchema, clear, copySchemaFrom, exchange, getAllocator, getLast, getNumberOfColumns, getRecordCount, getSchema, getSelectionVector2, getSelectionVector4, getTransferClone, getTransferClone, getTransferClone, getValueAccessorById, getValueVector, getValueVectorId, hasRecordCount, hasSchema, incRecordCount, isSchemaChanged, iterator, merge, prettyPrintRecord, rawTransferIn, remove, removeAll, schemaChanged, setEmpty, setRecordCount, setValueCount, toString, transferIn, transferOut, zeroVectors
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
ExpandableHyperContainer
public ExpandableHyperContainer() -
ExpandableHyperContainer
-
-
Method Details
-
addBatch
-