Uses of Class
org.apache.hadoop.hbase.HbckOrphanRegionsOnFS
Packages that use HbckOrphanRegionsOnFS
Package
Description
-
Uses of HbckOrphanRegionsOnFS in org.apache.hadoop.hbase.master.http.hbck.model
Fields in org.apache.hadoop.hbase.master.http.hbck.model with type parameters of type HbckOrphanRegionsOnFSModifier and TypeFieldDescriptionprivate final List<HbckOrphanRegionsOnFS>
HbckMetrics.hbckOrphanRegionsOnFs
Methods in org.apache.hadoop.hbase.master.http.hbck.model that return types with arguments of type HbckOrphanRegionsOnFSConstructor parameters in org.apache.hadoop.hbase.master.http.hbck.model with type arguments of type HbckOrphanRegionsOnFSModifierConstructorDescriptionHbckMetrics
(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
Methods in org.apache.hadoop.hbase.master.http.hbck.resource that return types with arguments of type HbckOrphanRegionsOnFS