Uses of Enum Class
com.solace.connector.core.properties.LeaderElectionProperties.LeaderElectionMode
Packages that use LeaderElectionProperties.LeaderElectionMode
Package
Description
General configuration properties for the Micro-Integration Framework.
-
Uses of LeaderElectionProperties.LeaderElectionMode in com.solace.connector.core.properties
Methods in com.solace.connector.core.properties that return LeaderElectionProperties.LeaderElectionModeModifier and TypeMethodDescriptionLeaderElectionProperties.getMode()Returns the enum constant of this class with the specified name.LeaderElectionProperties.LeaderElectionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.solace.connector.core.properties with parameters of type LeaderElectionProperties.LeaderElectionModeModifier and TypeMethodDescriptionvoidLeaderElectionProperties.setMode(LeaderElectionProperties.LeaderElectionMode mode)