add_request_ref(SeqNo seq, CompoundHandle handle) | ccf::historical::StateCacheImpl | inlineprotected |
add_request_refs(CompoundHandle handle) | ccf::historical::StateCacheImpl | inlineprotected |
all_stores | ccf::historical::StateCacheImpl | protected |
AllRequestedStores typedef | ccf::historical::StateCacheImpl | protected |
collection_from_single_range(ccf::SeqNo start_seqno, ccf::SeqNo end_seqno) | ccf::historical::StateCacheImpl | inlineprotected |
default_expiry_duration | ccf::historical::StateCacheImpl | protected |
delete_all_interested_requests(ccf::SeqNo seqno) | ccf::historical::StateCacheImpl | inlineprotected |
deserialise_ledger_entry(ccf::SeqNo seqno, const uint8_t *data, size_t size, ccf::kv::ApplyResult &result, ccf::ClaimsDigest &claims_digest, bool &has_commit_evidence) | ccf::historical::StateCacheImpl | inline |
drop_cached_states(const CompoundHandle &handle) | ccf::historical::StateCacheImpl | inline |
earliest_secret_ | ccf::historical::StateCacheImpl | protected |
estimated_store_cache_size | ccf::historical::StateCacheImpl | protected |
fetch_entries_range(ccf::SeqNo from, ccf::SeqNo to) | ccf::historical::StateCacheImpl | inlineprotected |
fetch_entry_at(ccf::SeqNo seqno) | ccf::historical::StateCacheImpl | inlineprotected |
fetch_supporting_secret_if_needed(ccf::SeqNo seqno) | ccf::historical::StateCacheImpl | inlineprotected |
get_state_at(const CompoundHandle &handle, ccf::SeqNo seqno, ExpiryDuration seconds_until_expiry) | ccf::historical::StateCacheImpl | inline |
get_state_at(const CompoundHandle &handle, ccf::SeqNo seqno) | ccf::historical::StateCacheImpl | inline |
get_state_range(const CompoundHandle &handle, ccf::SeqNo start_seqno, ccf::SeqNo end_seqno, ExpiryDuration seconds_until_expiry) | ccf::historical::StateCacheImpl | inline |
get_state_range(const CompoundHandle &handle, ccf::SeqNo start_seqno, ccf::SeqNo end_seqno) | ccf::historical::StateCacheImpl | inline |
get_states_for(const CompoundHandle &handle, const SeqNoCollection &seqnos, ExpiryDuration seconds_until_expiry) | ccf::historical::StateCacheImpl | inline |
get_states_for(const CompoundHandle &handle, const SeqNoCollection &seqnos) | ccf::historical::StateCacheImpl | inline |
get_states_internal(const CompoundHandle &handle, const SeqNoCollection &seqnos, ExpiryDuration seconds_until_expiry, bool include_receipts) | ccf::historical::StateCacheImpl | inlineprotected |
get_store_at(const CompoundHandle &handle, ccf::SeqNo seqno, ExpiryDuration seconds_until_expiry) | ccf::historical::StateCacheImpl | inline |
get_store_at(const CompoundHandle &handle, ccf::SeqNo seqno) | ccf::historical::StateCacheImpl | inline |
get_store_range(const CompoundHandle &handle, ccf::SeqNo start_seqno, ccf::SeqNo end_seqno, ExpiryDuration seconds_until_expiry) | ccf::historical::StateCacheImpl | inline |
get_store_range(const CompoundHandle &handle, ccf::SeqNo start_seqno, ccf::SeqNo end_seqno) | ccf::historical::StateCacheImpl | inline |
get_stores_for(const CompoundHandle &handle, const SeqNoCollection &seqnos, ExpiryDuration seconds_until_expiry) | ccf::historical::StateCacheImpl | inline |
get_stores_for(const CompoundHandle &handle, const SeqNoCollection &seqnos) | ccf::historical::StateCacheImpl | inline |
handle_encrypted_past_ledger_secret(const ccf::kv::StorePtr &store, LedgerSecretPtr encrypting_secret) | ccf::historical::StateCacheImpl | inlineprotected |
handle_ledger_entries(ccf::SeqNo from_seqno, ccf::SeqNo to_seqno, const LedgerEntry &data) | ccf::historical::StateCacheImpl | inline |
handle_ledger_entries(ccf::SeqNo from_seqno, ccf::SeqNo to_seqno, const uint8_t *data, size_t size) | ccf::historical::StateCacheImpl | inline |
handle_ledger_entry(ccf::SeqNo seqno, const std::vector< uint8_t > &data) | ccf::historical::StateCacheImpl | inline |
handle_ledger_entry(ccf::SeqNo seqno, const uint8_t *data, size_t size) | ccf::historical::StateCacheImpl | inline |
handle_no_entry(ccf::SeqNo seqno) | ccf::historical::StateCacheImpl | inline |
handle_no_entry_range(ccf::SeqNo from_seqno, ccf::SeqNo to_seqno) | ccf::historical::StateCacheImpl | inline |
historical_encryptor | ccf::historical::StateCacheImpl | protected |
historical_ledger_secrets | ccf::historical::StateCacheImpl | protected |
LedgerEntry typedef | ccf::historical::StateCacheImpl | protected |
lru_evict(CompoundHandle handle) | ccf::historical::StateCacheImpl | inlineprotected |
lru_lookup | ccf::historical::StateCacheImpl | protected |
lru_promote(CompoundHandle handle) | ccf::historical::StateCacheImpl | inlineprotected |
lru_requests | ccf::historical::StateCacheImpl | protected |
lru_shrink_to_fit(size_t threshold) | ccf::historical::StateCacheImpl | inlineprotected |
next_secret_fetch_handle | ccf::historical::StateCacheImpl | protected |
process_deserialised_store(const StoreDetailsPtr &details, const ccf::kv::StorePtr &store, const ccf::crypto::Sha256Hash &entry_digest, ccf::SeqNo seqno, bool is_signature, ccf::ClaimsDigest &&claims_digest, bool has_commit_evidence) | ccf::historical::StateCacheImpl | inlineprotected |
raw_store_sizes | ccf::historical::StateCacheImpl | protected |
remove_request_ref(SeqNo seq, CompoundHandle handle) | ccf::historical::StateCacheImpl | inlineprotected |
remove_request_refs(CompoundHandle handle) | ccf::historical::StateCacheImpl | inlineprotected |
RequestedStores typedef | ccf::historical::StateCacheImpl | protected |
requests | ccf::historical::StateCacheImpl | protected |
requests_lock | ccf::historical::StateCacheImpl | protected |
set_default_expiry_duration(ExpiryDuration duration) | ccf::historical::StateCacheImpl | inline |
set_soft_cache_limit(CacheSize cache_limit) | ccf::historical::StateCacheImpl | inline |
soft_store_cache_limit | ccf::historical::StateCacheImpl | protected |
soft_store_cache_limit_raw | ccf::historical::StateCacheImpl | protected |
source_ledger_secrets | ccf::historical::StateCacheImpl | protected |
source_store | ccf::historical::StateCacheImpl | protected |
StateCacheImpl(ccf::kv::Store &store, const std::shared_ptr< ccf::LedgerSecrets > &secrets, const ringbuffer::WriterPtr &host_writer) | ccf::historical::StateCacheImpl | inline |
states_to_stores(const std::vector< StatePtr > &states) | ccf::historical::StateCacheImpl | inlineprotected |
store_to_requests | ccf::historical::StateCacheImpl | protected |
StoreDetailsPtr typedef | ccf::historical::StateCacheImpl | protected |
StoreStage enum name | ccf::historical::StateCacheImpl | protected |
tick(const std::chrono::milliseconds &elapsed_ms) | ccf::historical::StateCacheImpl | inline |
to_host | ccf::historical::StateCacheImpl | protected |
track_deletes_on_missing_keys(bool track) | ccf::historical::StateCacheImpl | inline |
track_deletes_on_missing_keys_v | ccf::historical::StateCacheImpl | protected |
update_earliest_known_ledger_secret() | ccf::historical::StateCacheImpl | inlineprotected |
update_store_raw_size(SeqNo seq, size_t new_size) | ccf::historical::StateCacheImpl | inlineprotected |
WeakStoreDetailsPtr typedef | ccf::historical::StateCacheImpl | protected |