|
CatapultServer
v0.5.0.1 (Elephant)
|
Hash lock info cache types. More...


Public Types | |
| using | CacheReadOnlyType = ReadOnlyArtifactCache< BasicHashLockInfoCacheView, BasicHashLockInfoCacheDelta, Hash256, state::HashLockInfo > |
| using | BaseSetDeltaPointers = HashLockInfoBaseSetDeltaPointers |
| using | BaseSets = HashLockInfoBaseSets |
Public Types inherited from catapult::cache::LockInfoCacheTypes< HashLockInfoCacheDescriptor > | |
| using | PrimaryTypes = MutableUnorderedMapAdapter< HashLockInfoCacheDescriptor, utils::ArrayHasher< IdentifierType > > |
| using | HeightGroupingTypes = MutableUnorderedMapAdapter< HeightGroupingTypesDescriptor, utils::BaseValueHasher< Height > > |
Hash lock info cache types.
| using catapult::cache::HashLockInfoCacheTypes::BaseSetDeltaPointers = HashLockInfoBaseSetDeltaPointers |
| using catapult::cache::HashLockInfoCacheTypes::CacheReadOnlyType = ReadOnlyArtifactCache< BasicHashLockInfoCacheView, BasicHashLockInfoCacheDelta, Hash256, state::HashLockInfo> |