| Package | Description |
|---|---|
| org.apache.hadoop.hbase.mapred |
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
|
| org.apache.hadoop.hbase.mapreduce |
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
|
| Constructor and Description |
|---|
TableSnapshotRegionSplit(TableSnapshotInputFormatImpl.InputSplit delegate) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<TableSnapshotInputFormatImpl.InputSplit> |
TableSnapshotInputFormatImpl.getSplits(Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
void |
TableSnapshotInputFormatImpl.RecordReader.initialize(TableSnapshotInputFormatImpl.InputSplit split,
Configuration conf) |
| Constructor and Description |
|---|
TableSnapshotRegionSplit(TableSnapshotInputFormatImpl.InputSplit delegate) |