Class InterruptEscalator.ServiceForcedShutdown
java.lang.Object
org.apache.hadoop.service.launcher.InterruptEscalator.ServiceForcedShutdown
- All Implemented Interfaces:
Runnable
- Enclosing class:
- InterruptEscalator
Forced shutdown runnable.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrun()Shutdown callback: stop the service and set an atomic boolean if it stopped within the shutdown time.