ISyncRaft Interface

ISyncRaft is implemented by rafts that synchronize with some form of external storage.

Inheritance Hierarchy

Syntax

public interface ISyncRaft

Methods

Name Description
SynchronizeAsync(Inedo.Diagnostics.ILogSink logSink)

Synchronizes the raft's contents with external storage.