# Packages

Code generated by counterfeiter.

# Functions

ClassifyClusterReConfig detects the kind of changes that happened in the ClusterConfig.
CreateStorage attempts to create a storage to persist etcd/raft data.
ListSnapshots returns a list of RaftIndex of snapshots stored on disk.
NewBlockReplicator creates a new BlockReplicator.
VerifyConsensusReConfig checks the configuration changes in types.ConsensusConfig.

# Constants

DefaultSnapshotCatchUpEntries is the default number of entries to preserve in memory when a snapshot is taken.

# Variables

MaxSnapshotFiles defines max number of etcd/raft snapshot files to retain on filesystem.

# Structs

No description provided by the author
Config holds the configuration information required to initialize the block replicator.
RaftHTTPError is used when replication needs to send an error response to a raft request.
RaftStorage encapsulates storages needed for etcd/raft data, i.e.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author