| Class and Description |
|---|
| AbstractEvent
An
abstract EventObject that represents another
event that has occurred to a Kubernetes resource, usually as found
in an EventCache implementation. |
| AbstractEvent.Type
The type of an
AbstractEvent. |
| Event
An
AbstractEvent that represents another event that has
occurred to a Kubernetes resource, usually as found in an EventCache implementation. |
| EventCache
A minimalistic interface indicating that its implementations cache
Events representing Kubernetes resources. |
| EventQueue |
| ResourceTrackingEventQueueConsumer
A
Consumer of EventQueues that tracks the
Kubernetes resources they contain before allowing subclasses to
process their individual Events. |
| SynchronizationEvent
An
AbstractEvent that describes an EventCache
synchronization event. |
Copyright © 2017–2021, microBean™. All rights reserved.