public class ColumnReaderFactory extends Object
Constructor and Description |
---|
ColumnReaderFactory() |
Modifier and Type | Method and Description |
---|---|
static BaseScalarReader |
buildColumnReader(VectorAccessor va) |
static <T> T |
newAccessor(TypeProtos.MinorType type,
Class<? extends T>[] accessors) |
public static BaseScalarReader buildColumnReader(VectorAccessor va)
public static <T> T newAccessor(TypeProtos.MinorType type, Class<? extends T>[] accessors)
Copyright © 1970 The Apache Software Foundation. All rights reserved.