public static class ColumnState.PrimitiveColumnState extends ColumnState implements WriterEvents.ColumnWriterListener
ColumnState.BaseContainerColumnState, ColumnState.PrimitiveColumnState, ColumnState.StateaddVersion, cardinality, loader, outputIndex, state, vectorState, writer| Constructor and Description |
|---|
PrimitiveColumnState(org.apache.drill.exec.physical.resultSet.impl.LoaderInternals loader,
AbstractObjectWriter colWriter,
VectorState vectorState) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canExpand(ScalarWriter writer,
int delta) |
void |
dump(HierarchicalFormatter format) |
ColumnMetadata |
outputSchema()
Get the output schema.
|
void |
overflowed(ScalarWriter writer) |
allocateVectors, buildOutput, close, harvestWithLookAhead, innerCardinality, isProjected, outerCardinality, rollover, schema, startBatch, updateCardinality, vector, vectorState, writerpublic PrimitiveColumnState(org.apache.drill.exec.physical.resultSet.impl.LoaderInternals loader,
AbstractObjectWriter colWriter,
VectorState vectorState)
public boolean canExpand(ScalarWriter writer, int delta)
canExpand in interface WriterEvents.ColumnWriterListenerpublic void overflowed(ScalarWriter writer)
overflowed in interface WriterEvents.ColumnWriterListenerpublic ColumnMetadata outputSchema()
outputSchema in class ColumnStatepublic void dump(HierarchicalFormatter format)
dump in class ColumnStateCopyright © 2022 The Apache Software Foundation. All rights reserved.