Package | Description |
---|---|
org.apache.hadoop.hbase.mapreduce |
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
|
Modifier and Type | Field and Description |
---|---|
private RegionSizeCalculator |
TableInputFormatBase.regionSizeCalculator
Used to generate splits based on region size.
|
Modifier and Type | Method and Description |
---|---|
protected RegionSizeCalculator |
TableInputFormatBase.createRegionSizeCalculator(RegionLocator locator,
Admin admin) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.