java.lang.Runnableprotected static class InterruptEscalator.ServiceForcedShutdown
extends java.lang.Object
implements java.lang.Runnable
| Constructor | Description |
|---|---|
ServiceForcedShutdown(Service service,
int shutdownTimeMillis) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
run() |
Shutdown callback: stop the service and set an atomic boolean
if it stopped within the shutdown time.
|
public ServiceForcedShutdown(Service service, int shutdownTimeMillis)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.