|
CatapultServer
v0.5.0.1 (Elephant)
|
Policy for saving and loading lock info cache data. More...


Additional Inherited Members | |
Public Types inherited from catapult::cache::CacheStorageFromDescriptor< TDescriptor > | |
| using | SourceType = typename TDescriptor::CacheViewType |
| Cache view type. More... | |
| using | DestinationType = typename TDescriptor::CacheDeltaType |
| Cache delta type. More... | |
| using | KeyType = typename TDescriptor::KeyType |
| Cache key type. More... | |
| using | ValueType = typename TDescriptor::ValueType |
| Cache value type. More... | |
Static Public Member Functions inherited from catapult::cache::CacheStorageForBasicInsertRemoveCache< TDescriptor > | |
| static void | LoadInto (const typename TDescriptor::ValueType &value, typename TDescriptor::CacheDeltaType &cacheDelta) |
| Loads value into cacheDelta. More... | |
| static void | Purge (const typename TDescriptor::ValueType &value, typename TDescriptor::CacheDeltaType &cacheDelta) |
| Purges value from cacheDelta. More... | |
Policy for saving and loading lock info cache data.