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, type
public HyperVectorAccessor(VectorWrapper<?> vw)
public void bind(ColumnReaderIndex index)
bind
in interface VectorAccessor
bind
in class VectorAccessors.BaseHyperVectorAccessor
public <T extends ValueVector> T vector()
Copyright © 1970 The Apache Software Foundation. All rights reserved.