|  |   Apache Ignite C++
    | 
Cache event type. More...
#include <cache_entry_event.h>
| Public Types | |
| enum | Type { CREATED = 0, UPDATED = 1, REMOVED = 2, EXPIRED = 3 } | 
| Static Public Member Functions | |
| static Type | FromInt8 (int8_t val) | 
Cache event type.
 1.8.17
 1.8.17