| Interface | Description |
|---|---|
| RESTClient |
Interface for a basic HTTP Client for interfacing with the REST catalog.
|
| RESTMessage |
Interface to mark both REST requests and responses.
|
| RESTRequest |
Interface to mark a REST request.
|
| RESTResponse |
Interface to mark a REST response.
|
| Class | Description |
|---|---|
| DefaultErrorHandler |
Default error handler.
|
| ErrorHandler |
Error handler for REST client.
|
| ExponentialHttpRetryInterceptor |
Defines exponential HTTP request retry interceptor.
|
| HttpClient |
HTTP client for REST catalog.
|
| LoggingInterceptor |
Defines HTTP request log interceptor.
|
| ResourcePaths |
Resource paths for REST catalog.
|
| RESTCatalog |
A catalog implementation for REST.
|
| RESTCatalogFactory |
Factory to create
RESTCatalog. |
| RESTCatalogInternalOptions |
Internal options for REST Catalog.
|
| RESTCatalogLoader |
Loader to create
RESTCatalog. |
| RESTCatalogOptions |
Options for REST Catalog.
|
| RESTObjectMapper |
Object mapper for REST request and response.
|
| RESTToken |
Token for REST Catalog to access file io.
|
| RESTTokenFileIO |
A
FileIO to support getting token from REST Server. |
| RESTUtil |
Util for REST.
|
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.