| 接口 | 说明 |
|---|---|
| IRestClient |
A underlying http client interface for common rest request.
|
| 类 | 说明 |
|---|---|
| AdminRestApi | |
| BatchRestApi | |
| HttpClientFactory | |
| KyuubiRestClient | |
| KyuubiRestClient.Builder | |
| OperationRestApi | |
| RestClient | |
| RestClientConf | |
| RetryableRestClient |
A retryable rest client that catches the
RetryableKyuubiRestException which is thrown by
underlying rest client and use a new server uri to the next attempt. |
| SessionRestApi |
| 枚举 | 说明 |
|---|---|
| KyuubiRestClient.ApiVersion |
Specifies the version of the Kyuubi API to communicate with.
|
| KyuubiRestClient.AuthHeaderMethod |
Copyright © 2023 The Apache Software Foundation. All rights reserved.