| Constructor and Description | 
|---|
InterruptEscalator.ServiceForcedShutdown(Service service,
                                        int shutdownTimeMillis)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
run()
Shutdown callback: stop the service and set an atomic boolean
 if it stopped within the shutdown time. 
 | 
public InterruptEscalator.ServiceForcedShutdown(Service service, int shutdownTimeMillis)
Copyright © 2018 Apache Software Foundation. All Rights Reserved.