|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegionHistorian.RegionHistoryInformation | |
|---|---|
| org.apache.hadoop.hbase.util.migration.v5 | Package of classes used instantiating objects written with pre-version 5 versions of HBase. |
| Uses of RegionHistorian.RegionHistoryInformation in org.apache.hadoop.hbase.util.migration.v5 |
|---|
| Methods in org.apache.hadoop.hbase.util.migration.v5 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.util.migration.v5 with parameters of type RegionHistorian.RegionHistoryInformation | |
|---|---|
int |
RegionHistorian.RegionHistoryInformation.compareTo(RegionHistorian.RegionHistoryInformation otherInfo)
Returns the inverse value of Long.compareTo |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||