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::kv::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::kv::TxID > &expected_txid=std::nullopt) override |
![]() | |
virtual | ~Store () |
|
inline |
|
inlineoverridevirtual |
Implements aft::Store.
|
inlineoverridevirtual |
Implements aft::Store.
|
inlineoverridevirtual |
Implements aft::Store.
|
inlineoverridevirtual |
Implements aft::Store.