current_txid | ccf::indexing::strategies::VisitEachEntryInMap | protected |
current_txid_lock | ccf::indexing::strategies::VisitEachEntryInMap | protected |
describe() override | ccf::indexing::strategies::VisitEachEntryInMap | virtual |
get_all_write_txs(const typename M::Key &key) | ccf::indexing::strategies::SeqnosByKey_InMemory< M > | inline |
get_indexed_watermark() | ccf::indexing::strategies::VisitEachEntryInMap | |
get_name() const | ccf::indexing::Strategy | inline |
get_write_txs_impl(const ccf::ByteVector &serialised_key, ccf::SeqNo from, ccf::SeqNo to, std::optional< size_t > max_seqnos=std::nullopt) | ccf::indexing::strategies::SeqnosByKey_InMemory_Untyped | protected |
get_write_txs_in_range(const typename M::Key &key, ccf::SeqNo from, ccf::SeqNo to, std::optional< size_t > max_seqnos=std::nullopt) | ccf::indexing::strategies::SeqnosByKey_InMemory< M > | inline |
handle_committed_transaction(const ccf::TxID &tx_id, const ccf::kv::ReadOnlyStorePtr &store) override | ccf::indexing::strategies::VisitEachEntryInMap | virtual |
lock | ccf::indexing::strategies::SeqnosByKey_InMemory_Untyped | protected |
map_name | ccf::indexing::strategies::VisitEachEntryInMap | protected |
next_requested() override | ccf::indexing::strategies::VisitEachEntryInMap | virtual |
seqnos_by_key | ccf::indexing::strategies::SeqnosByKey_InMemory_Untyped | protected |
SeqnosByKey_InMemory(const M &map) | ccf::indexing::strategies::SeqnosByKey_InMemory< M > | inline |
SeqnosByKey_InMemory_Untyped(const std::string &map_name_) | ccf::indexing::strategies::SeqnosByKey_InMemory_Untyped | inline |
Strategy(const std::string &name) | ccf::indexing::Strategy | inline |
tick() | ccf::indexing::Strategy | inlinevirtual |
visit_entry(const ccf::TxID &tx_id, const ccf::ByteVector &k, const ccf::ByteVector &v) override | ccf::indexing::strategies::SeqnosByKey_InMemory_Untyped | protectedvirtual |
VisitEachEntryInMap(const std::string &map_name_, const std::string &strategy_prefix="VisitEachEntryIn") | ccf::indexing::strategies::VisitEachEntryInMap | |
~Strategy()=default | ccf::indexing::Strategy | virtual |
~VisitEachEntryInMap()=default | ccf::indexing::strategies::VisitEachEntryInMap | virtual |