CatapultServer  v0.5.0.1 (Elephant)
MongoSecretLockInfoCacheStorage.h
Go to the documentation of this file.
1 
21 #pragma once
23 
24 namespace catapult { namespace mongo { namespace plugins {
25 
27  DECLARE_MONGO_CACHE_STORAGE(SecretLockInfo);
28 }}}
CacheStorageInclude.h
MongoLockInfoCacheStorageTraits.h
MongoSecretLockInfoCacheStorage.h
Collection_Name
static constexpr auto Collection_Name
Definition: MongoSecretLockInfoCacheStorage.cpp:30
Id_Property_Name
static constexpr auto Id_Property_Name
Definition: MongoSecretLockInfoCacheStorage.cpp:31
DEFINE_MONGO_FLAT_CACHE_STORAGE
#define DEFINE_MONGO_FLAT_CACHE_STORAGE(NAME, TRAITS_NAME)
Defines a mongo flat cache storage with NAME using TRAITS_NAME.
Definition: extensions/mongo/src/CacheStorageInclude.h:41
catapult
Definition: AddressExtractionExtension.cpp:28
SecretLockInfoCache.h
catapult::mongo::plugins::DECLARE_MONGO_CACHE_STORAGE
DECLARE_MONGO_CACHE_STORAGE(HashLockInfo)
Creates a mongo hash lock info cache storage around database, bulkWriter and networkIdentifier.
SecretLockInfoMapper.h