public abstract class ReaderBuilder extends Object
| Constructor and Description |
|---|
ReaderBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static RowSetReaderImpl |
buildReader(BatchAccessor batch) |
protected AbstractObjectReader |
buildScalarReader(VectorAccessor va,
ColumnMetadata schema) |
public static RowSetReaderImpl buildReader(BatchAccessor batch)
protected AbstractObjectReader buildScalarReader(VectorAccessor va, ColumnMetadata schema)
Copyright © 2021 The Apache Software Foundation. All rights reserved.