| Interface | Description | 
|---|---|
| Input | A byte source that supports positioned read and length. | 
| Class | Description | 
|---|---|
| BZip2Codec | |
| ColumnFileMetaData | File-level metadata. | 
| ColumnFileReader | Reads data from a column file. | 
| ColumnFileWriter | Writes data to a column file. | 
| ColumnMetaData | Metadata for a column. | 
| ColumnValues<T extends Comparable> | An iterator over column values. | 
| InputBytes | An  Inputbacked with data in a byte array. | 
| InputFile | An  Inputfor files. | 
| MetaData<T extends MetaData> | Base class for metadata. | 
| Enum | Description | 
|---|---|
| ValueType | The datatypes that may be stored in a column. | 
| Exception | Description | 
|---|---|
| TrevniRuntimeException | Base runtime exception thrown by Trevni. | 
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.