public abstract class NativeColumnAccessor<T extends org.apache.spark.sql.types.NativeType> extends BasicColumnAccessor<T,Object> implements NullableColumnAccessor, CompressibleColumnAccessor<T>
| Constructor and Description |
|---|
NativeColumnAccessor(java.nio.ByteBuffer buffer,
NativeColumnType<T> columnType) |
extractSingle, extractTo, hasNextequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitextractTo, hasNext, initialize, nextNullIndex, nullCount, nullsBuffer, pos, seenNullsdecoder, extractSingle, hasNext, initializeunderlyingBufferpublic NativeColumnAccessor(java.nio.ByteBuffer buffer,
NativeColumnType<T> columnType)