Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Delta ¶
func ComputeDelta ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager is responsible for the runtime management of replicas. It maintains connections to replicas and periodically flushes new log entries to the tasks
func NewManager ¶
func NewManager(seeker dbLog.SeekingLog) *Manager
Click to show internal directories.
Click to hide internal directories.