Class | Description |
---|---|
BaseResponse |
Represents a base response for REST API calls.
|
CatalogListResponse |
Represents a response for a list of catalogs with their information.
|
CatalogResponse |
Represents a response containing catalog information.
|
DeleteResponse |
Represents a response for a delete operation.
|
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.
|
FilesetResponse |
Response for fileset creation.
|
GroupListResponse |
Represents a response for a list of groups.
|
GroupResponse |
Represents a response for a group.
|
MetadataObjectListResponse |
Represents a response containing a list of metadata objects.
|
MetalakeListResponse |
Represents a response containing a list of metalakes.
|
MetalakeResponse |
Represents a response containing metalake information.
|
NameListResponse |
Represents a response for a list of entity names.
|
OAuth2ErrorResponse |
Represents the response of an OAuth2 error.
|
OAuth2TokenResponse |
Represents the response of an OAuth2 token request.
|
OwnerResponse |
Represents a response containing owner information.
|
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.
|
RemoveResponse |
Represents a response for a remove operation.
|
RoleResponse |
Represents a response for a role.
|
SchemaResponse |
Represents a response for a schema.
|
SetResponse |
Represents a response for a set operation.
|
TableResponse |
Represents a response for a table.
|
TagListResponse |
Represents a response for a list of tags.
|
TagResponse |
Represents a response for a tag.
|
TopicResponse |
Represents a response to a topic.
|
UserListResponse |
Represents a response containing a list of users.
|
UserResponse |
Represents a response for a user.
|
VersionResponse |
Represents a response containing version of Gravitino.
|