|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of FailoverAlgorithm in com.streamhub.client |
|---|
| Methods in com.streamhub.client that return FailoverAlgorithm | |
|---|---|
FailoverAlgorithm |
FailoverParameters.getAlgorithm()
Gets the FailoverAlgorithm |
static FailoverAlgorithm |
FailoverAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FailoverAlgorithm[] |
FailoverAlgorithm.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in com.streamhub.client with parameters of type FailoverAlgorithm | |
|---|---|
void |
FailoverParameters.setAlgorithm(FailoverAlgorithm algorithm)
Sets the FailoverAlgorithm |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||