rippled
Public Attributes | List of all members
ripple::NodeStore::DatabaseRotatingImp::Backends Struct Reference
Collaboration diagram for ripple::NodeStore::DatabaseRotatingImp::Backends:
Collaboration graph
[legend]

Public Attributes

std::shared_ptr< Backend > const & writableBackend
 
std::shared_ptr< Backend > const & archiveBackend
 

Detailed Description

Definition at line 99 of file DatabaseRotatingImp.h.

Member Data Documentation

◆ writableBackend

std::shared_ptr<Backend> const& ripple::NodeStore::DatabaseRotatingImp::Backends::writableBackend

Definition at line 101 of file DatabaseRotatingImp.h.

◆ archiveBackend

std::shared_ptr<Backend> const& ripple::NodeStore::DatabaseRotatingImp::Backends::archiveBackend

Definition at line 102 of file DatabaseRotatingImp.h.