| Package | Description |
|---|---|
| org.apache.drill.exec.physical.resultSet.impl |
Handles the details of the result set loader implementation.
|
| org.apache.drill.exec.vector.accessor.writer |
Implementation of the vector writers.
|
| Constructor and Description |
|---|
NullableVectorState(AbstractObjectWriter writer,
NullableVector vector) |
| Modifier and Type | Method and Description |
|---|---|
static AbstractScalarWriterImpl.ScalarObjectWriter |
NullableScalarWriter.build(ColumnMetadata schema,
NullableVector nullableVector,
BaseScalarWriter baseWriter) |
| Constructor and Description |
|---|
NullableScalarWriter(ColumnMetadata schema,
NullableVector nullableVector,
BaseScalarWriter baseWriter) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.