| Package | Description | 
|---|---|
| org.apache.trevni | A column file format. | 
| Modifier and Type | Method and Description | 
|---|---|
| <T extends Comparable>  | ColumnFileReader. getValues(int column)Return an iterator over values in a column. | 
| <T extends Comparable>  | ColumnFileReader. getValues(String columnName)Return an iterator over values in the named column. | 
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.