public static interface AlarmPipeline.RetiredCallback
| Modifier and Type | Interface and Description |
|---|---|
static class |
AlarmPipeline.RetiredCallback.NoOpRetiredCallback |
| Modifier and Type | Field and Description |
|---|---|
static AlarmPipeline.RetiredCallback |
NO_OP_CALLBACK |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyRetired()
The last
AlarmEvent has finished evaluation and the pipeline is now finished running. |
static final AlarmPipeline.RetiredCallback NO_OP_CALLBACK
void notifyRetired()
AlarmEvent has finished evaluation and the pipeline is now finished running.