Uses of Class
org.apache.hadoop.hbase.master.procedure.ServerCrashProcedure
Packages that use ServerCrashProcedure
Package
Description
-
Uses of ServerCrashProcedure in org.apache.hadoop.hbase.master.assignment
Methods in org.apache.hadoop.hbase.master.assignment with parameters of type ServerCrashProcedureModifier and TypeMethodDescriptionvoidAssignmentManager.markRegionsAsCrashed(List<RegionInfo> regionsOnCrashedServer, ServerCrashProcedure scp) -
Uses of ServerCrashProcedure in org.apache.hadoop.hbase.master.procedure
Subclasses of ServerCrashProcedure in org.apache.hadoop.hbase.master.procedureModifier and TypeClassDescriptionclassActs like the super class in all cases except when no Regions found in the current Master in-memory context.