public class RaftConfig extends Object
| Constructor and Description |
|---|
RaftConfig() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
electionTick() |
boolean |
equals(Object o) |
int |
hashCode() |
Integer |
heartbeatTick() |
Integer |
keepOldSnapshots() |
Integer |
logEntriesForSlowFollowers() |
Integer |
snapshotInterval() |
String |
toString() |
Copyright © 2016. All rights reserved.