| asyncFetch(uint256 const &hash, std::uint32_t ledgerSeq, std::function< void(std::shared_ptr< NodeObject > const &)> &&callback) | ripple::NodeStore::Database | virtual | 
  | Database()=delete | ripple::NodeStore::Database |  | 
  | Database(Scheduler &scheduler, int readThreads, Section const &config, beast::Journal j) | ripple::NodeStore::Database |  | 
  | DatabaseRotating(Scheduler &scheduler, int readThreads, Section const &config, beast::Journal journal) | ripple::NodeStore::DatabaseRotating |  | 
  | earliestLedgerSeq() const noexcept | ripple::NodeStore::Database |  | 
  | earliestLedgerSeq_ | ripple::NodeStore::Database | protected | 
  | fdRequired() const | ripple::NodeStore::Database |  | 
  | fdRequired_ | ripple::NodeStore::Database | protected | 
  | fetchDurationUs_ | ripple::NodeStore::Database | private | 
  | fetchHitCount_ | ripple::NodeStore::Database | protected | 
  | fetchNodeObject(uint256 const &hash, std::uint32_t ledgerSeq=0, FetchType fetchType=FetchType::synchronous, bool duplicate=false) | ripple::NodeStore::Database |  | 
  | fetchNodeObject(uint256 const &hash, std::uint32_t ledgerSeq, FetchReport &fetchReport, bool duplicate)=0 | ripple::NodeStore::Database | privatepure virtual | 
  | fetchSz_ | ripple::NodeStore::Database | protected | 
  | fetchTotalCount_ | ripple::NodeStore::Database | private | 
  | for_each(std::function< void(std::shared_ptr< NodeObject >)> f)=0 | ripple::NodeStore::Database | privatepure virtual | 
  | getCountsJson(Json::Value &obj) | ripple::NodeStore::Database |  | 
  | getFetchHitCount() const | ripple::NodeStore::Database |  | 
  | getFetchSize() const | ripple::NodeStore::Database |  | 
  | getFetchTotalCount() const | ripple::NodeStore::Database |  | 
  | getName() const =0 | ripple::NodeStore::Database | pure virtual | 
  | getStoreCount() const | ripple::NodeStore::Database |  | 
  | getStoreSize() const | ripple::NodeStore::Database |  | 
  | getWriteLoad() const =0 | ripple::NodeStore::Database | pure virtual | 
  | importDatabase(Database &source)=0 | ripple::NodeStore::Database | pure virtual | 
  | importInternal(Backend &dstBackend, Database &srcDB) | ripple::NodeStore::Database | protected | 
  | isSameDB(std::uint32_t s1, std::uint32_t s2)=0 | ripple::NodeStore::Database | pure virtual | 
  | isStopping() const | ripple::NodeStore::Database |  | 
  | j_ | ripple::NodeStore::Database | protected | 
  | read_ | ripple::NodeStore::Database | private | 
  | readCondVar_ | ripple::NodeStore::Database | private | 
  | readLock_ | ripple::NodeStore::Database | mutableprivate | 
  | readStopping_ | ripple::NodeStore::Database | private | 
  | readThreads_ | ripple::NodeStore::Database | private | 
  | requestBundle_ | ripple::NodeStore::Database | protected | 
  | rotate(std::unique_ptr< NodeStore::Backend > &&newBackend, std::function< void(std::string const &writableName, std::string const &archiveName)> const &f)=0 | ripple::NodeStore::DatabaseRotating | pure virtual | 
  | runningThreads_ | ripple::NodeStore::Database | private | 
  | scheduler_ | ripple::NodeStore::Database | protected | 
  | stop() | ripple::NodeStore::Database | virtual | 
  | store(NodeObjectType type, Blob &&data, uint256 const &hash, std::uint32_t ledgerSeq)=0 | ripple::NodeStore::Database | pure virtual | 
  | storeCount_ | ripple::NodeStore::Database | private | 
  | storeDurationUs_ | ripple::NodeStore::Database | private | 
  | storeStats(std::uint64_t count, std::uint64_t sz) | ripple::NodeStore::Database | protected | 
  | storeSz_ | ripple::NodeStore::Database | private | 
  | sweep()=0 | ripple::NodeStore::Database | pure virtual | 
  | sync()=0 | ripple::NodeStore::Database | pure virtual | 
  | threadEntry() | ripple::NodeStore::Database | private | 
  | updateFetchMetrics(uint64_t fetches, uint64_t hits, uint64_t duration) | ripple::NodeStore::Database | protected | 
  | ~Database() | ripple::NodeStore::Database | virtual |