Class | Description |
---|---|
BaseResponse |
Represents a base response for REST API calls.
|
CatalogResponse |
Represents a response containing catalog information.
|
DropResponse |
Represents a response for a drop operation.
|
EntityListResponse |
Represents a response containing a list of catalogs.
|
ErrorConstants |
Constants representing error codes for responses.
|
ErrorResponse |
Represents an error response.
|
MetalakeListResponse |
Represents a response containing a list of metalakes.
|
MetalakeResponse |
Represents a response containing metalake information.
|
OAuth2ErrorResponse |
Represents the response of an OAuth2 error.
|
OAuth2TokenResponse |
Represents the response of an OAuth2 token request.
|
PartitionListResponse |
Represents a response for a list of partitions.
|
PartitionNameListResponse |
Represents a response containing a list of partition names.
|
PartitionResponse |
Represents a response for a partition.
|
SchemaResponse |
Represents a response for a schema.
|
TableResponse |
Represents a response for a table.
|
VersionResponse |
Represents a response containing version of Gravitino.
|