Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BitcaskFSM ¶
func (*BitcaskFSM) Apply ¶
func (fsm *BitcaskFSM) Apply(raftLog *raft.Log) interface{}
func (*BitcaskFSM) Restore ¶
func (fsm *BitcaskFSM) Restore(rc io.ReadCloser) error
func (*BitcaskFSM) Snapshot ¶
func (fsm *BitcaskFSM) Snapshot() (raft.FSMSnapshot, error)
type LogMessage ¶
Click to show internal directories.
Click to hide internal directories.