See: Description
| Class | Description |
|---|---|
| CGSchema |
ColumnGroup Schema.
|
| Partition |
Partition is a column group management class.
|
| Projection |
Projection for Table and Column Group
|
| SortInfo |
Sortness related Information
|
| SubColumnExtraction |
This class extracts a subfield from a column or subcolumn stored
in entirety on disk
It should be used only by readers whose serializers do not
support projection
|
| TypesUtils |
Utility methods manipulating Table types (specifically, Tuple objects).
|
| TypesUtils.TupleReader |
Reading a tuple from disk with projection.
|
| TypesUtils.TupleWriter |
Writing a tuple to disk.
|
| ZebraConf |
Zebra's implementation of Pig's Tuple.
|
| ZebraTuple |
Zebra's implementation of Pig's Tuple.
|
| Enum | Description |
|---|---|
| Partition.SplitType |
Storage split types
|
Copyright © 2007-2012 The Apache Software Foundation