Module massa_event_cache::event_cache
source ยท Structsยง
- DbKeyBuilder ๐
- EventCache ๐Disk based event cache db (rocksdb based)
Enumsยง
- FilterItem ๐A filter parameter - used to decompose an EventFilter in multiple filters
- KeyBuilderType ๐Key for this type of data that we want to get
- KeyIndent ๐Prefix u8 used to identify rocksdb keys
- KeyKind ๐
Constantsยง
- COUNTER_ERROR ๐
- CRUD_ERROR ๐
- DESTROY_ERROR ๐
- EVENT_DESER_ERROR ๐
- OPEN_ERROR ๐
Functionsยง
- from_event_filter ๐Convert a EventFilter into a list of (KeyIndent, FilterItem)