public static interface ReplicationState.Volatile extends ReplicationState
ReplicationState.Mutable, ReplicationState.VolatileNULL_SERVER| Modifier and Type | Method and Description |
|---|---|
ReplicationState.Volatile |
confirmedEventLogIndex(int serverId,
long index) |
ReplicationState.Volatile |
nextEventLogIndex(int serverId,
long index) |
ReplicationState.Volatile |
nextNotBefore(int serverId,
long time) |
committedEventLogIndex, confirmedEventLogIndex, currentTerm, eventLogSize, leaderId, nextEventLogIndex, nextNotBeforeReplicationState.Volatile nextEventLogIndex(int serverId, long index)
ReplicationState.Volatile confirmedEventLogIndex(int serverId, long index)
ReplicationState.Volatile nextNotBefore(int serverId, long time)
Copyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.