| Package | Description |
|---|---|
| groovyx.gpars.dataflow.operator.component |
| Modifier and Type | Class and Description |
|---|---|
class |
GracefulShutdownMonitor
The monitor will orchestrate a graceful shutdown, when its shutdownNetwork() method is called.
|
| Modifier and Type | Field and Description |
|---|---|
private OperatorStateMonitor |
GracefulShutdownListener.monitor |
| Constructor and Description |
|---|
GracefulShutdownListener(OperatorStateMonitor monitor)
Hooks hooks the shared monitor
|