|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegionHistorian.RegionHistoryInformation | |
---|---|
org.apache.hadoop.hbase |
Uses of RegionHistorian.RegionHistoryInformation in org.apache.hadoop.hbase |
---|
Methods in org.apache.hadoop.hbase that return types with arguments of type RegionHistorian.RegionHistoryInformation | |
---|---|
List<RegionHistorian.RegionHistoryInformation> |
RegionHistorian.getRegionHistory(String regionName)
Returns, for a given region name, an ordered list by timestamp of all values in the historian column of the .META. |
Methods in org.apache.hadoop.hbase with parameters of type RegionHistorian.RegionHistoryInformation | |
---|---|
int |
RegionHistorian.RegionHistoryInformation.compareTo(RegionHistorian.RegionHistoryInformation otherInfo)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |