public static interface ReplicationState.Mutable extends ReplicationState.Volatile
ReplicationState.Mutable, ReplicationState.VolatileNULL_SERVER| Modifier and Type | Method and Description |
|---|---|
ReplicationState.Mutable |
currentTerm(int term) |
ReplicationState.Mutable |
eventApplied(Event event) |
ReplicationState.Mutable |
leaderId(int leaderId) |
confirmedEventLogIndex, nextEventLogIndex, nextNotBeforecommittedEventLogIndex, confirmedEventLogIndex, currentTerm, eventLogSize, leaderId, nextEventLogIndex, nextNotBeforeReplicationState.Mutable currentTerm(int term)
ReplicationState.Mutable leaderId(int leaderId)
ReplicationState.Mutable eventApplied(Event event)
Copyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.