public static class HyperReaderBuilder.HyperVectorAccessor extends VectorAccessors.BaseHyperVectorAccessor
Must be here: the reader layer is in the vector package and does not have visibility to java-exec classes.
type| Constructor and Description |
|---|
HyperVectorAccessor(VectorWrapper<?> vw) |
| Modifier and Type | Method and Description |
|---|---|
void |
bind(ColumnReaderIndex index) |
<T extends ValueVector> |
vector() |
isHyper, typepublic HyperVectorAccessor(VectorWrapper<?> vw)
public void bind(ColumnReaderIndex index)
bind in interface VectorAccessorbind in class VectorAccessors.BaseHyperVectorAccessorpublic <T extends ValueVector> T vector()
Copyright © 2021 The Apache Software Foundation. All rights reserved.