Classes | |
| struct | ConditionBatchItem |
| struct | ConnectorBatchItem |
| class | IRegistryStore |
| struct | LruCache |
| struct | NameCursorPage |
| class | Registry |
| class | RegistryWalSyncWorker |
| class | SQLiteRegistryStore |
| struct | TransformationBatchItem |
Typedefs | |
| using | ScalarLabel = dcn::chain::ScalarLabel |
| using | ConnectorRecordHandle = std::shared_ptr< const ConnectorRecord > |
| using | TransformationRecordHandle = std::shared_ptr< const TransformationRecord > |
| using | ConditionRecordHandle = std::shared_ptr< const ConditionRecord > |
| using | NameCursor = std::string |
Enumerations | |
| enum class | WalCheckpointMode : std::uint8_t { PASSIVE , FULL , TRUNCATE } |
| using dcn::storage::ConditionRecordHandle = typedef std::shared_ptr<const ConditionRecord> |
| using dcn::storage::ConnectorRecordHandle = typedef std::shared_ptr<const ConnectorRecord> |
| using dcn::storage::NameCursor = typedef std::string |
| using dcn::storage::TransformationRecordHandle = typedef std::shared_ptr<const TransformationRecord> |
|
strong |