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 |
---|
TableSnapshotInputFormat.TableSnapshotRegionSplit(TableSnapshotInputFormatImpl.InputSplit delegate) |
Modifier and Type | Method and Description |
---|---|
static List<TableSnapshotInputFormatImpl.InputSplit> |
TableSnapshotInputFormatImpl.getSplits(org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
void |
TableSnapshotInputFormatImpl.RecordReader.initialize(TableSnapshotInputFormatImpl.InputSplit split,
org.apache.hadoop.conf.Configuration conf) |
Constructor and Description |
---|
TableSnapshotInputFormat.TableSnapshotRegionSplit(TableSnapshotInputFormatImpl.InputSplit delegate) |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.