public class PrimitiveColumnIO extends ColumnIO
| Modifier and Type | Method and Description |
|---|---|
ColumnDescriptor |
getColumnDescriptor() |
int |
getId() |
ColumnIO[] |
getPath() |
PrimitiveType.PrimitiveTypeName |
getPrimitive() |
boolean |
isFirst(int r) |
boolean |
isLast(int r) |
getDefinitionLevel, getFieldPath, getFieldPath, getIndex, getIndexFieldPath, getIndexFieldPath, getName, getParent, getRepetitionLevel, getType, toStringpublic ColumnDescriptor getColumnDescriptor()
public ColumnIO[] getPath()
public boolean isLast(int r)
public boolean isFirst(int r)
public PrimitiveType.PrimitiveTypeName getPrimitive()
public int getId()
Copyright © 2023 The Apache Software Foundation. All rights reserved.