| Class | Description |
|---|---|
| Driver |
Driver for bigtable mapreduce jobs.
|
| Export |
Export an HBase table.
|
| Import |
Import data written by
Export. |
| Import.Importer |
Write table content out to files.
|
| Import.KeyValueImporter |
A mapper that just writes out KeyValues.
|
| ShuffledSequenceFileInputFormat<K,V> |
An InputFormat randomizes the order of SequenceFile splits.
|