Package org.apache.iceberg.rest
package org.apache.iceberg.rest
-
ClassDescriptionHolds an endpoint definition that consists of the HTTP method (GET, POST, DELETE, ...) and the resource path as defined in the Iceberg OpenAPI REST specification without parameter substitution, such as /v1/{prefix}/namespaces/{namespace}.A set of consumers to handle errors for requests for table entities or for namespace entities, to throw the correct exception.An HttpClient for usage with the REST catalog.Interface for a basic HTTP Client for interfacing with the REST catalog.Interface to mark both REST requests and responses.Interface to mark a REST request.Interface to mark a REST response