| current_txid | ccf::indexing::strategies::VisitEachEntryInMap | protected |
| current_txid_lock | ccf::indexing::strategies::VisitEachEntryInMap | protected |
| describe() override | ccf::indexing::strategies::SeqnosByKey_Bucketed_Untyped | protectedvirtual |
| 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) | ccf::indexing::strategies::SeqnosByKey_Bucketed_Untyped | protected |
| get_write_txs_in_range(ccf::SeqNo from, ccf::SeqNo to) | ccf::indexing::strategies::SeqnosForValue_Bucketed< V > | inline |
| handle_committed_transaction(const ccf::TxID &tx_id, const ccf::kv::ReadOnlyStorePtr &store) override | ccf::indexing::strategies::VisitEachEntryInMap | virtual |
| impl | ccf::indexing::strategies::SeqnosByKey_Bucketed_Untyped | protected |
| map_name | ccf::indexing::strategies::VisitEachEntryInMap | protected |
| max_requestable_range() const | ccf::indexing::strategies::SeqnosByKey_Bucketed_Untyped | |
| next_requested() override | ccf::indexing::strategies::VisitEachEntryInMap | virtual |
| SeqnosByKey_Bucketed_Untyped(const std::string &map_name_, ccf::AbstractNodeContext &node_context, size_t seqnos_per_bucket_=1000, size_t max_buckets_=10) | ccf::indexing::strategies::SeqnosForValue_Bucketed< V > | |
| SeqnosForValue_Bucketed(const V &value, ccf::AbstractNodeContext &node_context, size_t seqnos_per_bucket_=1000, size_t max_buckets_=10) | ccf::indexing::strategies::SeqnosForValue_Bucketed< V > | inline |
| Strategy(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_Bucketed_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() override=default | ccf::indexing::strategies::VisitEachEntryInMap | |