public class RetryableRestClient extends Object implements InvocationHandler
RetryableKyuubiRestException which is thrown by
underlying rest client and use a new server uri to the next attempt.| Modifier and Type | Method and Description |
|---|---|
static IRestClient |
getRestClient(List<String> uris,
RestClientConf conf) |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
public static IRestClient getRestClient(List<String> uris, RestClientConf conf)
Copyright © 2023 The Apache Software Foundation. All rights reserved.