Interfaces
| Interface | Description | |
|---|---|---|
| EvictEvent |
Contains members and methods specific to evict event.
| |
| ExpireEvent |
Contains members and methods specific to expire event.
| |
| PutEvent |
Contains members and methods specific to put event.
| |
| SeedEvent |
Contains members and methods specific to seed event.
| |
| SpaceEvent |
Events are passed to the listener callback or returned by EventBrowser's next method.
Space,
Listener,
PutListener,
TakeListener,
ExpireListener,
SeedListener,
UnseedListener,
EventBrowser | |
| TakeEvent |
Contains members and methods specific to take event.
| |
| UnseedEvent |
Contains members and methods specific to unseed event.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| EventType |
The type of the event
|