Uses of Class
org.nustaq.kontraktor.routing.FailoverStrategy
| Package | Description |
|---|---|
| org.nustaq.kontraktor.routing |
-
Uses of FailoverStrategy in org.nustaq.kontraktor.routing
Methods in org.nustaq.kontraktor.routing that return FailoverStrategy Modifier and Type Method Description FailoverStrategyRoutedServiceEntry. getStrategy()static FailoverStrategyFailoverStrategy. valueOf(String name)Returns the enum constant of this type with the specified name.static FailoverStrategy[]FailoverStrategy. values()Returns an array containing the constants of this enum type, in the order they are declared.