Uses of Enum Class
org.graylog2.cluster.leader.LeaderElectionMode
Packages that use LeaderElectionMode
-
Uses of LeaderElectionMode in org.graylog2
Methods in org.graylog2 that return LeaderElectionMode -
Uses of LeaderElectionMode in org.graylog2.cluster.leader
Methods in org.graylog2.cluster.leader that return LeaderElectionModeModifier and TypeMethodDescriptionLeaderElectionMode.Converter.convertFrom(String value) static LeaderElectionModeReturns the enum constant of this class with the specified name.static LeaderElectionMode[]LeaderElectionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.graylog2.cluster.leader with parameters of type LeaderElectionModeModifier and TypeMethodDescriptionLeaderElectionMode.Converter.convertTo(LeaderElectionMode value)