Class HRegionServer.SystemExitWhenAbortTimeout
java.lang.Object
java.util.TimerTask
org.apache.hadoop.hbase.regionserver.HRegionServer.SystemExitWhenAbortTimeout
- All Implemented Interfaces:
Runnable
- Enclosing class:
- HRegionServer
Force to terminate region server when abort timeout.
-
Constructor Summary
-
Method Summary
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
-
Constructor Details
-
SystemExitWhenAbortTimeout
public SystemExitWhenAbortTimeout()
-
-
Method Details