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) |
getFieldPath, getIndex, getIndexFieldPath, getIndexFieldPath, getName, getParent, getType, toString
public ColumnDescriptor getColumnDescriptor()
public ColumnIO[] getPath()
public boolean isLast(int r)
public boolean isFirst(int r)
public PrimitiveType.PrimitiveTypeName getPrimitive()
public int getId()
Copyright © 2015. All rights reserved.