| Package | Description |
|---|---|
| org.apache.drill.exec.vector.accessor |
Provides a light-weight, simplified set of column readers and writers that
can be plugged into a variety of row-level readers and writers.
|
| org.apache.drill.exec.vector.accessor.reader |
Provides the reader hierarchy as explained in the API package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractKeyAccessor |
| Modifier and Type | Method and Description |
|---|---|
KeyAccessor |
DictReader.keyAccessor() |
| Modifier and Type | Method and Description |
|---|---|
KeyAccessor |
DictReaderImpl.keyAccessor() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.