|
CatapultServer
v0.5.0.1 (Elephant)
|


Public Types | |
| using | IsOrderedSet = std::false_type |
| Indicates the set is not ordered. More... | |
Public Member Functions | |
| AccountStateBaseSets (const CacheConfiguration &config) | |
| AccountStateBaseSetDeltaPointers | rebase () |
| AccountStateBaseSetDeltaPointers | rebaseDetached () const |
| void | commit () |
Additional Inherited Members | |
Protected Member Functions inherited from catapult::cache::CacheDatabaseMixin | |
| CacheDatabaseMixin (const CacheConfiguration &config, const std::vector< std::string > &columnFamilyNames, FilterPruningMode pruningMode=FilterPruningMode::Disabled) | |
| Creates a mixin around config and columnFamilyNames with optional pruningMode. More... | |
| bool | hasPatriciaTreeSupport () const |
Returns true if patricia tree support is enabled. More... | |
| CacheDatabase & | database () |
| Gets the database. More... | |
| void | flush () |
| Flushes the database. More... | |
Static Protected Member Functions inherited from catapult::cache::CacheDatabaseMixin | |
| static deltaset::ConditionalContainerMode | GetContainerMode (const CacheConfiguration &config) |
| Gets the container mode specified by config. More... | |
| using catapult::cache::AccountStateBaseSets::IsOrderedSet = std::false_type |
Indicates the set is not ordered.
|
inlineexplicit |
|
inline |

|
inline |

|
inline |

| AccountStateCacheTypes::KeyLookupMapTypes::BaseSetType catapult::cache::AccountStateBaseSets::KeyLookupMap |
| CachePatriciaTree<AccountStatePatriciaTree> catapult::cache::AccountStateBaseSets::PatriciaTree |
| AccountStateCacheTypes::PrimaryTypes::BaseSetType catapult::cache::AccountStateBaseSets::Primary |