#include <ledger_chunker_interface.h>
Inherited by ccf::kv::LedgerChunker.
◆ ~ILedgerChunker()
virtual ccf::kv::ILedgerChunker::~ILedgerChunker |
( |
| ) |
|
|
virtualdefault |
◆ append_entry_size()
virtual void ccf::kv::ILedgerChunker::append_entry_size |
( |
size_t |
| ) |
|
|
pure virtual |
◆ compacted_to()
virtual void ccf::kv::ILedgerChunker::compacted_to |
( |
Version |
| ) |
|
|
pure virtual |
◆ force_end_of_chunk()
virtual void ccf::kv::ILedgerChunker::force_end_of_chunk |
( |
Version |
v | ) |
|
|
pure virtual |
◆ is_chunk_end_requested()
virtual bool ccf::kv::ILedgerChunker::is_chunk_end_requested |
( |
Version |
| ) |
|
|
pure virtual |
◆ produced_chunk_at()
virtual void ccf::kv::ILedgerChunker::produced_chunk_at |
( |
Version |
| ) |
|
|
pure virtual |
◆ rolled_back_to()
virtual void ccf::kv::ILedgerChunker::rolled_back_to |
( |
Version |
| ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: