public interface UrlSelector
| Modifier and Type | Method and Description |
|---|---|
void |
init(Map<String,Object> conf) |
String |
select()
Returns the current url chosen among the given cluster urls.
|
void |
urlWithError(String url,
Exception ex)
Sets the given
url is failed with the given Exception ex. |
String select()
Copyright © 2020. All rights reserved.