Uses of Enum Class
org.nustaq.kontraktor.routing.FailoverStrategy
Packages that use FailoverStrategy
-
Uses of FailoverStrategy in org.nustaq.kontraktor.routing
Methods in org.nustaq.kontraktor.routing that return FailoverStrategyModifier and TypeMethodDescriptionRoutedServiceEntry.getStrategy()static FailoverStrategyReturns the enum constant of this class with the specified name.static FailoverStrategy[]FailoverStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.