Package org.apache.hadoop.hbase
Class HbckRegionDetails
java.lang.Object
org.apache.hadoop.hbase.HbckRegionDetails
POJO class for HBCK RegionInfo in HBCK Inconsistencies report.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionHbckRegionDetails
(String regionId, String tableName, String startKey, String endKey) -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
regionId
-
tableName
-
startKey
-
endKey
-
-
Constructor Details
-
HbckRegionDetails
-
-
Method Details
-
getRegionId
-
getTableName
-
getStartKey
-
getEndKey
-