Package io.kroxylicious.proxy.bootstrap
Class RandomBootstrapSelectionStrategy
java.lang.Object
io.kroxylicious.proxy.bootstrap.RandomBootstrapSelectionStrategy
- All Implemented Interfaces:
BootstrapSelectionStrategy,Function<List<HostPort>,HostPort>
BootstrapSelectionStrategy which selects a random server from the given list of servers as the bootstrap server.-
Constructor Details
-
RandomBootstrapSelectionStrategy
public RandomBootstrapSelectionStrategy()
-
-
Method Details
-
apply
-
getStrategy
- Specified by:
getStrategyin interfaceBootstrapSelectionStrategy
-