rippled
ripple::NodeStore::DatabaseRotating Member List

This is the complete list of members for ripple::NodeStore::DatabaseRotating, including all inherited members.

asyncFetch(uint256 const &hash, std::uint32_t ledgerSeq, std::function< void(std::shared_ptr< NodeObject > const &)> &&callback)ripple::NodeStore::Databasevirtual
Database()=deleteripple::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 noexceptripple::NodeStore::Database
earliestLedgerSeq_ripple::NodeStore::Databaseprotected
earliestShardIndex() const noexceptripple::NodeStore::Database
earliestShardIndex_ripple::NodeStore::Databaseprotected
fdRequired() constripple::NodeStore::Database
fdRequired_ripple::NodeStore::Databaseprotected
fetchDurationUs_ripple::NodeStore::Databaseprivate
fetchHitCount_ripple::NodeStore::Databaseprotected
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)=0ripple::NodeStore::Databaseprivatepure virtual
fetchSz_ripple::NodeStore::Databaseprotected
fetchTotalCount_ripple::NodeStore::Databaseprivate
firstLedgerSeq(std::uint32_t shardIndex) const noexceptripple::NodeStore::Database
for_each(std::function< void(std::shared_ptr< NodeObject >)> f)=0ripple::NodeStore::Databaseprivatepure virtual
getCounters() constripple::NodeStore::Databaseprivatevirtual
getCountsJson(Json::Value &obj)ripple::NodeStore::Database
getFetchHitCount() constripple::NodeStore::Database
getFetchSize() constripple::NodeStore::Database
getFetchTotalCount() constripple::NodeStore::Database
getName() const =0ripple::NodeStore::Databasepure virtual
getStoreCount() constripple::NodeStore::Database
getStoreSize() constripple::NodeStore::Database
getWriteLoad() const =0ripple::NodeStore::Databasepure virtual
importDatabase(Database &source)=0ripple::NodeStore::Databasepure virtual
importInternal(Backend &dstBackend, Database &srcDB)ripple::NodeStore::Databaseprotected
isSameDB(std::uint32_t s1, std::uint32_t s2)=0ripple::NodeStore::Databasepure virtual
isStopping() constripple::NodeStore::Database
j_ripple::NodeStore::Databaseprotected
lastLedgerSeq(std::uint32_t shardIndex) const noexceptripple::NodeStore::Database
ledgersPerShard() const noexceptripple::NodeStore::Database
ledgersPerShard_ripple::NodeStore::Databaseprotected
maxLedgers(std::uint32_t shardIndex) const noexceptripple::NodeStore::Database
read_ripple::NodeStore::Databaseprivate
readCondVar_ripple::NodeStore::Databaseprivate
readLock_ripple::NodeStore::Databasemutableprivate
readStopping_ripple::NodeStore::Databaseprivate
readThreads_ripple::NodeStore::Databaseprivate
requestBundle_ripple::NodeStore::Databaseprotected
rotateWithLock(std::function< std::unique_ptr< NodeStore::Backend >(std::string const &writableBackendName)> const &f)=0ripple::NodeStore::DatabaseRotatingpure virtual
runningThreads_ripple::NodeStore::Databaseprivate
scheduler_ripple::NodeStore::Databaseprotected
seqToShardIndex(std::uint32_t ledgerSeq) const noexceptripple::NodeStore::Database
stop()ripple::NodeStore::Databasevirtual
store(NodeObjectType type, Blob &&data, uint256 const &hash, std::uint32_t ledgerSeq)=0ripple::NodeStore::Databasepure virtual
storeCount_ripple::NodeStore::Databaseprivate
storeDurationUs_ripple::NodeStore::Databaseprivate
storeLedger(std::shared_ptr< Ledger const > const &srcLedger)=0ripple::NodeStore::Databasepure virtual
storeLedger(Ledger const &srcLedger, std::shared_ptr< Backend > dstBackend)ripple::NodeStore::Databaseprotected
storeStats(std::uint64_t count, std::uint64_t sz)ripple::NodeStore::Databaseprotected
storeSz_ripple::NodeStore::Databaseprivate
sweep()=0ripple::NodeStore::Databasepure virtual
sync()=0ripple::NodeStore::Databasepure virtual
threadEntry()ripple::NodeStore::Databaseprivate
updateFetchMetrics(uint64_t fetches, uint64_t hits, uint64_t duration)ripple::NodeStore::Databaseprotected
~Database()ripple::NodeStore::Databasevirtual