| Package | Description |
|---|---|
| org.graylog2 | |
| org.graylog2.cluster.leader |
| Modifier and Type | Method and Description |
|---|---|
LeaderElectionMode |
Configuration.getLeaderElectionMode() |
| Modifier and Type | Method and Description |
|---|---|
LeaderElectionMode |
LeaderElectionMode.Converter.convertFrom(String value) |
static LeaderElectionMode |
LeaderElectionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LeaderElectionMode[] |
LeaderElectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
LeaderElectionMode.Converter.convertTo(LeaderElectionMode value) |
Copyright © 2012–2022 Graylog, Inc.. All rights reserved.