rippled
Public Attributes | List of all members
ripple::SHAMapStoreImp::SavedState Struct Reference
Collaboration diagram for ripple::SHAMapStoreImp::SavedState:
Collaboration graph
[legend]

Public Attributes

std::string writableDb
 
std::string archiveDb
 
LedgerIndex lastRotated
 

Detailed Description

Definition at line 39 of file SHAMapStoreImp.h.

Member Data Documentation

◆ writableDb

std::string ripple::SHAMapStoreImp::SavedState::writableDb

Definition at line 41 of file SHAMapStoreImp.h.

◆ archiveDb

std::string ripple::SHAMapStoreImp::SavedState::archiveDb

Definition at line 42 of file SHAMapStoreImp.h.

◆ lastRotated

LedgerIndex ripple::SHAMapStoreImp::SavedState::lastRotated

Definition at line 43 of file SHAMapStoreImp.h.