CCF
Loading...
Searching...
No Matches
ccf::historical::StateCacheImpl Member List

This is the complete list of members for ccf::historical::StateCacheImpl, including all inherited members.

add_request_ref(SeqNo seq, CompoundHandle handle)ccf::historical::StateCacheImplinlineprotected
add_request_refs(CompoundHandle handle)ccf::historical::StateCacheImplinlineprotected
all_storesccf::historical::StateCacheImplprotected
AllRequestedStores typedefccf::historical::StateCacheImplprotected
collection_from_single_range(ccf::SeqNo start_seqno, ccf::SeqNo end_seqno)ccf::historical::StateCacheImplinlineprotected
default_expiry_durationccf::historical::StateCacheImplprotected
delete_all_interested_requests(ccf::SeqNo seqno)ccf::historical::StateCacheImplinlineprotected
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::StateCacheImplinline
drop_cached_states(const CompoundHandle &handle)ccf::historical::StateCacheImplinline
earliest_secret_ccf::historical::StateCacheImplprotected
estimated_store_cache_sizeccf::historical::StateCacheImplprotected
fetch_entries_range(ccf::SeqNo from, ccf::SeqNo to)ccf::historical::StateCacheImplinlineprotected
fetch_entry_at(ccf::SeqNo seqno)ccf::historical::StateCacheImplinlineprotected
fetch_supporting_secret_if_needed(ccf::SeqNo seqno)ccf::historical::StateCacheImplinlineprotected
get_state_at(const CompoundHandle &handle, ccf::SeqNo seqno, ExpiryDuration seconds_until_expiry)ccf::historical::StateCacheImplinline
get_state_at(const CompoundHandle &handle, ccf::SeqNo seqno)ccf::historical::StateCacheImplinline
get_state_range(const CompoundHandle &handle, ccf::SeqNo start_seqno, ccf::SeqNo end_seqno, ExpiryDuration seconds_until_expiry)ccf::historical::StateCacheImplinline
get_state_range(const CompoundHandle &handle, ccf::SeqNo start_seqno, ccf::SeqNo end_seqno)ccf::historical::StateCacheImplinline
get_states_for(const CompoundHandle &handle, const SeqNoCollection &seqnos, ExpiryDuration seconds_until_expiry)ccf::historical::StateCacheImplinline
get_states_for(const CompoundHandle &handle, const SeqNoCollection &seqnos)ccf::historical::StateCacheImplinline
get_states_internal(const CompoundHandle &handle, const SeqNoCollection &seqnos, ExpiryDuration seconds_until_expiry, bool include_receipts)ccf::historical::StateCacheImplinlineprotected
get_store_at(const CompoundHandle &handle, ccf::SeqNo seqno, ExpiryDuration seconds_until_expiry)ccf::historical::StateCacheImplinline
get_store_at(const CompoundHandle &handle, ccf::SeqNo seqno)ccf::historical::StateCacheImplinline
get_store_range(const CompoundHandle &handle, ccf::SeqNo start_seqno, ccf::SeqNo end_seqno, ExpiryDuration seconds_until_expiry)ccf::historical::StateCacheImplinline
get_store_range(const CompoundHandle &handle, ccf::SeqNo start_seqno, ccf::SeqNo end_seqno)ccf::historical::StateCacheImplinline
get_stores_for(const CompoundHandle &handle, const SeqNoCollection &seqnos, ExpiryDuration seconds_until_expiry)ccf::historical::StateCacheImplinline
get_stores_for(const CompoundHandle &handle, const SeqNoCollection &seqnos)ccf::historical::StateCacheImplinline
handle_encrypted_past_ledger_secret(const ccf::kv::StorePtr &store, LedgerSecretPtr encrypting_secret)ccf::historical::StateCacheImplinlineprotected
handle_ledger_entries(ccf::SeqNo from_seqno, ccf::SeqNo to_seqno, const LedgerEntry &data)ccf::historical::StateCacheImplinline
handle_ledger_entries(ccf::SeqNo from_seqno, ccf::SeqNo to_seqno, const uint8_t *data, size_t size)ccf::historical::StateCacheImplinline
handle_ledger_entry(ccf::SeqNo seqno, const std::vector< uint8_t > &data)ccf::historical::StateCacheImplinline
handle_ledger_entry(ccf::SeqNo seqno, const uint8_t *data, size_t size)ccf::historical::StateCacheImplinline
handle_no_entry(ccf::SeqNo seqno)ccf::historical::StateCacheImplinline
handle_no_entry_range(ccf::SeqNo from_seqno, ccf::SeqNo to_seqno)ccf::historical::StateCacheImplinline
historical_encryptorccf::historical::StateCacheImplprotected
historical_ledger_secretsccf::historical::StateCacheImplprotected
LedgerEntry typedefccf::historical::StateCacheImplprotected
lru_evict(CompoundHandle handle)ccf::historical::StateCacheImplinlineprotected
lru_lookupccf::historical::StateCacheImplprotected
lru_promote(CompoundHandle handle)ccf::historical::StateCacheImplinlineprotected
lru_requestsccf::historical::StateCacheImplprotected
lru_shrink_to_fit(size_t threshold)ccf::historical::StateCacheImplinlineprotected
next_secret_fetch_handleccf::historical::StateCacheImplprotected
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::StateCacheImplinlineprotected
raw_store_sizesccf::historical::StateCacheImplprotected
remove_request_ref(SeqNo seq, CompoundHandle handle)ccf::historical::StateCacheImplinlineprotected
remove_request_refs(CompoundHandle handle)ccf::historical::StateCacheImplinlineprotected
RequestedStores typedefccf::historical::StateCacheImplprotected
requestsccf::historical::StateCacheImplprotected
requests_lockccf::historical::StateCacheImplprotected
set_default_expiry_duration(ExpiryDuration duration)ccf::historical::StateCacheImplinline
set_soft_cache_limit(CacheSize cache_limit)ccf::historical::StateCacheImplinline
soft_store_cache_limitccf::historical::StateCacheImplprotected
soft_store_cache_limit_rawccf::historical::StateCacheImplprotected
source_ledger_secretsccf::historical::StateCacheImplprotected
source_storeccf::historical::StateCacheImplprotected
StateCacheImpl(ccf::kv::Store &store, const std::shared_ptr< ccf::LedgerSecrets > &secrets, const ringbuffer::WriterPtr &host_writer)ccf::historical::StateCacheImplinline
states_to_stores(const std::vector< StatePtr > &states)ccf::historical::StateCacheImplinlineprotected
store_to_requestsccf::historical::StateCacheImplprotected
StoreDetailsPtr typedefccf::historical::StateCacheImplprotected
StoreStage enum nameccf::historical::StateCacheImplprotected
tick(const std::chrono::milliseconds &elapsed_ms)ccf::historical::StateCacheImplinline
to_hostccf::historical::StateCacheImplprotected
track_deletes_on_missing_keys(bool track)ccf::historical::StateCacheImplinline
track_deletes_on_missing_keys_vccf::historical::StateCacheImplprotected
update_earliest_known_ledger_secret()ccf::historical::StateCacheImplinlineprotected
update_store_raw_size(SeqNo seq, size_t new_size)ccf::historical::StateCacheImplinlineprotected
WeakStoreDetailsPtr typedefccf::historical::StateCacheImplprotected