Cache event type.
More...
#include <cache_entry_event.h>
◆ Type
| Enumerator |
|---|
| CREATED | An event type indicating that the cache entry was created.
|
| UPDATED | An event type indicating that the cache entry was updated.
i.e. a previous
|
| REMOVED | An event type indicating that the cache entry was removed.
|
| EXPIRED | An event type indicating that the cache entry was removed by expiration policy.
|
The documentation for this struct was generated from the following file: