Uses of Class
org.apache.hadoop.hbase.YouAreDeadException
Packages that use YouAreDeadException
- 
Uses of YouAreDeadException in org.apache.hadoop.hbase.master
Methods in org.apache.hadoop.hbase.master that throw YouAreDeadExceptionModifier and TypeMethodDescriptionprivate voidServerManager.checkIsDead(ServerName serverName, String what) Called when RegionServer first reports in for duty and thereafter each time it heartbeats to make sure it is has not been figured for dead.voidServerManager.regionServerReport(ServerName sn, ServerMetrics sl)