Uses of Class
org.apache.hadoop.hbase.HbckOrphanRegionsOnFS
Package
Description
-
Uses of HbckOrphanRegionsOnFS in org.apache.hadoop.hbase.master.http.hbck.model
Modifier and TypeFieldDescriptionprivate final List<HbckOrphanRegionsOnFS>
HbckMetrics.hbckOrphanRegionsOnFs
ModifierConstructorDescriptionHbckMetrics
(long hbckReportStartTime, long hbckReportEndTime, List<HbckOrphanRegionsOnFS> hbckOrphanRegionsOnFs, List<HbckOrphanRegionsOnRS> hbckOrphanRegionsOnRs, List<HbckInconsistentRegions> hbckInconsistentRegions, List<HbckRegionHoles> hbckHoles, List<HbckOverlapRegions> hbckOverlaps, List<HbckUnknownServers> hbckUnknownServers, List<HbckEmptyRegionInfo> hbckEmptyRegionInfo) -
Uses of HbckOrphanRegionsOnFS in org.apache.hadoop.hbase.master.http.hbck.resource