| Package | Description |
|---|---|
| com.github.containersolutions.operator.processing |
| Modifier and Type | Method and Description |
|---|---|
CustomResourceEvent |
EventStore.removeEventNotScheduled(String uid) |
CustomResourceEvent |
EventStore.removeEventUnderProcessing(String uid) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventStore.addEventUnderProcessing(CustomResourceEvent event) |
void |
EventStore.addOrReplaceEventAsNotScheduled(CustomResourceEvent event) |
void |
EventDispatcher.handleEvent(CustomResourceEvent event) |
Copyright © 2020. All rights reserved.