#include <kv_types.h>
Inherited by ccf::kv::Consensus.
◆ add_configuration()
virtual void ccf::kv::ConfigurableConsensus::add_configuration |
( |
ccf::SeqNo |
seqno, |
|
|
const Configuration::Nodes & |
conf, |
|
|
const std::unordered_set< NodeId > & |
learners = {} , |
|
|
const std::unordered_set< NodeId > & |
retired_nodes = {} |
|
) |
| |
|
pure virtual |
◆ get_details()
◆ get_latest_configuration()
◆ get_latest_configuration_unsafe()
virtual Configuration::Nodes ccf::kv::ConfigurableConsensus::get_latest_configuration_unsafe |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: