|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.hadoop.zebra.io | |
---|---|
org.apache.hadoop.zebra.io | Physical I/O management of Hadoop Zebra Tables. |
Classes in org.apache.hadoop.zebra.io used by org.apache.hadoop.zebra.io | |
---|---|
BasicTable.Reader.RangeSplit
A range-based split on the metaReadertable.The content of the split is implementation-dependent. |
|
BasicTable.Reader.RowSplit
A row-based split on the zebra table; |
|
BasicTableStatus
Status of a BasicTable. |
|
BlockDistribution
Class used to convey the information of how on-disk data that fall in a specific split are distributed across hosts. |
|
KeyDistribution
Class used to convey the information of how on-disk data are distributed among key-partitioned buckets. |
|
TableInserter
Inserter interface allows application to to insert a number of rows into table. |
|
TableScanner
Scanner interface allows application to scan a range of rows of a table. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |