|
CCF
|
#include <raft_types.h>
Inherits aft::Store.
Public Member Functions | |
| Adaptor (std::shared_ptr< T > x) | |
| void | compact (Index v) override |
| void | rollback (const ccf::TxID &tx_id, Term term_of_next_version) override |
| void | initialise_term (Term t) override |
| std::unique_ptr< ccf::kv::AbstractExecutionWrapper > | deserialize (const std::vector< uint8_t > data, bool public_only=false, const std::optional< ccf::TxID > &expected_txid=std::nullopt) override |
Public Member Functions inherited from aft::Store | |
| virtual | ~Store ()=default |
|
inline |
|
inlineoverridevirtual |
Implements aft::Store.
|
inlineoverridevirtual |
Implements aft::Store.
|
inlineoverridevirtual |
Implements aft::Store.
|
inlineoverridevirtual |
Implements aft::Store.