CatapultServer
v0.5.0.1 (Elephant)
|
Secret lock info cache types. More...
Public Types | |
using | CacheReadOnlyType = ReadOnlyArtifactCache< BasicSecretLockInfoCacheView, BasicSecretLockInfoCacheDelta, Hash256, state::SecretLockInfo > |
using | BaseSetDeltaPointers = SecretLockInfoBaseSetDeltaPointers |
using | BaseSets = SecretLockInfoBaseSets |
Public Types inherited from catapult::cache::LockInfoCacheTypes< SecretLockInfoCacheDescriptor > | |
using | PrimaryTypes = MutableUnorderedMapAdapter< SecretLockInfoCacheDescriptor, utils::ArrayHasher< IdentifierType > > |
using | HeightGroupingTypes = MutableUnorderedMapAdapter< HeightGroupingTypesDescriptor, utils::BaseValueHasher< Height > > |
Secret lock info cache types.
using catapult::cache::SecretLockInfoCacheTypes::BaseSetDeltaPointers = SecretLockInfoBaseSetDeltaPointers |
using catapult::cache::SecretLockInfoCacheTypes::CacheReadOnlyType = ReadOnlyArtifactCache< BasicSecretLockInfoCacheView, BasicSecretLockInfoCacheDelta, Hash256, state::SecretLockInfo> |