| Package | Description |
|---|---|
| org.apache.hadoop.service.launcher |
This package contains classes, interfaces and exceptions to launch
YARN services from the command line.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
InterruptEscalator |
Handles interrupts by shutting down a service, escalating if the service
does not shut down in time, or when other interrupts are received.
|
| Constructor | Description |
|---|---|
IrqHandler(java.lang.String name,
IrqHandler.Interrupted handler) |
Create an IRQ handler bound to the specific interrupt.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.