#include <deserialise.h>
Inherits ccf::kv::AbstractExecutionWrapper.
◆ CFTExecutionWrapper()
ccf::kv::CFTExecutionWrapper::CFTExecutionWrapper |
( |
ExecutionWrapperStore * |
store_, |
|
|
std::shared_ptr< TxHistory > |
history_, |
|
|
std::shared_ptr< ILedgerChunker > |
chunker_, |
|
|
const std::vector< uint8_t > & |
data_, |
|
|
bool |
public_only_, |
|
|
const std::optional< TxID > & |
expected_txid_ |
|
) |
| |
|
inline |
◆ apply()
ApplyResult ccf::kv::CFTExecutionWrapper::apply |
( |
bool |
track_deletes_on_missing_keys | ) |
|
|
inlineoverridevirtual |
◆ consume_claims_digest()
◆ consume_commit_evidence_digest()
◆ get_entry()
const std::vector< uint8_t > & ccf::kv::CFTExecutionWrapper::get_entry |
( |
| ) |
|
|
inlineoverridevirtual |
◆ get_hooks()
◆ get_index()
◆ get_term()
Term ccf::kv::CFTExecutionWrapper::get_term |
( |
| ) |
|
|
inlineoverridevirtual |
◆ is_public_only()
bool ccf::kv::CFTExecutionWrapper::is_public_only |
( |
| ) |
|
|
inlineoverridevirtual |
◆ should_rollback_to_last_committed()
bool ccf::kv::CFTExecutionWrapper::should_rollback_to_last_committed |
( |
| ) |
|
|
inlineoverridevirtual |
◆ support_async_execution()
bool ccf::kv::CFTExecutionWrapper::support_async_execution |
( |
| ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: