- accept(ErrorResponse) - Method in class org.apache.gravitino.client.ErrorHandlers.OAuthErrorHandler
- 
Accepts the error response and throws an exception based on the error type. 
- accessKeyId() - Method in class org.apache.gravitino.credential.OSSSecretKeyCredential
- 
Get OSS static access key ID. 
- accessKeyId() - Method in class org.apache.gravitino.credential.OSSTokenCredential
- 
Get oss access key ID. 
- accessKeyId() - Method in class org.apache.gravitino.credential.S3SecretKeyCredential
- 
Get S3 static access key ID. 
- accessKeyId() - Method in class org.apache.gravitino.credential.S3TokenCredential
- 
Get S3 session access key ID. 
- accountKey() - Method in class org.apache.gravitino.credential.AzureAccountKeyCredential
- 
Get Azure account key 
- accountName() - Method in class org.apache.gravitino.credential.ADLSTokenCredential
- 
Get ADLS account name 
- accountName() - Method in class org.apache.gravitino.credential.AzureAccountKeyCredential
- 
Get Azure account name 
- addColumn(String[], Type) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for adding an optional column. 
- addColumn(String[], Type, String) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for adding a column. 
- addColumn(String[], Type, TableChange.ColumnPosition) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for adding a column. 
- addColumn(String[], Type, String, TableChange.ColumnPosition) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for adding a column. 
- addColumn(String[], Type, boolean) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for adding a column. 
- addColumn(String[], Type, String, boolean) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for adding a column. 
- addColumn(String[], Type, Expression) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for adding a column. 
- addColumn(String[], Type, String, Expression) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for adding a column. 
- addColumn(String[], Type, TableChange.ColumnPosition, Expression) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for adding a column. 
- addColumn(String[], Type, String, TableChange.ColumnPosition, Expression) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for adding a column. 
- addColumn(String[], Type, String, TableChange.ColumnPosition, boolean) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for adding a column. 
- addColumn(String[], Type, String, TableChange.ColumnPosition, boolean, boolean) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for adding a column. 
- addColumn(String[], Type, String, TableChange.ColumnPosition, boolean, boolean, Expression) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for adding a column. 
- addGroup(String) - Method in class org.apache.gravitino.client.GravitinoClient
- 
Adds a new Group. 
- addGroup(String) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Adds a new Group. 
- addIndex(Index.IndexType, String, String[][]) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for adding an index. 
- AddIndex(Index.IndexType, String, String[][]) - Constructor for class org.apache.gravitino.rel.TableChange.AddIndex
-  
- addPartition(Partition) - Method in interface org.apache.gravitino.rel.SupportsPartitions
- 
Add a partition with specified name and properties to the table. 
- AddPartitionsRequest - Class in org.apache.gravitino.dto.requests
- 
Request to add partitions to a table. 
- AddPartitionsRequest() - Constructor for class org.apache.gravitino.dto.requests.AddPartitionsRequest
- 
Default constructor for Jackson. 
- AddPartitionsRequest(PartitionDTO[]) - Constructor for class org.apache.gravitino.dto.requests.AddPartitionsRequest
- 
Constructor for the request. 
- addSecurableObject(String, SecurableObject) - Static method in interface org.apache.gravitino.authorization.RoleChange
- 
Create a RoleChange to add a securable object into a role. 
- AddTableColumnRequest() - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.AddTableColumnRequest
- 
Default constructor for Jackson deserialization. 
- AddTableColumnRequest(String[], Type, String, TableChange.ColumnPosition, boolean, boolean, Expression) - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.AddTableColumnRequest
- 
Constructor for AddTableColumnRequest. 
- AddTableColumnRequest(String[], Type, String, TableChange.ColumnPosition) - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.AddTableColumnRequest
- 
Constructor for AddTableColumnRequest with default nullable value(true). 
- AddTableColumnRequest(String[], Type, String) - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.AddTableColumnRequest
- 
Constructor for AddTableColumnRequest with default position and nullable value(true). 
- AddTableIndexRequest() - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.AddTableIndexRequest
- 
Default constructor for Jackson deserialization. 
- AddTableIndexRequest(Index.IndexType, String, String[][]) - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.AddTableIndexRequest
- 
The constructor of the add table index request. 
- addUser(String) - Method in class org.apache.gravitino.client.GravitinoClient
- 
Adds a new User. 
- addUser(String) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Adds a new User. 
- ADLS_DOMAIN - Static variable in class org.apache.gravitino.credential.ADLSTokenCredential
- 
ADLS base domain 
- ADLS_TOKEN_CREDENTIAL_TYPE - Static variable in class org.apache.gravitino.credential.ADLSTokenCredential
- 
ADLS token credential type. 
- ADLSTokenCredential - Class in org.apache.gravitino.credential
- 
ADLS SAS token credential. 
- ADLSTokenCredential(String, String, long) - Constructor for class org.apache.gravitino.credential.ADLSTokenCredential
- 
- ADLSTokenCredential() - Constructor for class org.apache.gravitino.credential.ADLSTokenCredential
- 
This is the constructor that is used by credential factory to create an instance of credential
 according to the credential information. 
- AdminClientBuilder(String) - Constructor for class org.apache.gravitino.client.GravitinoAdminClient.AdminClientBuilder
- 
The private constructor for the Builder class. 
- after(String) - Static method in interface org.apache.gravitino.rel.TableChange.ColumnPosition
- 
Returns the position after the given column. 
- aliases() - Method in class org.apache.gravitino.dto.model.ModelVersionDTO
-  
- aliases() - Method in interface org.apache.gravitino.model.ModelVersion
- 
The aliases of this model version. 
- allow(String) - Static method in class org.apache.gravitino.authorization.Privileges
- 
Returns the Privilege with allow condition from the string representation. 
- allow(Privilege.Name) - Static method in class org.apache.gravitino.authorization.Privileges
- 
Returns the Privilege with allow condition from the `Privilege.Name`. 
- allow() - Static method in class org.apache.gravitino.authorization.Privileges.ConsumeTopic
-  
- allow() - Static method in class org.apache.gravitino.authorization.Privileges.CreateCatalog
-  
- allow() - Static method in class org.apache.gravitino.authorization.Privileges.CreateFileset
-  
- allow() - Static method in class org.apache.gravitino.authorization.Privileges.CreateModel
-  
- allow() - Static method in class org.apache.gravitino.authorization.Privileges.CreateModelVersion
-  
- allow() - Static method in class org.apache.gravitino.authorization.Privileges.CreateRole
-  
- allow() - Static method in class org.apache.gravitino.authorization.Privileges.CreateSchema
-  
- allow() - Static method in class org.apache.gravitino.authorization.Privileges.CreateTable
-  
- allow() - Static method in class org.apache.gravitino.authorization.Privileges.CreateTopic
-  
- allow() - Static method in class org.apache.gravitino.authorization.Privileges.ManageGrants
-  
- allow() - Static method in class org.apache.gravitino.authorization.Privileges.ManageGroups
-  
- allow() - Static method in class org.apache.gravitino.authorization.Privileges.ManageUsers
-  
- allow() - Static method in class org.apache.gravitino.authorization.Privileges.ModifyTable
-  
- allow() - Static method in class org.apache.gravitino.authorization.Privileges.ProduceTopic
-  
- allow() - Static method in class org.apache.gravitino.authorization.Privileges.ReadFileset
-  
- allow() - Static method in class org.apache.gravitino.authorization.Privileges.SelectTable
-  
- allow() - Static method in class org.apache.gravitino.authorization.Privileges.UseCatalog
-  
- allow() - Static method in class org.apache.gravitino.authorization.Privileges.UseModel
-  
- allow() - Static method in class org.apache.gravitino.authorization.Privileges.UseSchema
-  
- allow() - Static method in class org.apache.gravitino.authorization.Privileges.WriteFileset
-  
- allowAutoIncrement(Type) - Static method in class org.apache.gravitino.rel.types.Types
-  
- ALREADY_EXISTS_CODE - Static variable in class org.apache.gravitino.dto.responses.ErrorConstants
- 
Error codes for already exists. 
- alreadyExists(String, String) - Static method in class org.apache.gravitino.dto.responses.ErrorResponse
- 
- alreadyExists(String, String, Throwable) - Static method in class org.apache.gravitino.dto.responses.ErrorResponse
- 
- AlreadyExistsException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when an entity or resource already exists. 
- AlreadyExistsException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.AlreadyExistsException
- 
Constructs a new exception with the specified detail message. 
- AlreadyExistsException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.AlreadyExistsException
- 
Constructs a new exception with the specified detail message and cause. 
- alterCatalog(String, CatalogChange...) - Method in class org.apache.gravitino.client.GravitinoClient
-  
- alterCatalog(String, CatalogChange...) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Alter the catalog with specified identifier by applying the changes. 
- alterCatalog(String, CatalogChange...) - Method in interface org.apache.gravitino.SupportsCatalogs
- 
Alter a catalog with specified catalog name and changes. 
- alterFileset(NameIdentifier, FilesetChange...) - Method in interface org.apache.gravitino.file.FilesetCatalog
- 
Apply the  change to a fileset in the catalog. 
- alterMetalake(String, MetalakeChange...) - Method in class org.apache.gravitino.client.GravitinoAdminClient
- 
Alters a specific Metalake using the Gravitino API. 
- alterMetalake(String, MetalakeChange...) - Method in interface org.apache.gravitino.SupportsMetalakes
- 
Alter a metalake with specified metalake name and changes. 
- alterModel(NameIdentifier, ModelChange...) - Method in interface org.apache.gravitino.model.ModelCatalog
- 
Applies the  changes to a model in the catalog. 
- alterModelVersion(NameIdentifier, int, ModelVersionChange...) - Method in interface org.apache.gravitino.model.ModelCatalog
- 
Applies the specified  changes to a model version identified by its
 version number. 
- alterModelVersion(NameIdentifier, String, ModelVersionChange...) - Method in interface org.apache.gravitino.model.ModelCatalog
- 
Applies the specified  changes to a model version identified by its
 alias. 
- alterSchema(String, SchemaChange...) - Method in interface org.apache.gravitino.SupportsSchemas
- 
Apply the metadata change to a schema in the catalog. 
- alterTable(NameIdentifier, TableChange...) - Method in interface org.apache.gravitino.rel.TableCatalog
- 
Apply the  change to a table in the catalog. 
- alterTag(String, TagChange...) - Method in class org.apache.gravitino.client.GravitinoClient
-  
- alterTag(String, TagChange...) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Alter a tag under the current metalake. 
- alterTag(String, TagChange...) - Method in interface org.apache.gravitino.tag.TagOperations
- 
Alter a tag under a metalake. 
- alterTopic(NameIdentifier, TopicChange...) - Method in interface org.apache.gravitino.messaging.TopicCatalog
- 
Apply the  changes to a topic in the catalog. 
- ANONYMOUS_USER - Static variable in class org.apache.gravitino.auth.AuthConstants
- 
The default username used for anonymous access. 
- anyFieldMapper() - Static method in class org.apache.gravitino.json.JsonUtils
- 
Get the shared AnyFieldMapper instance for JSON serialization/deserialization. 
- API_METALAKES_IDENTIFIER_PATH - Static variable in class org.apache.gravitino.client.GravitinoClientBase
- 
The REST API path prefix for load a specific metalake 
- API_METALAKES_LIST_PATH - Static variable in class org.apache.gravitino.client.GravitinoClientBase
- 
The REST API path for listing metalakes 
- apply(String, Expression[]) - Static method in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
Create a transform that applies a function to the input value. 
- args() - Method in class org.apache.gravitino.dto.rel.DistributionDTO
- 
Returns the arguments of the function. 
- args() - Method in class org.apache.gravitino.dto.rel.expressions.FuncExpressionDTO
-  
- args() - Method in class org.apache.gravitino.dto.rel.partitioning.FunctionPartitioningDTO
- 
Returns the arguments of the function. 
- argType() - Method in class org.apache.gravitino.dto.rel.expressions.FieldReferenceDTO
-  
- argType() - Method in class org.apache.gravitino.dto.rel.expressions.FuncExpressionDTO
-  
- argType() - Method in interface org.apache.gravitino.dto.rel.expressions.FunctionArg
- 
Arguments type of the function. 
- argType() - Method in class org.apache.gravitino.dto.rel.expressions.LiteralDTO
-  
- argType() - Method in class org.apache.gravitino.dto.rel.expressions.UnparsedExpressionDTO
-  
- arguments() - Method in class org.apache.gravitino.dto.rel.expressions.FuncExpressionDTO
-  
- arguments() - Method in class org.apache.gravitino.dto.rel.partitioning.BucketPartitioningDTO
-  
- arguments() - Method in class org.apache.gravitino.dto.rel.partitioning.FunctionPartitioningDTO
- 
Returns the arguments of the function. 
- arguments() - Method in class org.apache.gravitino.dto.rel.partitioning.ListPartitioningDTO
-  
- arguments() - Method in class org.apache.gravitino.dto.rel.partitioning.Partitioning.SingleFieldPartitioning
-  
- arguments() - Method in class org.apache.gravitino.dto.rel.partitioning.RangePartitioningDTO
-  
- arguments() - Method in class org.apache.gravitino.dto.rel.partitioning.TruncatePartitioningDTO
-  
- arguments() - Method in interface org.apache.gravitino.rel.expressions.FunctionExpression
-  
- arguments() - Method in class org.apache.gravitino.rel.expressions.FunctionExpression.FuncExpressionImpl
-  
- arguments() - Method in interface org.apache.gravitino.rel.expressions.transforms.Transform
-  
- arguments() - Method in class org.apache.gravitino.rel.expressions.transforms.Transform.SingleFieldTransform
-  
- arguments() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.ApplyTransform
-  
- arguments() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.BucketTransform
-  
- arguments() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.ListTransform
-  
- arguments() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.RangeTransform
-  
- arguments() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.TruncateTransform
-  
- ascending(Expression) - Static method in class org.apache.gravitino.rel.expressions.sorts.SortOrders
- 
Create a sort order by the given expression with the ascending sort direction and nulls first
 ordering. 
- asFilesetCatalog() - Method in interface org.apache.gravitino.Catalog
-  
- asModelCatalog() - Method in interface org.apache.gravitino.Catalog
-  
- asSchemas() - Method in interface org.apache.gravitino.Catalog
- 
- assignments() - Method in class org.apache.gravitino.dto.rel.partitioning.ListPartitioningDTO
-  
- assignments() - Method in class org.apache.gravitino.dto.rel.partitioning.RangePartitioningDTO
-  
- assignments() - Method in interface org.apache.gravitino.rel.expressions.transforms.Transform
-  
- assignments() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.ListTransform
-  
- assignments() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.RangeTransform
-  
- associatedObjects() - Method in interface org.apache.gravitino.tag.Tag
-  
- associateTags(String[], String[]) - Method in class org.apache.gravitino.client.GenericColumn
-  
- associateTags(String[], String[]) - Method in interface org.apache.gravitino.tag.SupportsTags
- 
Associate tags to the specific object. 
- asTableCatalog() - Method in interface org.apache.gravitino.Catalog
-  
- asTopicCatalog() - Method in interface org.apache.gravitino.Catalog
-  
- Audit - Interface in org.apache.gravitino
- 
Represents the audit information of an entity. 
- audit - Variable in class org.apache.gravitino.dto.authorization.GroupDTO.Builder
- 
The audit information of the group. 
- audit - Variable in class org.apache.gravitino.dto.authorization.RoleDTO.Builder
- 
The audit information of the role. 
- audit - Variable in class org.apache.gravitino.dto.authorization.UserDTO.Builder
- 
The audit information of the user. 
- audit - Variable in class org.apache.gravitino.dto.CatalogDTO.Builder
- 
The audit information of the catalog. 
- audit(AuditDTO) - Method in class org.apache.gravitino.dto.file.FilesetDTO.FilesetDTOBuilder
- 
Set the audit information of the fileset. 
- audit - Variable in class org.apache.gravitino.dto.MetalakeDTO.Builder
- 
The audit information of the Metalake DTO. 
- audit - Variable in class org.apache.gravitino.dto.rel.TableDTO.Builder
- 
The audit information for the table. 
- audit - Variable in class org.apache.gravitino.dto.SchemaDTO.Builder
- 
The audit information for the schema. 
- Auditable - Interface in org.apache.gravitino
- 
An auditable entity is an entity that has audit information associated with it. 
- AuditDTO - Class in org.apache.gravitino.dto
- 
Data transfer object representing audit information. 
- AuditDTO.Builder<S extends AuditDTO.Builder> - Class in org.apache.gravitino.dto
- 
Builder class for constructing an AuditDTO instance. 
- auditInfo() - Method in interface org.apache.gravitino.Auditable
-  
- auditInfo() - Method in class org.apache.gravitino.dto.authorization.GroupDTO
-  
- auditInfo() - Method in class org.apache.gravitino.dto.authorization.RoleDTO
-  
- auditInfo() - Method in class org.apache.gravitino.dto.authorization.UserDTO
-  
- auditInfo() - Method in class org.apache.gravitino.dto.CatalogDTO
- 
Get the audit information of the catalog. 
- auditInfo() - Method in class org.apache.gravitino.dto.file.FilesetDTO
-  
- auditInfo() - Method in class org.apache.gravitino.dto.messaging.TopicDTO
-  
- auditInfo() - Method in class org.apache.gravitino.dto.MetalakeDTO
-  
- auditInfo() - Method in class org.apache.gravitino.dto.model.ModelDTO
-  
- auditInfo() - Method in class org.apache.gravitino.dto.model.ModelVersionDTO
-  
- auditInfo() - Method in class org.apache.gravitino.dto.rel.TableDTO
-  
- auditInfo() - Method in class org.apache.gravitino.dto.SchemaDTO
-  
- auditInfo() - Method in class org.apache.gravitino.dto.tag.TagDTO
-  
- AuthConstants - Class in org.apache.gravitino.auth
- 
Constants used for authentication. 
- authDataProvider - Variable in class org.apache.gravitino.client.GravitinoClientBase.Builder
- 
The authentication provider. 
- AUTHENTICATED_PRINCIPAL_ATTRIBUTE_NAME - Static variable in class org.apache.gravitino.auth.AuthConstants
- 
The default name of the attribute that stores the authenticated principal in the request. 
- AuthenticatorType - Enum in org.apache.gravitino.auth
- 
The type of authenticator for http/https request. 
- AUTHORIZATION_BASIC_HEADER - Static variable in class org.apache.gravitino.auth.AuthConstants
- 
The name of BASIC header used to pass the authentication token. 
- AUTHORIZATION_BEARER_HEADER - Static variable in class org.apache.gravitino.auth.AuthConstants
- 
The name of BEARER header used to pass the authentication token. 
- AUTHORIZATION_NEGOTIATE_HEADER - Static variable in class org.apache.gravitino.auth.AuthConstants
- 
The value of NEGOTIATE header used to pass the authentication token. 
- AUTHORIZATION_PROVIDER - Static variable in interface org.apache.gravitino.Catalog
- 
This variable is used as a key in properties of catalogs to use authorization provider in
 Gravitino. 
- AuthorizationPluginException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when an authorization plugin operation failed. 
- AuthorizationPluginException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.AuthorizationPluginException
- 
Constructs a new exception with the specified detail message. 
- AuthorizationPluginException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.AuthorizationPluginException
- 
Constructs a new exception with the specified detail message and cause. 
- autoIncrement() - Method in class org.apache.gravitino.client.GenericColumn
-  
- autoIncrement() - Method in class org.apache.gravitino.dto.rel.ColumnDTO
-  
- autoIncrement - Variable in class org.apache.gravitino.dto.rel.ColumnDTO.Builder
- 
Whether the column is an auto-increment column. 
- autoIncrement() - Method in interface org.apache.gravitino.rel.Column
-  
- autoIncrement() - Method in class org.apache.gravitino.rel.Column.ColumnImpl
-  
- AZURE_ACCOUNT_KEY_CREDENTIAL_TYPE - Static variable in class org.apache.gravitino.credential.AzureAccountKeyCredential
- 
Azure account key credential type. 
- AzureAccountKeyCredential - Class in org.apache.gravitino.credential
- 
Azure account key credential. 
- AzureAccountKeyCredential(String, String) - Constructor for class org.apache.gravitino.credential.AzureAccountKeyCredential
- 
- AzureAccountKeyCredential() - Constructor for class org.apache.gravitino.credential.AzureAccountKeyCredential
- 
This is the constructor that is used by credential factory to create an instance of credential
 according to the credential information. 
- BadRequestException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when the request is invalid. 
- BadRequestException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.BadRequestException
- 
Constructs a new exception with the specified detail message. 
- BadRequestException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.BadRequestException
- 
Constructs a new exception with the specified detail message and cause. 
- BaseResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a base response for REST API calls. 
- BaseResponse(int) - Constructor for class org.apache.gravitino.dto.responses.BaseResponse
- 
Constructor for BaseResponse. 
- BaseResponse() - Constructor for class org.apache.gravitino.dto.responses.BaseResponse
- 
Default constructor for BaseResponse. 
- booleanLiteral(Boolean) - Static method in class org.apache.gravitino.rel.expressions.literals.Literals
- 
Creates a boolean type literal with the given value. 
- bucket(int, String[]...) - Static method in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
Create a transform that returns the bucket of the input value. 
- BucketPartitioningDTO - Class in org.apache.gravitino.dto.rel.partitioning
- 
Data transfer object representing bucket partitioning. 
- build() - Method in class org.apache.gravitino.audit.CallerContext.Builder
- 
Build the CallerContext. 
- build() - Method in interface org.apache.gravitino.client.CustomTokenProvider.Builder
- 
Builds the instance of the CustomTokenProvider. 
- build() - Method in class org.apache.gravitino.client.CustomTokenProvider.CustomTokenProviderBuilder
- 
Builds the instance of the CustomTokenProvider. 
- build() - Method in class org.apache.gravitino.client.GravitinoAdminClient.AdminClientBuilder
- 
Builds a new GravitinoClient instance. 
- build() - Method in class org.apache.gravitino.client.GravitinoClient.ClientBuilder
- 
Builds a new GravitinoClient instance. 
- build() - Method in class org.apache.gravitino.client.GravitinoClientBase.Builder
- 
Builds a new instance. 
- build() - Method in class org.apache.gravitino.client.HTTPClient.Builder
- 
Builds and returns an instance of the HTTPClient with the configured options. 
- build() - Method in class org.apache.gravitino.client.KerberosTokenProvider.Builder
- 
Builds the instance of the KerberosTokenProvider. 
- build() - Method in class org.apache.gravitino.client.OAuth2TokenProvider.OAuth2TokenProviderBuilder
- 
Builds the instance of the OAuth2TokenProvider. 
- build() - Method in class org.apache.gravitino.dto.AuditDTO.Builder
- 
Builds an instance of AuditDTO using the builder's properties. 
- build() - Method in class org.apache.gravitino.dto.authorization.GroupDTO.Builder
- 
Builds an instance of GroupDTO using the builder's properties. 
- build() - Method in class org.apache.gravitino.dto.authorization.OwnerDTO.Builder
- 
Builds an instance of OwnerDTO using the builder's properties. 
- build() - Method in class org.apache.gravitino.dto.authorization.PrivilegeDTO.Builder
- 
Builds an instance of PrivilegeDTO using the builder's properties. 
- build() - Method in class org.apache.gravitino.dto.authorization.RoleDTO.Builder
- 
Builds an instance of RoleDTO using the builder's properties. 
- build() - Method in class org.apache.gravitino.dto.authorization.SecurableObjectDTO.Builder
- 
Builds an instance of SecurableObjectDTO using the builder's properties. 
- build() - Method in class org.apache.gravitino.dto.authorization.UserDTO.Builder
- 
Builds an instance of UserDTO using the builder's properties. 
- build() - Method in class org.apache.gravitino.dto.CatalogDTO.Builder
- 
Builds an instance of CatalogDTO using the builder's properties. 
- build() - Method in class org.apache.gravitino.dto.credential.CredentialDTO.Builder
-  
- build() - Method in class org.apache.gravitino.dto.file.FilesetDTO.FilesetDTOBuilder
- 
Build the FilesetDTO. 
- build() - Method in class org.apache.gravitino.dto.messaging.TopicDTO.Builder
-  
- build() - Method in class org.apache.gravitino.dto.MetalakeDTO.Builder
- 
Builds an instance of MetalakeDTO using the builder's properties. 
- build() - Method in class org.apache.gravitino.dto.model.ModelDTO.Builder
- 
Builds the model DTO. 
- build() - Method in class org.apache.gravitino.dto.model.ModelVersionDTO.Builder
- 
Builds the Model Version DTO. 
- build() - Method in class org.apache.gravitino.dto.rel.ColumnDTO.Builder
- 
Builds a Column DTO based on the provided builder parameters. 
- build() - Method in class org.apache.gravitino.dto.rel.DistributionDTO.Builder
- 
- build() - Method in class org.apache.gravitino.dto.rel.expressions.FieldReferenceDTO.Builder
- 
Build the field reference. 
- build() - Method in class org.apache.gravitino.dto.rel.expressions.FuncExpressionDTO.Builder
- 
Builds the function expression. 
- build() - Method in class org.apache.gravitino.dto.rel.expressions.LiteralDTO.Builder
- 
Builds a LiteralDTO instance. 
- build() - Method in class org.apache.gravitino.dto.rel.expressions.UnparsedExpressionDTO.Builder
- 
Build the unparsed expression. 
- build() - Method in class org.apache.gravitino.dto.rel.indexes.IndexDTO.Builder
- 
Builds a new instance of IndexDTO. 
- build() - Method in class org.apache.gravitino.dto.rel.partitions.IdentityPartitionDTO.Builder
- 
Build the partition. 
- build() - Method in class org.apache.gravitino.dto.rel.partitions.ListPartitionDTO.Builder
- 
Build the ListPartitionDTO. 
- build() - Method in class org.apache.gravitino.dto.rel.partitions.RangePartitionDTO.Builder
-  
- build() - Method in class org.apache.gravitino.dto.rel.SortOrderDTO.Builder
- 
Builds a SortOrderDTO based on the provided builder parameters. 
- build() - Method in class org.apache.gravitino.dto.rel.TableDTO.Builder
- 
Builds a Table DTO based on the provided builder parameters. 
- build() - Method in class org.apache.gravitino.dto.SchemaDTO.Builder
- 
Builds a Schema DTO based on the provided builder parameters. 
- build() - Method in class org.apache.gravitino.dto.tag.MetadataObjectDTO.Builder
-  
- build() - Method in class org.apache.gravitino.dto.tag.TagDTO.Builder
-  
- build() - Method in class org.apache.gravitino.rel.expressions.distributions.Distributions.DistributionImpl.Builder
- 
Build the distribution. 
- build() - Method in class org.apache.gravitino.rel.indexes.Indexes.IndexImpl.Builder
- 
Build a new instance of IndexImpl. 
- builder() - Static method in class org.apache.gravitino.audit.CallerContext
- 
Create a new builder for the CallerContext. 
- builder() - Static method in class org.apache.gravitino.client.DefaultOAuth2TokenProvider
- 
Creates a new instance of the DefaultOAuth2TokenProvider.Builder 
- Builder() - Constructor for class org.apache.gravitino.client.DefaultOAuth2TokenProvider.Builder
-  
- builder(String) - Static method in class org.apache.gravitino.client.GravitinoAdminClient
- 
Creates a new builder for constructing a GravitinoClient. 
- builder(String) - Static method in class org.apache.gravitino.client.GravitinoClient
- 
Creates a new builder for constructing a GravitinoClient. 
- Builder(String) - Constructor for class org.apache.gravitino.client.GravitinoClientBase.Builder
- 
The constructor for the Builder class. 
- builder() - Static method in class org.apache.gravitino.client.GravitinoMetalake
-  
- builder(Map<String, String>) - Static method in class org.apache.gravitino.client.HTTPClient
- 
Creates a new instance of the HTTPClient.Builder with the specified properties. 
- builder() - Static method in class org.apache.gravitino.client.KerberosTokenProvider
- 
Creates a new instance of the KerberosTokenProvider.Builder 
- Builder() - Constructor for class org.apache.gravitino.client.KerberosTokenProvider.Builder
-  
- builder() - Static method in class org.apache.gravitino.dto.AuditDTO
- 
Creates a new Builder for constructing an Audit DTO. 
- builder() - Static method in class org.apache.gravitino.dto.authorization.GroupDTO
- 
Creates a new Builder for constructing a Group DTO. 
- Builder() - Constructor for class org.apache.gravitino.dto.authorization.GroupDTO.Builder
-  
- builder() - Static method in class org.apache.gravitino.dto.authorization.OwnerDTO
- 
Creates a new Builder for constructing an Owner DTO. 
- builder() - Static method in class org.apache.gravitino.dto.authorization.PrivilegeDTO
-  
- Builder() - Constructor for class org.apache.gravitino.dto.authorization.PrivilegeDTO.Builder
-  
- builder() - Static method in class org.apache.gravitino.dto.authorization.RoleDTO
- 
Creates a new Builder for constructing a Role DTO. 
- Builder() - Constructor for class org.apache.gravitino.dto.authorization.RoleDTO.Builder
-  
- builder() - Static method in class org.apache.gravitino.dto.authorization.SecurableObjectDTO
-  
- builder() - Static method in class org.apache.gravitino.dto.authorization.UserDTO
- 
Creates a new Builder for constructing a User DTO. 
- Builder() - Constructor for class org.apache.gravitino.dto.authorization.UserDTO.Builder
-  
- builder() - Static method in class org.apache.gravitino.dto.CatalogDTO
-  
- Builder() - Constructor for class org.apache.gravitino.dto.CatalogDTO.Builder
- 
Default constructor for the builder. 
- builder() - Static method in class org.apache.gravitino.dto.credential.CredentialDTO
-  
- builder() - Static method in class org.apache.gravitino.dto.file.FilesetDTO
- 
Create a new FilesetDTO builder. 
- builder() - Static method in class org.apache.gravitino.dto.messaging.TopicDTO
-  
- builder() - Static method in class org.apache.gravitino.dto.MetalakeDTO
-  
- Builder() - Constructor for class org.apache.gravitino.dto.MetalakeDTO.Builder
- 
Default constructor. 
- builder() - Static method in class org.apache.gravitino.dto.model.ModelDTO
- 
Creates a new builder for constructing a Model DTO. 
- Builder() - Constructor for class org.apache.gravitino.dto.model.ModelDTO.Builder
-  
- builder() - Static method in class org.apache.gravitino.dto.model.ModelVersionDTO
- 
Creates a new builder for constructing a Model Version DTO. 
- Builder() - Constructor for class org.apache.gravitino.dto.model.ModelVersionDTO.Builder
-  
- builder() - Static method in class org.apache.gravitino.dto.rel.ColumnDTO
- 
Creates a new Builder to build a Column DTO. 
- Builder() - Constructor for class org.apache.gravitino.dto.rel.ColumnDTO.Builder
- 
Constructs a new Builder. 
- builder() - Static method in class org.apache.gravitino.dto.rel.DistributionDTO
- 
- builder() - Static method in class org.apache.gravitino.dto.rel.expressions.FieldReferenceDTO
-  
- builder() - Static method in class org.apache.gravitino.dto.rel.expressions.FuncExpressionDTO
-  
- builder() - Static method in class org.apache.gravitino.dto.rel.expressions.LiteralDTO
-  
- builder() - Static method in class org.apache.gravitino.dto.rel.expressions.UnparsedExpressionDTO
-  
- Builder() - Constructor for class org.apache.gravitino.dto.rel.expressions.UnparsedExpressionDTO.Builder
-  
- builder() - Static method in class org.apache.gravitino.dto.rel.indexes.IndexDTO
- 
Get the builder for creating a new instance of IndexDTO. 
- Builder() - Constructor for class org.apache.gravitino.dto.rel.indexes.IndexDTO.Builder
- 
Default constructor. 
- builder() - Static method in class org.apache.gravitino.dto.rel.partitions.IdentityPartitionDTO
-  
- Builder() - Constructor for class org.apache.gravitino.dto.rel.partitions.IdentityPartitionDTO.Builder
-  
- builder() - Static method in class org.apache.gravitino.dto.rel.partitions.ListPartitionDTO
-  
- Builder() - Constructor for class org.apache.gravitino.dto.rel.partitions.ListPartitionDTO.Builder
-  
- builder() - Static method in class org.apache.gravitino.dto.rel.partitions.RangePartitionDTO
-  
- Builder() - Constructor for class org.apache.gravitino.dto.rel.partitions.RangePartitionDTO.Builder
-  
- builder() - Static method in class org.apache.gravitino.dto.rel.SortOrderDTO
-  
- builder() - Static method in class org.apache.gravitino.dto.rel.TableDTO
- 
Creates a new Builder to build a Table DTO. 
- builder() - Static method in class org.apache.gravitino.dto.rel.TableDTO.Builder
- 
- builder() - Static method in class org.apache.gravitino.dto.SchemaDTO
-  
- builder() - Static method in class org.apache.gravitino.dto.tag.MetadataObjectDTO
-  
- Builder() - Constructor for class org.apache.gravitino.dto.tag.MetadataObjectDTO.Builder
-  
- builder() - Static method in class org.apache.gravitino.dto.tag.TagDTO
-  
- Builder() - Constructor for class org.apache.gravitino.rel.expressions.distributions.Distributions.DistributionImpl.Builder
-  
- builder() - Static method in class org.apache.gravitino.rel.indexes.Indexes.IndexImpl
-  
- Builder() - Constructor for class org.apache.gravitino.rel.indexes.Indexes.IndexImpl.Builder
-  
- byteLiteral(Byte) - Static method in class org.apache.gravitino.rel.expressions.literals.Literals
- 
Creates a byte type literal with the given value. 
- CallerContext - Class in org.apache.gravitino.audit
- 
A class defining the caller context for auditing coarse-grained operations. 
- CallerContext.Builder - Class in org.apache.gravitino.audit
- 
Builder to create a caller context. 
- CallerContext.CallerContextHolder - Class in org.apache.gravitino.audit
- 
A thread local holder for the CallerContext. 
- CallerContextHolder() - Constructor for class org.apache.gravitino.audit.CallerContext.CallerContextHolder
-  
- canBindTo(MetadataObject.Type) - Method in interface org.apache.gravitino.authorization.Privilege
- 
If the privilege can bind to a securable object, then this method will return true, otherwise
 false. 
- canBindTo(MetadataObject.Type) - Method in class org.apache.gravitino.authorization.Privileges.ConsumeTopic
-  
- canBindTo(MetadataObject.Type) - Method in class org.apache.gravitino.authorization.Privileges.CreateCatalog
-  
- canBindTo(MetadataObject.Type) - Method in class org.apache.gravitino.authorization.Privileges.CreateFileset
-  
- canBindTo(MetadataObject.Type) - Method in class org.apache.gravitino.authorization.Privileges.CreateModel
-  
- canBindTo(MetadataObject.Type) - Method in class org.apache.gravitino.authorization.Privileges.CreateModelVersion
-  
- canBindTo(MetadataObject.Type) - Method in class org.apache.gravitino.authorization.Privileges.CreateRole
-  
- canBindTo(MetadataObject.Type) - Method in class org.apache.gravitino.authorization.Privileges.CreateSchema
-  
- canBindTo(MetadataObject.Type) - Method in class org.apache.gravitino.authorization.Privileges.CreateTable
-  
- canBindTo(MetadataObject.Type) - Method in class org.apache.gravitino.authorization.Privileges.CreateTopic
-  
- canBindTo(MetadataObject.Type) - Method in class org.apache.gravitino.authorization.Privileges.ManageGrants
-  
- canBindTo(MetadataObject.Type) - Method in class org.apache.gravitino.authorization.Privileges.ManageGroups
-  
- canBindTo(MetadataObject.Type) - Method in class org.apache.gravitino.authorization.Privileges.ManageUsers
-  
- canBindTo(MetadataObject.Type) - Method in class org.apache.gravitino.authorization.Privileges.ModifyTable
-  
- canBindTo(MetadataObject.Type) - Method in class org.apache.gravitino.authorization.Privileges.ProduceTopic
-  
- canBindTo(MetadataObject.Type) - Method in class org.apache.gravitino.authorization.Privileges.ReadFileset
-  
- canBindTo(MetadataObject.Type) - Method in class org.apache.gravitino.authorization.Privileges.SelectTable
-  
- canBindTo(MetadataObject.Type) - Method in class org.apache.gravitino.authorization.Privileges.UseCatalog
-  
- canBindTo(MetadataObject.Type) - Method in class org.apache.gravitino.authorization.Privileges.UseModel
-  
- canBindTo(MetadataObject.Type) - Method in class org.apache.gravitino.authorization.Privileges.UseSchema
-  
- canBindTo(MetadataObject.Type) - Method in class org.apache.gravitino.authorization.Privileges.WriteFileset
-  
- canBindTo(MetadataObject.Type) - Method in class org.apache.gravitino.dto.authorization.PrivilegeDTO
-  
- Catalog - Interface in org.apache.gravitino
- 
The interface of a catalog. 
- Catalog.CloudName - Enum in org.apache.gravitino
- 
The cloud that the catalog is running on. 
- Catalog.Type - Enum in org.apache.gravitino
- 
The type of the catalog. 
- CatalogAlreadyExistsException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when a resource already exists. 
- CatalogAlreadyExistsException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.CatalogAlreadyExistsException
- 
Constructs a new exception with the specified detail message. 
- CatalogAlreadyExistsException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.CatalogAlreadyExistsException
- 
Constructs a new exception with the specified detail message and cause. 
- CatalogChange - Interface in org.apache.gravitino
- 
A catalog change is a change to a catalog. 
- catalogChange() - Method in interface org.apache.gravitino.dto.requests.CatalogUpdateRequest
- 
Returns the catalog change associated with this request. 
- catalogChange() - Method in class org.apache.gravitino.dto.requests.CatalogUpdateRequest.RemoveCatalogPropertyRequest
-  
- catalogChange() - Method in class org.apache.gravitino.dto.requests.CatalogUpdateRequest.RenameCatalogRequest
-  
- catalogChange() - Method in class org.apache.gravitino.dto.requests.CatalogUpdateRequest.SetCatalogPropertyRequest
-  
- catalogChange() - Method in class org.apache.gravitino.dto.requests.CatalogUpdateRequest.UpdateCatalogCommentRequest
-  
- CatalogChange.RemoveProperty - Class in org.apache.gravitino
- 
A catalog change to remove a property from the catalog. 
- CatalogChange.RenameCatalog - Class in org.apache.gravitino
- 
A catalog change to rename the catalog. 
- CatalogChange.SetProperty - Class in org.apache.gravitino
- 
A catalog change to set the property and value for the catalog. 
- CatalogChange.UpdateCatalogComment - Class in org.apache.gravitino
- 
A catalog change to update the catalog comment. 
- CatalogCreateRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to create a catalog. 
- CatalogCreateRequest(String, Catalog.Type, String, String, Map<String, String>) - Constructor for class org.apache.gravitino.dto.requests.CatalogCreateRequest
- 
Constructor for CatalogCreateRequest. 
- CatalogDTO - Class in org.apache.gravitino.dto
- 
Data transfer object representing catalog information. 
- CatalogDTO() - Constructor for class org.apache.gravitino.dto.CatalogDTO
- 
Default constructor for Jackson. 
- CatalogDTO(String, Catalog.Type, String, String, Map<String, String>, AuditDTO) - Constructor for class org.apache.gravitino.dto.CatalogDTO
- 
Constructor for the catalog. 
- CatalogDTO.Builder<S extends CatalogDTO.Builder> - Class in org.apache.gravitino.dto
- 
Builder class for constructing a CatalogDTO instance. 
- catalogErrorHandler() - Static method in class org.apache.gravitino.client.ErrorHandlers
- 
Creates an error handler specific to Catalog operations. 
- catalogExists(String) - Method in interface org.apache.gravitino.SupportsCatalogs
- 
Check if a catalog exists. 
- CatalogInUseException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a catalog is in use and cannot be deleted. 
- CatalogInUseException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.CatalogInUseException
- 
Constructs a new exception with the specified detail message. 
- CatalogListResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response for a list of catalogs with their information. 
- CatalogListResponse(CatalogDTO[]) - Constructor for class org.apache.gravitino.dto.responses.CatalogListResponse
- 
Creates a new CatalogListResponse. 
- CatalogListResponse() - Constructor for class org.apache.gravitino.dto.responses.CatalogListResponse
- 
This is the constructor that is used by Jackson deserializer to create an instance of
 CatalogListResponse. 
- CatalogNotInUseException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when operating on a catalog that is not in use. 
- CatalogNotInUseException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.CatalogNotInUseException
- 
Constructs a new exception with the specified detail message. 
- CatalogProvider - Interface in org.apache.gravitino
- 
A Catalog provider is a class that provides a short name for a catalog. 
- CatalogResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response containing catalog information. 
- CatalogResponse(CatalogDTO) - Constructor for class org.apache.gravitino.dto.responses.CatalogResponse
- 
Constructor for CatalogResponse. 
- CatalogResponse() - Constructor for class org.apache.gravitino.dto.responses.CatalogResponse
- 
Default constructor for CatalogResponse. 
- CatalogSetRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to set a catalog in use. 
- CatalogSetRequest() - Constructor for class org.apache.gravitino.dto.requests.CatalogSetRequest
- 
Default constructor for CatalogSetRequest. 
- CatalogSetRequest(boolean) - Constructor for class org.apache.gravitino.dto.requests.CatalogSetRequest
- 
Constructor for CatalogSetRequest. 
- catalogString() - Method in class org.apache.gravitino.rel.types.Types.ExternalType
-  
- CatalogUpdateRequest - Interface in org.apache.gravitino.dto.requests
- 
Represents an interface for catalog update requests. 
- CatalogUpdateRequest.RemoveCatalogPropertyRequest - Class in org.apache.gravitino.dto.requests
- 
Request to remove a property from a catalog. 
- CatalogUpdateRequest.RenameCatalogRequest - Class in org.apache.gravitino.dto.requests
- 
Request to rename a catalog. 
- CatalogUpdateRequest.SetCatalogPropertyRequest - Class in org.apache.gravitino.dto.requests
- 
Request to set a property on a catalog. 
- CatalogUpdateRequest.UpdateCatalogCommentRequest - Class in org.apache.gravitino.dto.requests
- 
Request to update the comment of a catalog. 
- CatalogUpdatesRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request containing multiple catalog updates. 
- CatalogUpdatesRequest(List<CatalogUpdateRequest>) - Constructor for class org.apache.gravitino.dto.requests.CatalogUpdatesRequest
- 
Constructor for CatalogUpdatesRequest. 
- CatalogUpdatesRequest() - Constructor for class org.apache.gravitino.dto.requests.CatalogUpdatesRequest
- 
Default constructor for CatalogUpdatesRequest. 
- check(boolean, String, Object...) - Static method in class org.apache.gravitino.NameIdentifier
- 
Check the given condition is true. 
- check(boolean, String, Object...) - Static method in class org.apache.gravitino.Namespace
- 
Check the given condition is true. 
- checkMetalakeName(String) - Method in class org.apache.gravitino.client.GravitinoClientBase
- 
Checks the validity of the Metalake name. 
- checkValid(String) - Static method in enum org.apache.gravitino.audit.FilesetDataOperation
- 
Check if the operation is valid. 
- checkValid(String) - Static method in enum org.apache.gravitino.audit.InternalClientType
- 
Check if the client type is valid. 
- checkVersion - Variable in class org.apache.gravitino.client.GravitinoClientBase.Builder
- 
The check version flag. 
- checkVersion() - Method in class org.apache.gravitino.client.GravitinoClientBase
- 
Check the compatibility of the client with the target server. 
- children() - Method in interface org.apache.gravitino.rel.expressions.distributions.Distribution
-  
- children() - Method in interface org.apache.gravitino.rel.expressions.Expression
-  
- children() - Method in interface org.apache.gravitino.rel.expressions.FunctionExpression
-  
- children() - Method in interface org.apache.gravitino.rel.expressions.Literal
- 
Deprecated. 
- children() - Method in interface org.apache.gravitino.rel.expressions.literals.Literal
-  
- children() - Method in interface org.apache.gravitino.rel.expressions.NamedReference
-  
- children() - Method in interface org.apache.gravitino.rel.expressions.sorts.SortOrder
-  
- children() - Method in interface org.apache.gravitino.rel.expressions.transforms.Transform
-  
- children() - Method in interface org.apache.gravitino.rel.expressions.UnparsedExpression
-  
- client - Variable in class org.apache.gravitino.client.OAuth2TokenProvider
- 
The HTTP client used to request the access token from the authorization server. 
- client - Variable in class org.apache.gravitino.client.OAuth2TokenProvider.OAuth2TokenProviderBuilder
- 
The HTTP client used to request the access token from the authorization server. 
- ClientBuilder(String) - Constructor for class org.apache.gravitino.client.GravitinoClient.ClientBuilder
- 
The private constructor for the Builder class. 
- clientVersion() - Method in class org.apache.gravitino.client.GravitinoClientBase
- 
Retrieves the version of the Gravitino client. 
- close() - Method in class org.apache.gravitino.client.CustomTokenProvider
-  
- close() - Method in class org.apache.gravitino.client.GravitinoClientBase
- 
Closes the GravitinoClient and releases any underlying resources. 
- close() - Method in class org.apache.gravitino.client.HTTPClient
- 
Closes the underlying HTTP client gracefully. 
- close() - Method in class org.apache.gravitino.client.KerberosTokenProvider
- 
Closes the KerberosTokenProvider and releases any underlying resources. 
- close() - Method in class org.apache.gravitino.client.OAuth2TokenProvider
- 
Closes the OAuth2TokenProvider and releases any underlying resources. 
- CLOUD_NAME - Static variable in interface org.apache.gravitino.Catalog
- 
The property to specify the cloud that the catalog is running on. 
- CLOUD_REGION_CODE - Static variable in interface org.apache.gravitino.Catalog
- 
The property to specify the region code of the cloud that the catalog is running on. 
- CollectionUtils - Class in org.apache.gravitino.utils
- 
Utility class for working with collection. 
- Column - Interface in org.apache.gravitino.rel
- 
An interface representing a column of a  Table. 
- Column.ColumnImpl - Class in org.apache.gravitino.rel
- 
The implementation of  Column for users to use API. 
- ColumnDefaultValueDeserializer() - Constructor for class org.apache.gravitino.json.JsonUtils.ColumnDefaultValueDeserializer
-  
- ColumnDefaultValueSerializer() - Constructor for class org.apache.gravitino.json.JsonUtils.ColumnDefaultValueSerializer
-  
- ColumnDTO - Class in org.apache.gravitino.dto.rel
- 
Represents a Column DTO (Data Transfer Object). 
- ColumnDTO.Builder<S extends ColumnDTO.Builder> - Class in org.apache.gravitino.dto.rel
- 
Builder class for constructing ColumnDTO instances. 
- ColumnPositionDeserializer() - Constructor for class org.apache.gravitino.json.JsonUtils.ColumnPositionDeserializer
-  
- ColumnPositionSerializer() - Constructor for class org.apache.gravitino.json.JsonUtils.ColumnPositionSerializer
-  
- columns - Variable in class org.apache.gravitino.dto.rel.TableDTO.Builder
- 
The columns of the table. 
- columns() - Method in class org.apache.gravitino.dto.rel.TableDTO
-  
- columns() - Method in interface org.apache.gravitino.rel.Table
-  
- comment() - Method in interface org.apache.gravitino.Catalog
- 
The comment of the catalog. 
- comment() - Method in class org.apache.gravitino.client.GenericColumn
-  
- comment - Variable in class org.apache.gravitino.dto.CatalogDTO.Builder
- 
The comment of the catalog. 
- comment() - Method in class org.apache.gravitino.dto.CatalogDTO
- 
Get the comment of the catalog. 
- comment() - Method in class org.apache.gravitino.dto.file.FilesetDTO
-  
- comment(String) - Method in class org.apache.gravitino.dto.file.FilesetDTO.FilesetDTOBuilder
- 
Set the comment of the fileset. 
- comment() - Method in class org.apache.gravitino.dto.messaging.TopicDTO
-  
- comment - Variable in class org.apache.gravitino.dto.MetalakeDTO.Builder
- 
The comment of the Metalake DTO. 
- comment() - Method in class org.apache.gravitino.dto.MetalakeDTO
-  
- comment() - Method in class org.apache.gravitino.dto.model.ModelDTO
-  
- comment() - Method in class org.apache.gravitino.dto.model.ModelVersionDTO
-  
- comment - Variable in class org.apache.gravitino.dto.rel.ColumnDTO.Builder
- 
The comment associated with the column. 
- comment() - Method in class org.apache.gravitino.dto.rel.ColumnDTO
-  
- comment - Variable in class org.apache.gravitino.dto.rel.TableDTO.Builder
- 
The comment associated with the table. 
- comment() - Method in class org.apache.gravitino.dto.rel.TableDTO
-  
- comment - Variable in class org.apache.gravitino.dto.SchemaDTO.Builder
- 
The comment associated with the schema. 
- comment() - Method in class org.apache.gravitino.dto.SchemaDTO
-  
- comment() - Method in class org.apache.gravitino.dto.tag.TagDTO
-  
- comment() - Method in interface org.apache.gravitino.file.Fileset
-  
- comment() - Method in interface org.apache.gravitino.messaging.Topic
-  
- comment() - Method in interface org.apache.gravitino.Metalake
- 
The comment of the metalake. 
- comment() - Method in interface org.apache.gravitino.model.Model
- 
The comment of the model object. 
- comment() - Method in interface org.apache.gravitino.model.ModelVersion
- 
The comment of this model version. 
- comment() - Method in class org.apache.gravitino.rel.Column.ColumnImpl
-  
- comment() - Method in interface org.apache.gravitino.rel.Column
-  
- comment() - Method in interface org.apache.gravitino.rel.Table
-  
- comment() - Method in class org.apache.gravitino.rel.types.Types.StructType.Field
-  
- comment() - Method in interface org.apache.gravitino.Schema
-  
- comment() - Method in interface org.apache.gravitino.tag.Tag
-  
- compareTo(Object) - Method in class org.apache.gravitino.client.GravitinoVersion
-  
- compileDate() - Method in class org.apache.gravitino.dto.VersionDTO
-  
- compileDate - Variable in class org.apache.gravitino.Version.VersionInfo
- 
build time 
- ComplexType() - Constructor for class org.apache.gravitino.rel.types.Type.ComplexType
-  
- condition() - Method in interface org.apache.gravitino.authorization.Privilege
-  
- condition() - Method in class org.apache.gravitino.authorization.Privileges.GenericPrivilege
-  
- condition() - Method in class org.apache.gravitino.dto.authorization.PrivilegeDTO
-  
- CONNECTION_FAILED_CODE - Static variable in class org.apache.gravitino.dto.responses.ErrorConstants
- 
Error codes for connect to catalog failed. 
- connectionFailed(String) - Static method in class org.apache.gravitino.dto.responses.ErrorResponse
- 
- connectionFailed(String, Throwable) - Static method in class org.apache.gravitino.dto.responses.ErrorResponse
- 
- ConnectionFailedException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when connect to catalog failed. 
- ConnectionFailedException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.ConnectionFailedException
- 
Constructs a new exception with the specified detail message. 
- ConnectionFailedException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.ConnectionFailedException
- 
Constructs a new exception with the specified detail message. 
- context() - Method in class org.apache.gravitino.audit.CallerContext
- 
Returns the context map in the caller context. 
- count() - Method in interface org.apache.gravitino.tag.Tag.AssociatedObjects
-  
- create(String, Map<String, String>, long) - Static method in class org.apache.gravitino.credential.CredentialFactory
- 
Creates a  Credential instance based on the provided credential type, information, and
 expiration time. 
- createCatalog(String, Catalog.Type, String, String, Map<String, String>) - Method in class org.apache.gravitino.client.GravitinoClient
-  
- createCatalog(String, Catalog.Type, String, String, Map<String, String>) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Create a new catalog with specified identifier, type, comment and properties. 
- createCatalog(String, Catalog.Type, String, String, Map<String, String>) - Method in interface org.apache.gravitino.SupportsCatalogs
- 
Create a catalog with specified catalog name, type, provider, comment, and properties. 
- createCatalog(String, Catalog.Type, String, Map<String, String>) - Method in interface org.apache.gravitino.SupportsCatalogs
- 
Create a managed catalog with specified catalog name, type, comment, and properties. 
- createFileset(NameIdentifier, String, Fileset.Type, String, Map<String, String>) - Method in interface org.apache.gravitino.file.FilesetCatalog
- 
Create a fileset metadata with a default location in the catalog. 
- createMetalake(String, String, Map<String, String>) - Method in class org.apache.gravitino.client.GravitinoAdminClient
- 
Creates a new Metalake using the Gravitino API. 
- createMetalake(String, String, Map<String, String>) - Method in interface org.apache.gravitino.SupportsMetalakes
- 
Create a metalake with specified name, comment and properties. 
- createMultipleLocationFileset(NameIdentifier, String, Fileset.Type, Map<String, String>, Map<String, String>) - Method in interface org.apache.gravitino.file.FilesetCatalog
- 
Create a fileset metadata with multiple storage locations in the catalog. 
- createMysqlPrimaryKey(String[][]) - Static method in class org.apache.gravitino.rel.indexes.Indexes
- 
To create a MySQL primary key, you need to use the default primary key name. 
- createRole(String, Map<String, String>, List<SecurableObject>) - Method in class org.apache.gravitino.client.GravitinoClient
- 
Creates a new Role. 
- createRole(String, Map<String, String>, List<SecurableObject>) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Creates a new Role. 
- createSchema(String, String, Map<String, String>) - Method in interface org.apache.gravitino.SupportsSchemas
- 
Creates a schema in the catalog based on the provided details. 
- createTable(NameIdentifier, Column[], String, Map<String, String>) - Method in interface org.apache.gravitino.rel.TableCatalog
- 
Create a table in the catalog based on the provided details. 
- createTable(NameIdentifier, Column[], String, Map<String, String>, Transform[]) - Method in interface org.apache.gravitino.rel.TableCatalog
- 
Create a table in the catalog. 
- createTable(NameIdentifier, Column[], String, Map<String, String>, Distribution, SortOrder[]) - Method in interface org.apache.gravitino.rel.TableCatalog
- 
Create a table in the catalog. 
- createTable(NameIdentifier, Column[], String, Map<String, String>, Distribution) - Method in interface org.apache.gravitino.rel.TableCatalog
- 
Create a table in the catalog. 
- createTable(NameIdentifier, Column[], String, Map<String, String>, SortOrder[]) - Method in interface org.apache.gravitino.rel.TableCatalog
- 
Create a table in the catalog. 
- createTable(NameIdentifier, Column[], String, Map<String, String>, Transform[], Distribution, SortOrder[]) - Method in interface org.apache.gravitino.rel.TableCatalog
- 
Create a partitioned table in the catalog. 
- createTable(NameIdentifier, Column[], String, Map<String, String>, Transform[], Distribution, SortOrder[], Index[]) - Method in interface org.apache.gravitino.rel.TableCatalog
- 
Create a table in the catalog. 
- createTag(String, String, Map<String, String>) - Method in class org.apache.gravitino.client.GravitinoClient
-  
- createTag(String, String, Map<String, String>) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Create a tag under the current metalake. 
- createTag(String, String, Map<String, String>) - Method in interface org.apache.gravitino.tag.TagOperations
- 
Create a tag under a metalake. 
- createTime() - Method in interface org.apache.gravitino.Audit
- 
The creation time of the entity. 
- createTime - Variable in class org.apache.gravitino.dto.AuditDTO.Builder
- 
The create time for the audit. 
- createTime() - Method in class org.apache.gravitino.dto.AuditDTO
-  
- createTopic(NameIdentifier, String, DataLayout, Map<String, String>) - Method in interface org.apache.gravitino.messaging.TopicCatalog
- 
Create a topic in the catalog based on the provided details. 
- creator() - Method in interface org.apache.gravitino.Audit
- 
The creator of the entity. 
- creator - Variable in class org.apache.gravitino.dto.AuditDTO.Builder
- 
The creator of the audit. 
- creator() - Method in class org.apache.gravitino.dto.AuditDTO
-  
- Credential - Interface in org.apache.gravitino.credential
- 
Interface representing a credential with type, expiration time, and additional information. 
- CREDENTIAL_TYPE - Static variable in interface org.apache.gravitino.credential.Credential
- 
Credential type in the credential. 
- CredentialDTO - Class in org.apache.gravitino.dto.credential
- 
Represents a credential Data Transfer Object (DTO). 
- CredentialDTO.Builder - Class in org.apache.gravitino.dto.credential
- 
Builder class for constructing CredentialDTO instances. 
- credentialErrorHandler() - Static method in class org.apache.gravitino.client.ErrorHandlers
- 
Creates an error handler specific to credential operations. 
- CredentialFactory - Class in org.apache.gravitino.credential
- 
Create a specific credential according to the credential information. 
- CredentialFactory() - Constructor for class org.apache.gravitino.credential.CredentialFactory
-  
- credentialInfo() - Method in class org.apache.gravitino.credential.ADLSTokenCredential
-  
- credentialInfo() - Method in class org.apache.gravitino.credential.AzureAccountKeyCredential
-  
- credentialInfo() - Method in interface org.apache.gravitino.credential.Credential
- 
Returns credential information. 
- credentialInfo() - Method in class org.apache.gravitino.credential.GCSTokenCredential
-  
- credentialInfo() - Method in class org.apache.gravitino.credential.OSSSecretKeyCredential
-  
- credentialInfo() - Method in class org.apache.gravitino.credential.OSSTokenCredential
-  
- credentialInfo() - Method in class org.apache.gravitino.credential.S3SecretKeyCredential
-  
- credentialInfo() - Method in class org.apache.gravitino.credential.S3TokenCredential
-  
- credentialInfo() - Method in class org.apache.gravitino.dto.credential.CredentialDTO
-  
- CredentialPropertyUtils - Class in org.apache.gravitino.credential
- 
Helper class to generate specific credential properties for different table format and engine. 
- CredentialPropertyUtils() - Constructor for class org.apache.gravitino.credential.CredentialPropertyUtils
-  
- CredentialResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response for credentials. 
- CredentialResponse(CredentialDTO[]) - Constructor for class org.apache.gravitino.dto.responses.CredentialResponse
- 
Creates a new CredentialResponse. 
- CredentialResponse() - Constructor for class org.apache.gravitino.dto.responses.CredentialResponse
- 
This is the constructor that is used by Jackson deserializer to create an instance of
 CredentialResponse. 
- credentialType() - Method in class org.apache.gravitino.credential.ADLSTokenCredential
-  
- credentialType() - Method in class org.apache.gravitino.credential.AzureAccountKeyCredential
-  
- credentialType() - Method in interface org.apache.gravitino.credential.Credential
- 
Returns the type of the credential. 
- credentialType() - Method in class org.apache.gravitino.credential.GCSTokenCredential
-  
- credentialType() - Method in class org.apache.gravitino.credential.OSSSecretKeyCredential
-  
- credentialType() - Method in class org.apache.gravitino.credential.OSSTokenCredential
-  
- credentialType() - Method in class org.apache.gravitino.credential.S3SecretKeyCredential
-  
- credentialType() - Method in class org.apache.gravitino.credential.S3TokenCredential
-  
- credentialType() - Method in class org.apache.gravitino.dto.credential.CredentialDTO
-  
- CustomTokenProvider - Class in org.apache.gravitino.client
- 
CustomTokenProvider will provide a custom access token for every request. 
- CustomTokenProvider() - Constructor for class org.apache.gravitino.client.CustomTokenProvider
-  
- CustomTokenProvider.Builder<SELF extends CustomTokenProvider.Builder<SELF,T>,T extends CustomTokenProvider> - Interface in org.apache.gravitino.client
- 
Builder interface for configuring and creating instances of CustomTokenProvider. 
- CustomTokenProvider.CustomTokenProviderBuilder<SELF extends CustomTokenProvider.Builder<SELF,T>,T extends CustomTokenProvider> - Class in org.apache.gravitino.client
- 
Builder class for configuring and creating instances of CustomTokenProvider. 
- CustomTokenProviderBuilder() - Constructor for class org.apache.gravitino.client.CustomTokenProvider.CustomTokenProviderBuilder
-  
- DataLayout - Interface in org.apache.gravitino.messaging
- 
The interface for message schema of a topic. 
- dataType() - Method in class org.apache.gravitino.client.GenericColumn
-  
- dataType - Variable in class org.apache.gravitino.dto.rel.ColumnDTO.Builder
- 
The data type of the column. 
- dataType() - Method in class org.apache.gravitino.dto.rel.ColumnDTO
-  
- dataType() - Method in class org.apache.gravitino.dto.rel.expressions.LiteralDTO
-  
- dataType() - Method in class org.apache.gravitino.rel.Column.ColumnImpl
-  
- dataType() - Method in interface org.apache.gravitino.rel.Column
-  
- dataType() - Method in interface org.apache.gravitino.rel.expressions.Literal
- 
Deprecated. 
- dataType() - Method in class org.apache.gravitino.rel.expressions.Literal.LiteralImpl
- 
Deprecated. 
- dataType() - Method in interface org.apache.gravitino.rel.expressions.literals.Literal
-  
- dataType() - Method in class org.apache.gravitino.rel.expressions.literals.Literals.LiteralImpl
-  
- dateLiteral(LocalDate) - Static method in class org.apache.gravitino.rel.expressions.literals.Literals
- 
Creates a date type literal with the given value. 
- DateTimeType() - Constructor for class org.apache.gravitino.rel.types.Type.DateTimeType
-  
- day(String[]) - Static method in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
Create a transform that returns the day of the input value. 
- day(String) - Static method in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
Create a transform that returns the day of the input value. 
- DayPartitioningDTO - Class in org.apache.gravitino.dto.rel.partitioning
- 
Data transfer object representing day partitioning. 
- Decimal - Class in org.apache.gravitino.rel.types
- 
- decimalLiteral(Decimal) - Static method in class org.apache.gravitino.rel.expressions.literals.Literals
- 
Creates a decimal type literal with the given value. 
- decodeFormData(String) - Static method in class org.apache.gravitino.rest.RESTUtils
- 
Decode a URL encoded form data string into a map. 
- decodeString(String) - Static method in class org.apache.gravitino.rest.RESTUtils
- 
Decode a URL encoded string. 
- DEFAULT_MYSQL_PRIMARY_KEY_NAME - Static variable in class org.apache.gravitino.rel.indexes.Indexes
- 
MySQL does not support setting the name of the primary key, so the default name is used. 
- DEFAULT_VALUE_NOT_SET - Static variable in interface org.apache.gravitino.rel.Column
- 
A default value that indicates the default value is not set. 
- DEFAULT_VALUE_OF_CURRENT_TIMESTAMP - Static variable in interface org.apache.gravitino.rel.Column
- 
A default value that indicates the default value will be set to the current timestamp. 
- defaultNullOrdering() - Method in enum org.apache.gravitino.rel.expressions.sorts.SortDirection
- 
Returns the default null ordering to use if no null ordering is specified explicitly. 
- DefaultOAuth2TokenProvider - Class in org.apache.gravitino.client
- 
This class is the default implement of OAuth2TokenProvider. 
- DefaultOAuth2TokenProvider.Builder - Class in org.apache.gravitino.client
- 
Builder class for configuring and creating instances of DefaultOAuth2TokenProvider. 
- defaultPos() - Static method in interface org.apache.gravitino.rel.TableChange.ColumnPosition
-  
- defaultValue() - Method in class org.apache.gravitino.client.GenericColumn
-  
- defaultValue - Variable in class org.apache.gravitino.dto.rel.ColumnDTO.Builder
- 
The default value of the column. 
- defaultValue() - Method in class org.apache.gravitino.dto.rel.ColumnDTO
-  
- defaultValue() - Method in class org.apache.gravitino.rel.Column.ColumnImpl
-  
- defaultValue() - Method in interface org.apache.gravitino.rel.Column
-  
- delete(String, Class<T>, Map<String, String>, Consumer<ErrorResponse>) - Method in class org.apache.gravitino.client.HTTPClient
- 
Sends an HTTP DELETE request to the specified path without query parameters and processes the
 response. 
- delete(String, Map<String, String>, Class<T>, Map<String, String>, Consumer<ErrorResponse>) - Method in class org.apache.gravitino.client.HTTPClient
- 
Sends an HTTP DELETE request to the specified path with the provided query parameters and
 processes the response. 
- delete(String, Map<String, String>, Class<T>, Supplier<Map<String, String>>, Consumer<ErrorResponse>) - Method in interface org.apache.gravitino.client.RESTClient
- 
Perform a DELETE request on the specified path with given information. 
- delete(String, Class<T>, Supplier<Map<String, String>>, Consumer<ErrorResponse>) - Method in interface org.apache.gravitino.client.RESTClient
- 
Perform a DELETE request on the specified path with given information and no query parameters. 
- delete(String, Class<T>, Map<String, String>, Consumer<ErrorResponse>) - Method in interface org.apache.gravitino.client.RESTClient
- 
Perform a DELETE request on the specified path with given information. 
- delete(String, Map<String, String>, Class<T>, Map<String, String>, Consumer<ErrorResponse>) - Method in interface org.apache.gravitino.client.RESTClient
- 
Perform a DELETE request on the specified path with given information. 
- deleteColumn(String[], Boolean) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for deleting a field. 
- deleted() - Method in class org.apache.gravitino.dto.responses.DeleteResponse
- 
Returns whether the delete operation was successful. 
- deleteIndex(String, Boolean) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for deleting an index. 
- DeleteIndex(String, boolean) - Constructor for class org.apache.gravitino.rel.TableChange.DeleteIndex
-  
- deleteModel(NameIdentifier) - Method in interface org.apache.gravitino.model.ModelCatalog
- 
Delete the model from the catalog. 
- deleteModelVersion(NameIdentifier, int) - Method in interface org.apache.gravitino.model.ModelCatalog
- 
- deleteModelVersion(NameIdentifier, String) - Method in interface org.apache.gravitino.model.ModelCatalog
- 
- DeleteResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response for a delete operation. 
- DeleteResponse(boolean) - Constructor for class org.apache.gravitino.dto.responses.DeleteResponse
- 
Constructor for DeleteResponse. 
- DeleteResponse() - Constructor for class org.apache.gravitino.dto.responses.DeleteResponse
- 
Default constructor for DeleteResponse (used by Jackson deserializer). 
- deleteRole(String) - Method in class org.apache.gravitino.client.GravitinoClient
- 
Deletes a Role. 
- deleteRole(String) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Deletes a Role. 
- DeleteTableColumnRequest(String[], boolean) - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.DeleteTableColumnRequest
- 
Constructor for DeleteTableColumnRequest. 
- DeleteTableColumnRequest() - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.DeleteTableColumnRequest
- 
Default constructor for Jackson deserialization. 
- DeleteTableIndexRequest() - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.DeleteTableIndexRequest
- 
Default constructor for Jackson deserialization. 
- DeleteTableIndexRequest(String, Boolean) - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.DeleteTableIndexRequest
- 
The constructor of the delete table index request. 
- deleteTag(String) - Method in class org.apache.gravitino.client.GravitinoClient
-  
- deleteTag(String) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Delete a tag under the current metalake. 
- deleteTag(String) - Method in interface org.apache.gravitino.tag.TagOperations
- 
Delete a tag under a metalake. 
- deny() - Static method in class org.apache.gravitino.authorization.Privileges.ConsumeTopic
-  
- deny() - Static method in class org.apache.gravitino.authorization.Privileges.CreateCatalog
-  
- deny() - Static method in class org.apache.gravitino.authorization.Privileges.CreateFileset
-  
- deny() - Static method in class org.apache.gravitino.authorization.Privileges.CreateModel
-  
- deny() - Static method in class org.apache.gravitino.authorization.Privileges.CreateModelVersion
-  
- deny() - Static method in class org.apache.gravitino.authorization.Privileges.CreateRole
-  
- deny() - Static method in class org.apache.gravitino.authorization.Privileges.CreateSchema
-  
- deny() - Static method in class org.apache.gravitino.authorization.Privileges.CreateTable
-  
- deny() - Static method in class org.apache.gravitino.authorization.Privileges.CreateTopic
-  
- deny(String) - Static method in class org.apache.gravitino.authorization.Privileges
- 
Returns the Privilege with deny condition from the string representation. 
- deny(Privilege.Name) - Static method in class org.apache.gravitino.authorization.Privileges
- 
Returns the Privilege with deny condition from the `Privilege.Name`. 
- deny() - Static method in class org.apache.gravitino.authorization.Privileges.ManageGrants
-  
- deny() - Static method in class org.apache.gravitino.authorization.Privileges.ManageGroups
-  
- deny() - Static method in class org.apache.gravitino.authorization.Privileges.ManageUsers
-  
- deny() - Static method in class org.apache.gravitino.authorization.Privileges.ModifyTable
-  
- deny() - Static method in class org.apache.gravitino.authorization.Privileges.ProduceTopic
-  
- deny() - Static method in class org.apache.gravitino.authorization.Privileges.ReadFileset
-  
- deny() - Static method in class org.apache.gravitino.authorization.Privileges.SelectTable
-  
- deny() - Static method in class org.apache.gravitino.authorization.Privileges.UseCatalog
-  
- deny() - Static method in class org.apache.gravitino.authorization.Privileges.UseModel
-  
- deny() - Static method in class org.apache.gravitino.authorization.Privileges.UseSchema
-  
- deny() - Static method in class org.apache.gravitino.authorization.Privileges.WriteFileset
-  
- descending(Expression) - Static method in class org.apache.gravitino.rel.expressions.sorts.SortOrders
- 
Create a sort order by the given expression with the descending sort direction and nulls last
 ordering. 
- deserialize(JsonParser, DeserializationContext) - Method in class org.apache.gravitino.json.JsonUtils.ColumnDefaultValueDeserializer
-  
- deserialize(JsonParser, DeserializationContext) - Method in class org.apache.gravitino.json.JsonUtils.ColumnPositionDeserializer
-  
- deserialize(JsonParser, DeserializationContext) - Method in class org.apache.gravitino.json.JsonUtils.DistributionDeserializer
-  
- deserialize(JsonParser, DeserializationContext) - Method in class org.apache.gravitino.json.JsonUtils.IndexDeserializer
-  
- deserialize(JsonParser, DeserializationContext) - Method in class org.apache.gravitino.json.JsonUtils.NameIdentifierDeserializer
-  
- deserialize(JsonParser, DeserializationContext) - Method in class org.apache.gravitino.json.JsonUtils.PartitionDTODeserializer
-  
- deserialize(JsonParser, DeserializationContext) - Method in class org.apache.gravitino.json.JsonUtils.PartitioningDeserializer
-  
- deserialize(JsonParser, DeserializationContext) - Method in class org.apache.gravitino.json.JsonUtils.SortOrderDeserializer
-  
- deserialize(JsonParser, DeserializationContext) - Method in class org.apache.gravitino.json.JsonUtils.TypeDeserializer
-  
- DeveloperApi - Annotation Type in org.apache.gravitino.annotation
- 
A  DeveloperApi is the developer-facing API defined in Gravitino. 
- direction() - Method in class org.apache.gravitino.dto.rel.SortOrderDTO
-  
- direction() - Method in interface org.apache.gravitino.rel.expressions.sorts.SortOrder
-  
- direction() - Method in class org.apache.gravitino.rel.expressions.sorts.SortOrders.SortImpl
-  
- disableCatalog(String) - Method in class org.apache.gravitino.client.GravitinoClient
-  
- disableCatalog(String) - Method in class org.apache.gravitino.client.GravitinoMetalake
-  
- disableCatalog(String) - Method in interface org.apache.gravitino.SupportsCatalogs
- 
Disable a catalog. 
- disableMetalake(String) - Method in class org.apache.gravitino.client.GravitinoAdminClient
-  
- disableMetalake(String) - Method in interface org.apache.gravitino.SupportsMetalakes
- 
Disable a metalake. 
- distribution() - Method in class org.apache.gravitino.dto.rel.TableDTO
-  
- Distribution - Interface in org.apache.gravitino.rel.expressions.distributions
- 
An interface that defines how data is distributed across partitions. 
- distribution() - Method in interface org.apache.gravitino.rel.Table
-  
- DistributionDeserializer() - Constructor for class org.apache.gravitino.json.JsonUtils.DistributionDeserializer
-  
- DistributionDTO - Class in org.apache.gravitino.dto.rel
- 
Data transfer object representing distribution information. 
- distributionDTO - Variable in class org.apache.gravitino.dto.rel.TableDTO.Builder
- 
The distribution of the table. 
- DistributionDTO.Builder - Class in org.apache.gravitino.dto.rel
- 
- Distributions - Class in org.apache.gravitino.rel.expressions.distributions
- 
Helper methods to create distributions to pass into Apache Gravitino. 
- Distributions.DistributionImpl - Class in org.apache.gravitino.rel.expressions.distributions
- 
Create a distribution on columns. 
- Distributions.DistributionImpl.Builder - Class in org.apache.gravitino.rel.expressions.distributions
- 
Builder to create a distribution. 
- DistributionSerializer() - Constructor for class org.apache.gravitino.json.JsonUtils.DistributionSerializer
-  
- doAs(Subject, Callable<T>) - Static method in class org.apache.gravitino.auth.KerberosUtils
- 
Execute the given action as the given subject. 
- DOT_SPLITTER - Static variable in class org.apache.gravitino.authorization.SecurableObjects
- 
The splitter for splitting the names. 
- doubleLiteral(Double) - Static method in class org.apache.gravitino.rel.expressions.literals.Literals
- 
Creates a double type literal with the given value. 
- dropCatalog(String, boolean) - Method in class org.apache.gravitino.client.GravitinoClient
-  
- dropCatalog(String, boolean) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Drop a catalog with specified name. 
- dropCatalog(String) - Method in interface org.apache.gravitino.SupportsCatalogs
- 
Drop a catalog with specified name. 
- dropCatalog(String, boolean) - Method in interface org.apache.gravitino.SupportsCatalogs
- 
Drop a catalog with specified name. 
- dropFileset(NameIdentifier) - Method in interface org.apache.gravitino.file.FilesetCatalog
- 
Drop a fileset from the catalog. 
- dropMetalake(String, boolean) - Method in class org.apache.gravitino.client.GravitinoAdminClient
- 
Drop a metalake with specified name. 
- dropMetalake(String) - Method in interface org.apache.gravitino.SupportsMetalakes
- 
Drop a metalake with specified name. 
- dropMetalake(String, boolean) - Method in interface org.apache.gravitino.SupportsMetalakes
- 
Drop a metalake with specified name. 
- dropPartition(String) - Method in interface org.apache.gravitino.rel.SupportsPartitions
- 
Drop a partition with specified name. 
- dropped() - Method in class org.apache.gravitino.dto.responses.DropResponse
- 
Returns whether the drop operation was successful. 
- DropResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response for a drop operation. 
- DropResponse(boolean) - Constructor for class org.apache.gravitino.dto.responses.DropResponse
- 
Constructor for DropResponse. 
- DropResponse() - Constructor for class org.apache.gravitino.dto.responses.DropResponse
- 
Default constructor for DropResponse (used by Jackson deserializer). 
- dropSchema(String, boolean) - Method in interface org.apache.gravitino.SupportsSchemas
- 
Drop a schema from the catalog. 
- dropTable(NameIdentifier) - Method in interface org.apache.gravitino.rel.TableCatalog
- 
Removes both the metadata and the directory associated with the table from the file system if
 the table is not an external table. 
- dropTopic(NameIdentifier) - Method in interface org.apache.gravitino.messaging.TopicCatalog
- 
Drop a topic from the catalog. 
- DTOConverters - Class in org.apache.gravitino.dto.util
- 
Utility class for converting between DTOs and domain objects. 
- elementNullable() - Method in class org.apache.gravitino.rel.types.Types.ListType
-  
- elementType() - Method in class org.apache.gravitino.rel.types.Types.ListType
-  
- empty() - Static method in class org.apache.gravitino.Namespace
- 
Get an empty namespace. 
- EMPTY_ARGS - Static variable in interface org.apache.gravitino.dto.rel.expressions.FunctionArg
- 
Constant for an empty array of function arguments. 
- EMPTY_EXPRESSION - Static variable in interface org.apache.gravitino.rel.expressions.Expression
- 
`EMPTY_EXPRESSION` is only used as an input when the default `children` method builds the
 result. 
- EMPTY_INDEXES - Static variable in class org.apache.gravitino.dto.rel.indexes.IndexDTO
- 
An empty array of indexes. 
- EMPTY_INDEXES - Static variable in class org.apache.gravitino.rel.indexes.Indexes
- 
An empty array of indexes. 
- EMPTY_NAMED_REFERENCE - Static variable in interface org.apache.gravitino.rel.expressions.Expression
- 
`EMPTY_NAMED_REFERENCE` is only used as an input when the default `references` method builds
 the result array to avoid repeatedly allocating an empty array. 
- EMPTY_PARTITIONING - Static variable in interface org.apache.gravitino.dto.rel.partitioning.Partitioning
- 
An empty array of partitioning. 
- EMPTY_PARTITIONS - Static variable in class org.apache.gravitino.rel.partitions.Partitions
- 
An empty array of partitions. 
- EMPTY_SORT - Static variable in class org.apache.gravitino.dto.rel.SortOrderDTO
- 
An empty array of SortOrderDTO. 
- EMPTY_TRANSFORM - Static variable in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
An empty array of transforms. 
- enableCatalog(String) - Method in class org.apache.gravitino.client.GravitinoClient
-  
- enableCatalog(String) - Method in class org.apache.gravitino.client.GravitinoMetalake
-  
- enableCatalog(String) - Method in interface org.apache.gravitino.SupportsCatalogs
- 
Enable a catalog. 
- enableMetalake(String) - Method in class org.apache.gravitino.client.GravitinoAdminClient
-  
- enableMetalake(String) - Method in interface org.apache.gravitino.SupportsMetalakes
- 
Enable a metalake. 
- encodeFormData(Map<?, ?>) - Static method in class org.apache.gravitino.rest.RESTUtils
- 
Encode a map of form data into a URL encoded string. 
- encodeString(String) - Static method in class org.apache.gravitino.rest.RESTUtils
- 
URL encode a string. 
- EntityListResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response containing a list of catalogs. 
- EntityListResponse(NameIdentifier[]) - Constructor for class org.apache.gravitino.dto.responses.EntityListResponse
- 
Constructor for EntityListResponse. 
- EntityListResponse() - Constructor for class org.apache.gravitino.dto.responses.EntityListResponse
- 
Default constructor for EntityListResponse. 
- equals(Object) - Method in class org.apache.gravitino.audit.CallerContext
-  
- equals(Object) - Method in class org.apache.gravitino.authorization.MetadataObjectChange.RemoveMetadataObject
- 
Compares this RemoveMetadataObject instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.authorization.MetadataObjectChange.RenameMetadataObject
- 
Compares this RenameMetadataObject instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.authorization.Privileges.GenericPrivilege
-  
- equals(Object) - Method in class org.apache.gravitino.authorization.RoleChange.AddSecurableObject
- 
Compares this AddSecurableObject instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.authorization.RoleChange.RemoveSecurableObject
- 
Compares this RemoveSecurableObject instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.authorization.RoleChange.UpdateSecurableObject
- 
Compares this UpdateSecurableObject instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.CatalogChange.RemoveProperty
- 
Compares this RemoveProperty instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.CatalogChange.RenameCatalog
- 
Compares this RenameCatalog instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.CatalogChange.SetProperty
- 
Compares this SetProperty instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.CatalogChange.UpdateCatalogComment
- 
Compares this UpdateCatalogComment instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.client.GenericColumn
-  
- equals(Object) - Method in class org.apache.gravitino.client.GravitinoMetalake
-  
- equals(Object) - Method in class org.apache.gravitino.dto.credential.CredentialDTO
-  
- equals(Object) - Method in class org.apache.gravitino.dto.messaging.TopicDTO
-  
- equals(Object) - Method in class org.apache.gravitino.dto.MetalakeDTO
-  
- equals(Object) - Method in class org.apache.gravitino.dto.rel.DistributionDTO
-  
- equals(Object) - Method in class org.apache.gravitino.dto.rel.indexes.IndexDTO
-  
- equals(Object) - Method in class org.apache.gravitino.dto.rel.partitions.IdentityPartitionDTO
-  
- equals(Object) - Method in class org.apache.gravitino.dto.rel.partitions.ListPartitionDTO
-  
- equals(Object) - Method in class org.apache.gravitino.dto.rel.partitions.RangePartitionDTO
-  
- equals(Object) - Method in class org.apache.gravitino.dto.tag.TagDTO
-  
- equals(Object) - Method in class org.apache.gravitino.file.FilesetChange.RemoveComment
- 
Compares this RemoveComment instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.file.FilesetChange.RemoveProperty
- 
Compares this RemoveProperty instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.file.FilesetChange.RenameFileset
- 
Compares this RenameFileset instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.file.FilesetChange.SetProperty
- 
Compares this SetProperty instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.file.FilesetChange.UpdateFilesetComment
- 
Compares this UpdateFilesetComment instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.messaging.TopicChange.RemoveProperty
- 
Compares this RemoveProperty instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.messaging.TopicChange.SetProperty
- 
Compares this SetProperty instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.messaging.TopicChange.UpdateTopicComment
- 
Compares this UpdateTopicComment instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.MetadataObjects.MetadataObjectImpl
-  
- equals(Object) - Method in class org.apache.gravitino.MetalakeChange.RemoveProperty
- 
Compares this RemoveProperty instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.MetalakeChange.RenameMetalake
- 
Compares this RenameMetalake instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.MetalakeChange.SetProperty
- 
Compares this SetProperty instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.MetalakeChange.UpdateMetalakeComment
- 
Compares this UpdateMetalakeComment instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.model.ModelChange.RemoveProperty
- 
Compares this RemoveProperty instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.model.ModelChange.RenameModel
- 
Compares this RenameModelinstance with another object for equality.
 
- equals(Object) - Method in class org.apache.gravitino.model.ModelChange.SetProperty
- 
Compares this SetProperty instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.model.ModelChange.UpdateComment
- 
Compares this UpdateComment instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.model.ModelVersionChange.RemoveProperty
- 
Compares this RemoveProperty instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.model.ModelVersionChange.SetProperty
- 
Compares this SetProperty instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.model.ModelVersionChange.UpdateComment
- 
- equals(Object) - Method in class org.apache.gravitino.model.ModelVersionChange.UpdateUri
- 
Compares this UpdateUri instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.NameIdentifier
-  
- equals(Object) - Method in class org.apache.gravitino.Namespace
-  
- equals(Object) - Method in class org.apache.gravitino.rel.Column.ColumnImpl
-  
- equals(Distribution) - Method in interface org.apache.gravitino.rel.expressions.distributions.Distribution
- 
Indicates whether some other object is "equal to" this one. 
- equals(Object) - Method in class org.apache.gravitino.rel.expressions.distributions.Distributions.DistributionImpl
-  
- equals(Object) - Method in class org.apache.gravitino.rel.expressions.FunctionExpression.FuncExpressionImpl
-  
- equals(Object) - Method in class org.apache.gravitino.rel.expressions.Literal.LiteralImpl
- 
Deprecated. 
- equals(Object) - Method in class org.apache.gravitino.rel.expressions.literals.Literals.LiteralImpl
-  
- equals(Object) - Method in class org.apache.gravitino.rel.expressions.NamedReference.FieldReference
-  
- equals(Object) - Method in class org.apache.gravitino.rel.expressions.sorts.SortOrders.SortImpl
-  
- equals(Object) - Method in class org.apache.gravitino.rel.expressions.transforms.Transform.SingleFieldTransform
-  
- equals(Object) - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.ApplyTransform
-  
- equals(Object) - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.BucketTransform
-  
- equals(Object) - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.DayTransform
-  
- equals(Object) - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.HourTransform
-  
- equals(Object) - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.IdentityTransform
-  
- equals(Object) - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.ListTransform
-  
- equals(Object) - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.MonthTransform
-  
- equals(Object) - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.RangeTransform
-  
- equals(Object) - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.TruncateTransform
-  
- equals(Object) - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.YearTransform
-  
- equals(Object) - Method in class org.apache.gravitino.rel.expressions.UnparsedExpression.UnparsedExpressionImpl
-  
- equals(Object) - Method in class org.apache.gravitino.rel.TableChange.AddColumn
- 
Compares this AddColumn instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.rel.TableChange.AddIndex
-  
- equals(Object) - Method in class org.apache.gravitino.rel.TableChange.After
- 
Compares this After instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.rel.TableChange.DeleteColumn
- 
Compares this DeleteColumn instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.rel.TableChange.DeleteIndex
-  
- equals(Object) - Method in class org.apache.gravitino.rel.TableChange.RemoveProperty
- 
Compares this RemoveProperty instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.rel.TableChange.RenameColumn
- 
Compares this RenameColumn instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.rel.TableChange.RenameTable
- 
Compares this RenameTable instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.rel.TableChange.SetProperty
- 
Compares this SetProperty instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnAutoIncrement
-  
- equals(Object) - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnComment
- 
Compares this UpdateColumnComment instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnDefaultValue
- 
Compares this UpdateColumnDefaultValue instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnNullability
-  
- equals(Object) - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnPosition
- 
Compares this UpdateColumnPosition instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnType
- 
Compares this UpdateColumnType instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.rel.TableChange.UpdateComment
- 
Compares this UpdateComment instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.rel.types.Decimal
-  
- equals(Object) - Method in class org.apache.gravitino.rel.types.Types.DecimalType
-  
- equals(Object) - Method in class org.apache.gravitino.rel.types.Types.ExternalType
-  
- equals(Object) - Method in class org.apache.gravitino.rel.types.Types.FixedCharType
-  
- equals(Object) - Method in class org.apache.gravitino.rel.types.Types.FixedType
-  
- equals(Object) - Method in class org.apache.gravitino.rel.types.Types.ListType
-  
- equals(Object) - Method in class org.apache.gravitino.rel.types.Types.MapType
-  
- equals(Object) - Method in class org.apache.gravitino.rel.types.Types.StructType
-  
- equals(Object) - Method in class org.apache.gravitino.rel.types.Types.StructType.Field
-  
- equals(Object) - Method in class org.apache.gravitino.rel.types.Types.UnionType
-  
- equals(Object) - Method in class org.apache.gravitino.rel.types.Types.UnparsedType
-  
- equals(Object) - Method in class org.apache.gravitino.rel.types.Types.VarCharType
-  
- equals(Object) - Method in class org.apache.gravitino.SchemaChange.RemoveProperty
- 
Compares this RemoveProperty instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.SchemaChange.SetProperty
- 
Compares this SetProperty instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.tag.TagChange.RemoveProperty
- 
Compare the RemoveProperty instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.tag.TagChange.RenameTag
- 
Compare the RenameTag instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.tag.TagChange.SetProperty
- 
Compare the SetProperty instance with another object for equality. 
- equals(Object) - Method in class org.apache.gravitino.tag.TagChange.UpdateTagComment
- 
Compare the UpdateTagComment instance with another object for equality. 
- ErrorConstants - Class in org.apache.gravitino.dto.responses
- 
Constants representing error codes for responses. 
- ErrorHandler - Class in org.apache.gravitino.client
- 
The ErrorHandler class is an abstract class specialized for handling ErrorResponse objects. 
- ErrorHandler() - Constructor for class org.apache.gravitino.client.ErrorHandler
-  
- ErrorHandlers - Class in org.apache.gravitino.client
- 
Utility class providing error handling for REST requests and specific to Metalake errors. 
- ErrorHandlers.OAuthErrorHandler - Class in org.apache.gravitino.client
- 
Error handler specific to OAuth2 requests. 
- ErrorResponse - Class in org.apache.gravitino.dto.responses
- 
Represents an error response. 
- even(int, Expression...) - Static method in class org.apache.gravitino.rel.expressions.distributions.Distributions
- 
Create a distribution by evenly distributing the data across the number of buckets. 
- Evolving - Annotation Type in org.apache.gravitino.annotation
- 
APIs that are still evolving towards becoming stable APIs, and can change from one feature
 release to another (0.5.0 to 0.6.0). 
- EXPIRE_TIME_IN_MS - Static variable in interface org.apache.gravitino.credential.Credential
- 
Credential expire time in ms since the epoch. 
- expireTimeInMs() - Method in class org.apache.gravitino.credential.ADLSTokenCredential
-  
- expireTimeInMs() - Method in class org.apache.gravitino.credential.AzureAccountKeyCredential
-  
- expireTimeInMs() - Method in interface org.apache.gravitino.credential.Credential
- 
Returns the expiration time of the credential in milliseconds since the epoch, 0 means not
 expire. 
- expireTimeInMs() - Method in class org.apache.gravitino.credential.GCSTokenCredential
-  
- expireTimeInMs() - Method in class org.apache.gravitino.credential.OSSSecretKeyCredential
-  
- expireTimeInMs() - Method in class org.apache.gravitino.credential.OSSTokenCredential
-  
- expireTimeInMs() - Method in class org.apache.gravitino.credential.S3SecretKeyCredential
-  
- expireTimeInMs() - Method in class org.apache.gravitino.credential.S3TokenCredential
-  
- expireTimeInMs() - Method in class org.apache.gravitino.dto.credential.CredentialDTO
-  
- expression() - Method in class org.apache.gravitino.dto.rel.SortOrderDTO
-  
- Expression - Interface in org.apache.gravitino.rel.expressions
- 
Base class of the public logical expression API. 
- expression() - Method in interface org.apache.gravitino.rel.expressions.sorts.SortOrder
-  
- expression() - Method in class org.apache.gravitino.rel.expressions.sorts.SortOrders.SortImpl
-  
- expressions() - Method in class org.apache.gravitino.dto.rel.DistributionDTO
- 
Returns the name of the distribution. 
- expressions() - Method in interface org.apache.gravitino.rel.expressions.distributions.Distribution
-  
- expressions() - Method in class org.apache.gravitino.rel.expressions.distributions.Distributions.DistributionImpl
- 
Get the expressions of the distribution. 
- field(String[]) - Static method in interface org.apache.gravitino.rel.expressions.NamedReference
- 
- field(String) - Static method in interface org.apache.gravitino.rel.expressions.NamedReference
- 
- fieldName() - Method in class org.apache.gravitino.dto.rel.expressions.FieldReferenceDTO
-  
- fieldName() - Method in class org.apache.gravitino.dto.rel.partitioning.Partitioning.SingleFieldPartitioning
-  
- fieldName() - Method in class org.apache.gravitino.dto.rel.partitioning.RangePartitioningDTO
-  
- fieldName() - Method in class org.apache.gravitino.dto.rel.partitioning.TruncatePartitioningDTO
-  
- fieldName() - Method in interface org.apache.gravitino.rel.expressions.NamedReference
- 
Returns the referenced field name as an array of String parts. 
- fieldName() - Method in class org.apache.gravitino.rel.expressions.NamedReference.FieldReference
-  
- fieldName() - Method in class org.apache.gravitino.rel.expressions.transforms.Transform.SingleFieldTransform
-  
- fieldName() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.RangeTransform
-  
- fieldName() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.TruncateTransform
-  
- fieldName() - Method in class org.apache.gravitino.rel.TableChange.AddColumn
-  
- fieldName() - Method in interface org.apache.gravitino.rel.TableChange.ColumnChange
- 
Retrieves the field name of the column to be modified. 
- fieldName() - Method in class org.apache.gravitino.rel.TableChange.DeleteColumn
-  
- fieldName() - Method in class org.apache.gravitino.rel.TableChange.RenameColumn
-  
- fieldName() - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnAutoIncrement
- 
Retrieves the field name of the column whose autoIncrement is being updated. 
- fieldName() - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnComment
-  
- fieldName() - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnDefaultValue
- 
Retrieves the field name of the column whose default value is being updated. 
- fieldName() - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnNullability
- 
Retrieves the field name of the column whose nullability is being updated. 
- fieldName() - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnPosition
-  
- fieldName() - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnType
-  
- fieldNames - Variable in class org.apache.gravitino.dto.rel.indexes.IndexDTO.Builder
- 
The names of the fields. 
- fieldNames() - Method in class org.apache.gravitino.dto.rel.indexes.IndexDTO
-  
- fieldNames() - Method in class org.apache.gravitino.dto.rel.partitioning.BucketPartitioningDTO
- 
Returns the field names. 
- fieldNames() - Method in class org.apache.gravitino.dto.rel.partitioning.ListPartitioningDTO
-  
- fieldNames() - Method in class org.apache.gravitino.dto.rel.partitions.IdentityPartitionDTO
-  
- fieldNames() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.BucketTransform
-  
- fieldNames() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.ListTransform
-  
- fieldNames() - Method in interface org.apache.gravitino.rel.indexes.Index
-  
- fieldNames - Variable in class org.apache.gravitino.rel.indexes.Indexes.IndexImpl.Builder
- 
The field names of the index. 
- fieldNames() - Method in class org.apache.gravitino.rel.indexes.Indexes.IndexImpl
-  
- fieldNames() - Method in interface org.apache.gravitino.rel.partitions.IdentityPartition
-  
- FieldReferenceDTO - Class in org.apache.gravitino.dto.rel.expressions
- 
Data transfer object representing a field reference. 
- FieldReferenceDTO.Builder - Class in org.apache.gravitino.dto.rel.expressions
- 
- fields(Strategy, int, String[]...) - Static method in class org.apache.gravitino.rel.expressions.distributions.Distributions
- 
Create a distribution on columns. 
- fields() - Method in class org.apache.gravitino.rel.types.Types.StructType
-  
- FileLocationResponse - Class in org.apache.gravitino.dto.responses
- 
Response for the actual file location. 
- FileLocationResponse() - Constructor for class org.apache.gravitino.dto.responses.FileLocationResponse
- 
Constructor for FileLocationResponse. 
- FileLocationResponse(String) - Constructor for class org.apache.gravitino.dto.responses.FileLocationResponse
- 
Constructor for FileLocationResponse. 
- Fileset - Interface in org.apache.gravitino.file
- 
An interface representing a fileset under a schema  Namespace. 
- Fileset.Type - Enum in org.apache.gravitino.file
- 
An enum representing the type of the fileset object. 
- FilesetAlreadyExistsException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a file with specified name already exists. 
- FilesetAlreadyExistsException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.FilesetAlreadyExistsException
- 
Constructs a new exception with the specified detail message. 
- FilesetAlreadyExistsException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.FilesetAlreadyExistsException
- 
Constructs a new exception with the specified detail message and cause. 
- FilesetAuditConstants - Class in org.apache.gravitino.audit
- 
Constants used for fileset data operation audits. 
- FilesetCatalog - Interface in org.apache.gravitino.file
- 
The FilesetCatalog interface defines the public API for managing fileset objects in a schema. 
- filesetChange() - Method in interface org.apache.gravitino.dto.requests.FilesetUpdateRequest
- 
Returns the fileset change. 
- filesetChange() - Method in class org.apache.gravitino.dto.requests.FilesetUpdateRequest.RemoveFilesetCommentRequest
-  
- filesetChange() - Method in class org.apache.gravitino.dto.requests.FilesetUpdateRequest.RemoveFilesetPropertiesRequest
-  
- filesetChange() - Method in class org.apache.gravitino.dto.requests.FilesetUpdateRequest.RenameFilesetRequest
- 
Returns the fileset change. 
- filesetChange() - Method in class org.apache.gravitino.dto.requests.FilesetUpdateRequest.SetFilesetPropertiesRequest
-  
- filesetChange() - Method in class org.apache.gravitino.dto.requests.FilesetUpdateRequest.UpdateFilesetCommentRequest
-  
- FilesetChange - Interface in org.apache.gravitino.file
- 
A fileset change is a change to a fileset. 
- FilesetChange.RemoveComment - Class in org.apache.gravitino.file
- 
A fileset change to remove comment from the fileset. 
- FilesetChange.RemoveProperty - Class in org.apache.gravitino.file
- 
A fileset change to remove a property from the fileset. 
- FilesetChange.RenameFileset - Class in org.apache.gravitino.file
- 
A fileset change to rename the fileset. 
- FilesetChange.SetProperty - Class in org.apache.gravitino.file
- 
A fileset change to set the property and value for the fileset. 
- FilesetChange.UpdateFilesetComment - Class in org.apache.gravitino.file
- 
A fileset change to update the fileset comment. 
- FilesetCreateRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to create a fileset. 
- FilesetCreateRequest() - Constructor for class org.apache.gravitino.dto.requests.FilesetCreateRequest
-  
- FilesetDataOperation - Enum in org.apache.gravitino.audit
- 
An enum class containing fileset data operations that supported. 
- FilesetDTO - Class in org.apache.gravitino.dto.file
- 
Represents a Fileset DTO (Data Transfer Object). 
- FilesetDTO.FilesetDTOBuilder - Class in org.apache.gravitino.dto.file
- 
Builder for FilesetDTO. 
- filesetErrorHandler() - Static method in class org.apache.gravitino.client.ErrorHandlers
- 
Creates an error handler specific to Fileset operations. 
- filesetExists(NameIdentifier) - Method in interface org.apache.gravitino.file.FilesetCatalog
- 
- FilesetResponse - Class in org.apache.gravitino.dto.responses
- 
Response for fileset creation. 
- FilesetResponse() - Constructor for class org.apache.gravitino.dto.responses.FilesetResponse
- 
Constructor for FilesetResponse. 
- FilesetResponse(FilesetDTO) - Constructor for class org.apache.gravitino.dto.responses.FilesetResponse
- 
Constructor for FilesetResponse. 
- FilesetUpdateRequest - Interface in org.apache.gravitino.dto.requests
- 
Request to update a fileset. 
- FilesetUpdateRequest.RemoveFilesetCommentRequest - Class in org.apache.gravitino.dto.requests
- 
The fileset update request for removing the comment of a fileset. 
- FilesetUpdateRequest.RemoveFilesetPropertiesRequest - Class in org.apache.gravitino.dto.requests
- 
The fileset update request for removing the properties of a fileset. 
- FilesetUpdateRequest.RenameFilesetRequest - Class in org.apache.gravitino.dto.requests
- 
The fileset update request for renaming a fileset. 
- FilesetUpdateRequest.SetFilesetPropertiesRequest - Class in org.apache.gravitino.dto.requests
- 
The fileset update request for setting the properties of a fileset. 
- FilesetUpdateRequest.UpdateFilesetCommentRequest - Class in org.apache.gravitino.dto.requests
- 
The fileset update request for updating the comment of a fileset. 
- FilesetUpdatesRequest - Class in org.apache.gravitino.dto.requests
- 
Request to represent updates to a fileset. 
- FilesetUpdatesRequest() - Constructor for class org.apache.gravitino.dto.requests.FilesetUpdatesRequest
-  
- findAvailablePort(int, int) - Static method in class org.apache.gravitino.rest.RESTUtils
- 
Find an available port in the port range. 
- first() - Static method in interface org.apache.gravitino.rel.TableChange.ColumnPosition
-  
- floatLiteral(Float) - Static method in class org.apache.gravitino.rel.expressions.literals.Literals
- 
Creates a float type literal with the given value. 
- forbidden(String, Throwable) - Static method in class org.apache.gravitino.dto.responses.ErrorResponse
- 
Create a new forbidden operation error instance of  ErrorResponse. 
- FORBIDDEN_CODE - Static variable in class org.apache.gravitino.dto.responses.ErrorConstants
- 
Error codes for forbidden operation. 
- ForbiddenException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a user is forbidden to perform an action. 
- ForbiddenException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.ForbiddenException
- 
Constructs a new exception with the specified detail message. 
- ForbiddenException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.ForbiddenException
- 
Constructs a new exception with the specified detail message and cause. 
- FractionType() - Constructor for class org.apache.gravitino.rel.types.Type.FractionType
-  
- fromDTO(DistributionDTO) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a DistributionDTO to a Distribution. 
- fromDTO(IndexDTO) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a IndexDTO to an Index. 
- fromDTO(PartitionDTO) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a PartitionDTO to a Partition. 
- fromDTO(SortOrderDTO) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a SortOrderDTO to a SortOrder. 
- fromDTO(CredentialDTO[]) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts CredentialDTO array to credential array. 
- fromDTO(CredentialDTO) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a CredentialDTO to a credential. 
- fromDTO(ColumnDTO) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a ColumnDTO to a Column. 
- fromDTO(TableDTO) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a TableDTO to a Table. 
- fromDTO(Partitioning) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a partitioning DTO to a Transform. 
- fromDTOs(IndexDTO[]) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts an array of IndexDTOs to an array of Indexes. 
- fromDTOs(SortOrderDTO[]) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts an array of SortOrderDTOs to an array of SortOrders. 
- fromDTOs(Partitioning[]) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts an array of Partitioning DTOs to an array of Transforms. 
- fromDTOs(ColumnDTO[]) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a ColumnDTO to a Column. 
- fromFunctionArg(FunctionArg) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a FunctionArg DTO to an Expression. 
- fromFunctionArgs(FunctionArg[]) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a FunctionArg DTO to an Expression. 
- fromPrivilegeDTO(PrivilegeDTO) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a Privilege DTO to a Privilege 
- fromString(String) - Static method in enum org.apache.gravitino.Catalog.Type
- 
Convert the string (case-insensitive) to the catalog type. 
- fromString(String) - Static method in class org.apache.gravitino.Namespace
- 
Create a namespace with the given string with levels separated by dots. 
- fromString(String) - Static method in enum org.apache.gravitino.rel.expressions.sorts.SortDirection
- 
Returns the SortDirection from the string representation. 
- fullName() - Method in interface org.apache.gravitino.MetadataObject
- 
The full name of the object. 
- FuncExpressionDTO - Class in org.apache.gravitino.dto.rel.expressions
- 
Data transfer object representing a function expression. 
- FuncExpressionDTO.Builder - Class in org.apache.gravitino.dto.rel.expressions
- 
- FunctionArg - Interface in org.apache.gravitino.dto.rel.expressions
- 
An argument of a function. 
- FunctionArg.ArgType - Enum in org.apache.gravitino.dto.rel.expressions
- 
The type of the argument. 
- FunctionExpression - Interface in org.apache.gravitino.rel.expressions
- 
The interface of a function expression. 
- FunctionExpression.FuncExpressionImpl - Class in org.apache.gravitino.rel.expressions
- 
- functionName() - Method in class org.apache.gravitino.dto.rel.expressions.FuncExpressionDTO
-  
- functionName() - Method in class org.apache.gravitino.dto.rel.partitioning.FunctionPartitioningDTO
- 
Returns the name of the function. 
- functionName() - Method in class org.apache.gravitino.rel.expressions.FunctionExpression.FuncExpressionImpl
-  
- functionName() - Method in interface org.apache.gravitino.rel.expressions.FunctionExpression
-  
- FunctionPartitioningDTO - Class in org.apache.gravitino.dto.rel.partitioning
- 
Data transfer object for function partitioning. 
- GCS_TOKEN_CREDENTIAL_TYPE - Static variable in class org.apache.gravitino.credential.GCSTokenCredential
- 
GCS credential type. 
- GCS_TOKEN_NAME - Static variable in class org.apache.gravitino.credential.GCSTokenCredential
- 
GCS credential property, token name. 
- GCSTokenCredential - Class in org.apache.gravitino.credential
- 
The GCS token credential to access GCS. 
- GCSTokenCredential(String, long) - Constructor for class org.apache.gravitino.credential.GCSTokenCredential
-  
- GCSTokenCredential() - Constructor for class org.apache.gravitino.credential.GCSTokenCredential
- 
This is the constructor that is used by credential factory to create an instance of credential
 according to the credential information. 
- GenericColumn - Class in org.apache.gravitino.client
- 
Represents a generic column. 
- GenericPrivilege(Privilege.Condition, Privilege.Name) - Constructor for class org.apache.gravitino.authorization.Privileges.GenericPrivilege
- 
Constructor for GenericPrivilege. 
- genRandomName(String) - Static method in class org.apache.gravitino.utils.RandomNameUtils
- 
Generate a random string with the prefix. 
- get() - Static method in class org.apache.gravitino.audit.CallerContext.CallerContextHolder
- 
Get the CallerContext from the thread local. 
- get(String, Map<String, String>, Class<T>, Map<String, String>, Consumer<ErrorResponse>) - Method in class org.apache.gravitino.client.HTTPClient
- 
Sends an HTTP GET request to the specified path and processes the response. 
- get(String, Class<T>, Supplier<Map<String, String>>, Consumer<ErrorResponse>) - Method in interface org.apache.gravitino.client.RESTClient
- 
Perform a GET request on the specified path with given information and no query parameters. 
- get(String, Class<T>, Map<String, String>, Consumer<ErrorResponse>) - Method in interface org.apache.gravitino.client.RESTClient
- 
Perform a GET request on the specified path with given information and no query parameters. 
- get(String, Map<String, String>, Class<T>, Supplier<Map<String, String>>, Consumer<ErrorResponse>) - Method in interface org.apache.gravitino.client.RESTClient
- 
Perform a GET request on the specified path with given information. 
- get(String, Map<String, String>, Class<T>, Map<String, String>, Consumer<ErrorResponse>) - Method in interface org.apache.gravitino.client.RESTClient
- 
Perform a GET request on the specified path with given information. 
- get() - Static method in class org.apache.gravitino.rel.types.Types.BinaryType
-  
- get() - Static method in class org.apache.gravitino.rel.types.Types.BooleanType
-  
- get() - Static method in class org.apache.gravitino.rel.types.Types.ByteType
-  
- get() - Static method in class org.apache.gravitino.rel.types.Types.DateType
-  
- get() - Static method in class org.apache.gravitino.rel.types.Types.DoubleType
-  
- get() - Static method in class org.apache.gravitino.rel.types.Types.FloatType
-  
- get() - Static method in class org.apache.gravitino.rel.types.Types.IntegerType
-  
- get() - Static method in class org.apache.gravitino.rel.types.Types.IntervalDayType
-  
- get() - Static method in class org.apache.gravitino.rel.types.Types.IntervalYearType
-  
- get() - Static method in class org.apache.gravitino.rel.types.Types.LongType
-  
- get() - Static method in class org.apache.gravitino.rel.types.Types.NullType
-  
- get() - Static method in class org.apache.gravitino.rel.types.Types.ShortType
-  
- get() - Static method in class org.apache.gravitino.rel.types.Types.StringType
-  
- get() - Static method in class org.apache.gravitino.rel.types.Types.TimeType
-  
- get() - Static method in class org.apache.gravitino.rel.types.Types.UUIDType
-  
- getAccessToken() - Method in class org.apache.gravitino.client.DefaultOAuth2TokenProvider
-  
- getAccessToken() - Method in class org.apache.gravitino.client.OAuth2TokenProvider
- 
Get the access token from the authorization server. 
- getByName(String) - Static method in enum org.apache.gravitino.dto.rel.partitioning.Partitioning.Strategy
- 
Get the partitioning strategy by name. 
- getByName(String) - Static method in enum org.apache.gravitino.rel.expressions.distributions.Strategy
- 
Get the distribution strategy by name. 
- getChallenges() - Method in exception org.apache.gravitino.exceptions.UnauthorizedException
- 
Get the challenge of the exception. 
- getColumn() - Method in class org.apache.gravitino.rel.TableChange.After
- 
Retrieves the name of the reference column after which the specified column will be placed. 
- getComment() - Method in class org.apache.gravitino.rel.TableChange.AddColumn
- 
Retrieves the comment for the new column. 
- getCredential(String) - Method in interface org.apache.gravitino.credential.SupportsCredentials
- 
Retrieves an  Credential object based on the specified credential type. 
- getCredentials() - Method in interface org.apache.gravitino.credential.SupportsCredentials
- 
- getCurrentVersion() - Static method in class org.apache.gravitino.Version
-  
- getCurrentVersionDTO() - Static method in class org.apache.gravitino.Version
-  
- getCustomTokenInfo() - Method in class org.apache.gravitino.client.CustomTokenProvider
- 
Gets the custom token information. 
- getDataType() - Method in class org.apache.gravitino.rel.TableChange.AddColumn
- 
Retrieves the data type of the new column. 
- getDefaultValue() - Method in class org.apache.gravitino.rel.TableChange.AddColumn
- 
Retrieves the default value of the new column. 
- getFieldName() - Method in class org.apache.gravitino.rel.TableChange.AddColumn
- 
Retrieves the field name of the new column. 
- getFieldName() - Method in class org.apache.gravitino.rel.TableChange.DeleteColumn
- 
Retrieves the field name of the column to be deleted. 
- getFieldName() - Method in class org.apache.gravitino.rel.TableChange.RenameColumn
- 
Retrieves the hierarchical field name of the column to be renamed. 
- getFieldName() - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnComment
- 
Retrieves the field name of the column whose comment is being updated. 
- getFieldName() - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnPosition
- 
Retrieves the field name of the column whose position is being updated. 
- getFieldName() - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnType
- 
Retrieves the field name of the column whose data type is being updated. 
- getFieldNames() - Method in class org.apache.gravitino.rel.TableChange.AddIndex
-  
- getFileLocation(NameIdentifier, String) - Method in interface org.apache.gravitino.file.FilesetCatalog
- 
Get the actual location of a file or directory based on the default storage location of Fileset
 and the sub path. 
- getFileLocation(NameIdentifier, String, String) - Method in interface org.apache.gravitino.file.FilesetCatalog
- 
Get the actual location of a file or directory based on the storage location of Fileset and the
 sub path by the location name. 
- getFilteredMap(Map<String, String>, Predicate) - Static method in class org.apache.gravitino.utils.MapUtils
- 
Returns a map with all keys that match the predicate. 
- getFullName() - Method in class org.apache.gravitino.dto.authorization.SecurableObjectDTO
-  
- getFullName() - Method in class org.apache.gravitino.dto.tag.MetadataObjectDTO
-  
- getGroup(String) - Method in class org.apache.gravitino.client.GravitinoClient
- 
Gets a Group. 
- getGroup(String) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Gets a Group. 
- getHighBits() - Method in enum org.apache.gravitino.authorization.Privilege.Name
- 
Return the high bits of Name 
- getIfExists() - Method in class org.apache.gravitino.rel.TableChange.DeleteColumn
- 
Checks if the field should be deleted only if it exists. 
- getInt(String, JsonNode) - Static method in class org.apache.gravitino.json.JsonUtils
- 
Get an int value from a JSON node property. 
- getKrb5LoginModuleName() - Static method in class org.apache.gravitino.auth.KerberosUtils
-  
- getLocations() - Method in class org.apache.gravitino.authorization.MetadataObjectChange.RemoveMetadataObject
- 
Returns the location path of the metadata object. 
- getLong(String, JsonNode) - Static method in class org.apache.gravitino.json.JsonUtils
- 
Get a long value from a JSON node property. 
- getLowBits() - Method in enum org.apache.gravitino.authorization.Privilege.Name
- 
Return the low bits of Name 
- getModel(NameIdentifier) - Method in interface org.apache.gravitino.model.ModelCatalog
- 
- getModelVersion(NameIdentifier, int) - Method in interface org.apache.gravitino.model.ModelCatalog
- 
Get a model version by the  NameIdentifier and version number from the catalog. 
- getModelVersion(NameIdentifier, String) - Method in interface org.apache.gravitino.model.ModelCatalog
- 
Get a model version by the  NameIdentifier and version alias from the catalog. 
- getName() - Method in class org.apache.gravitino.rel.TableChange.AddIndex
-  
- getName() - Method in class org.apache.gravitino.rel.TableChange.DeleteIndex
-  
- getNewComment() - Method in class org.apache.gravitino.CatalogChange.UpdateCatalogComment
- 
Retrieves the new comment intended for the catalog. 
- getNewComment() - Method in class org.apache.gravitino.file.FilesetChange.UpdateFilesetComment
- 
Retrieves the new comment intended for the fileset. 
- getNewComment() - Method in class org.apache.gravitino.messaging.TopicChange.UpdateTopicComment
- 
Retrieves the new comment for the topic. 
- getNewComment() - Method in class org.apache.gravitino.MetalakeChange.UpdateMetalakeComment
- 
Retrieves the new comment intended for the Metalake. 
- getNewComment() - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnComment
- 
Retrieves the new comment for the column. 
- getNewComment() - Method in class org.apache.gravitino.rel.TableChange.UpdateComment
- 
Retrieves the new comment for the table. 
- getNewComment() - Method in class org.apache.gravitino.tag.TagChange.UpdateTagComment
- 
Get the new comment intended for the tag. 
- getNewDataType() - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnType
- 
Retrieves the new data type for the column. 
- getNewDefaultValue() - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnDefaultValue
- 
Retrieves the new default value for the column. 
- getNewName() - Method in class org.apache.gravitino.CatalogChange.RenameCatalog
- 
Retrieves the new name set for the catalog. 
- getNewName() - Method in class org.apache.gravitino.file.FilesetChange.RenameFileset
- 
Retrieves the new name set for the fileset. 
- getNewName() - Method in class org.apache.gravitino.MetalakeChange.RenameMetalake
- 
Retrieves the new name intended for the Metalake. 
- getNewName() - Method in class org.apache.gravitino.rel.TableChange.RenameColumn
- 
Retrieves the new name for the column. 
- getNewName() - Method in class org.apache.gravitino.rel.TableChange.RenameTable
- 
Retrieves the new name for the table. 
- getNewName() - Method in class org.apache.gravitino.tag.TagChange.RenameTag
- 
Get the new name of the tag. 
- getNewSecurableObject() - Method in class org.apache.gravitino.authorization.RoleChange.UpdateSecurableObject
- 
Returns the new securable object. 
- getOwner(MetadataObject) - Method in class org.apache.gravitino.client.GravitinoClient
- 
Get the owner of a metadata object. 
- getOwner(MetadataObject) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Get the owner of a metadata object. 
- getPartition(String) - Method in interface org.apache.gravitino.rel.SupportsPartitions
- 
- getPosition() - Method in class org.apache.gravitino.rel.TableChange.AddColumn
- 
Retrieves the position where the new column should be added. 
- getPosition() - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnPosition
- 
Retrieves the new position for the column. 
- getPrefixMap(Map<String, String>, String) - Static method in class org.apache.gravitino.utils.MapUtils
- 
Returns a map with all keys that start with the given prefix. 
- getProperty() - Method in class org.apache.gravitino.CatalogChange.RemoveProperty
- 
Retrieves the name of the property to be removed from the catalog. 
- getProperty() - Method in class org.apache.gravitino.CatalogChange.SetProperty
- 
Retrieves the name of the property being set in the catalog. 
- getProperty() - Method in class org.apache.gravitino.file.FilesetChange.RemoveProperty
- 
Retrieves the name of the property to be removed from the fileset. 
- getProperty() - Method in class org.apache.gravitino.file.FilesetChange.SetProperty
- 
Retrieves the name of the property being set in the fileset. 
- getProperty() - Method in class org.apache.gravitino.messaging.TopicChange.RemoveProperty
- 
Retrieves the name of the property to be removed from the topic. 
- getProperty() - Method in class org.apache.gravitino.messaging.TopicChange.SetProperty
- 
Retrieves the name of the property being set in the topic. 
- getProperty() - Method in class org.apache.gravitino.MetalakeChange.RemoveProperty
- 
Retrieves the name of the property to be removed. 
- getProperty() - Method in class org.apache.gravitino.MetalakeChange.SetProperty
- 
Retrieves the name of the property. 
- getProperty() - Method in class org.apache.gravitino.rel.TableChange.RemoveProperty
- 
Retrieves the name of the property to be removed from the table. 
- getProperty() - Method in class org.apache.gravitino.rel.TableChange.SetProperty
- 
Retrieves the name of the property. 
- getProperty() - Method in class org.apache.gravitino.SchemaChange.RemoveProperty
- 
Retrieves the name of the property to be removed. 
- getProperty() - Method in class org.apache.gravitino.SchemaChange.SetProperty
- 
Retrieves the name of the property to be set. 
- getProperty() - Method in class org.apache.gravitino.tag.TagChange.RemoveProperty
- 
Get the property name to remove. 
- getProperty() - Method in class org.apache.gravitino.tag.TagChange.SetProperty
- 
Get the property name to set. 
- getRole(String) - Method in class org.apache.gravitino.client.GravitinoClient
- 
Gets a Role. 
- getRole(String) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Gets a Role. 
- getRoleName() - Method in class org.apache.gravitino.authorization.RoleChange.AddSecurableObject
- 
Returns the role name to be added. 
- getRoleName() - Method in class org.apache.gravitino.authorization.RoleChange.RemoveSecurableObject
- 
Returns the role name. 
- getRoleName() - Method in class org.apache.gravitino.authorization.RoleChange.UpdateSecurableObject
- 
Returns the role name. 
- getSecurableObject() - Method in class org.apache.gravitino.authorization.RoleChange.AddSecurableObject
- 
Returns the securable object to be added. 
- getSecurableObject() - Method in class org.apache.gravitino.authorization.RoleChange.RemoveSecurableObject
- 
Returns the securable object to be added. 
- getSecurableObject() - Method in class org.apache.gravitino.authorization.RoleChange.UpdateSecurableObject
- 
Returns the securable object to be updated. 
- getString(String, JsonNode) - Static method in class org.apache.gravitino.json.JsonUtils
- 
Get a string value from a JSON node property. 
- getTag(String) - Method in class org.apache.gravitino.client.GenericColumn
-  
- getTag(String) - Method in class org.apache.gravitino.client.GravitinoClient
-  
- getTag(String) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Get a tag by its name under the current metalake. 
- getTag(String) - Method in interface org.apache.gravitino.tag.SupportsTags
- 
Get a tag by its name for the specific object. 
- getTag(String) - Method in interface org.apache.gravitino.tag.TagOperations
- 
Get a tag by its name under a metalake. 
- getTokenData() - Method in class org.apache.gravitino.client.CustomTokenProvider
-  
- getTokenData() - Method in class org.apache.gravitino.client.KerberosTokenProvider
- 
Acquire the data of token for authentication. 
- getTokenData() - Method in class org.apache.gravitino.client.OAuth2TokenProvider
- 
Acquire the data of token for authentication. 
- getType() - Method in class org.apache.gravitino.rel.TableChange.AddIndex
-  
- getUser(String) - Method in class org.apache.gravitino.client.GravitinoClient
- 
Gets a User. 
- getUser(String) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Gets a User. 
- getValue() - Method in class org.apache.gravitino.CatalogChange.SetProperty
- 
Retrieves the value assigned to the property in the catalog. 
- getValue() - Method in class org.apache.gravitino.file.FilesetChange.SetProperty
- 
Retrieves the value assigned to the property in the fileset. 
- getValue() - Method in class org.apache.gravitino.messaging.TopicChange.SetProperty
- 
Retrieves the value assigned to the property in the topic. 
- getValue() - Method in class org.apache.gravitino.MetalakeChange.SetProperty
- 
Retrieves the value assigned to the property. 
- getValue() - Method in class org.apache.gravitino.rel.TableChange.SetProperty
- 
Retrieves the value of the property. 
- getValue() - Method in class org.apache.gravitino.SchemaChange.SetProperty
- 
Retrieves the value of the property to be set. 
- getValue() - Method in class org.apache.gravitino.tag.TagChange.SetProperty
- 
Get the value to set the property to. 
- getVersion() - Method in class org.apache.gravitino.client.GravitinoClientBase
- 
- gitCommit() - Method in class org.apache.gravitino.dto.VersionDTO
-  
- gitCommit - Variable in class org.apache.gravitino.Version.VersionInfo
- 
build commit id 
- grantPrivilegesToRole(String, MetadataObject, List<Privilege>) - Method in class org.apache.gravitino.client.GravitinoClient
- 
Deprecated. 
- grantPrivilegesToRole(String, MetadataObject, Set<Privilege>) - Method in class org.apache.gravitino.client.GravitinoClient
- 
Grant privileges to a role. 
- grantPrivilegesToRole(String, MetadataObject, List<Privilege>) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Grant privileges to a role. 
- grantPrivilegesToRole(String, MetadataObject, Set<Privilege>) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Grant privileges to a role. 
- grantRolesToGroup(List<String>, String) - Method in class org.apache.gravitino.client.GravitinoClient
- 
Grant roles to a group. 
- grantRolesToGroup(List<String>, String) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Grant roles to a group. 
- grantRolesToUser(List<String>, String) - Method in class org.apache.gravitino.client.GravitinoClient
- 
Grant roles to a user. 
- grantRolesToUser(List<String>, String) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Grant roles to a user. 
- GRAVITINO_ADLS_SAS_TOKEN - Static variable in class org.apache.gravitino.credential.ADLSTokenCredential
- 
ADLS SAS token used to access ADLS data. 
- GRAVITINO_AZURE_STORAGE_ACCOUNT_KEY - Static variable in class org.apache.gravitino.credential.AzureAccountKeyCredential
- 
Azure storage account key 
- GRAVITINO_AZURE_STORAGE_ACCOUNT_NAME - Static variable in class org.apache.gravitino.credential.ADLSTokenCredential
- 
ADLS storage account name 
- GRAVITINO_AZURE_STORAGE_ACCOUNT_NAME - Static variable in class org.apache.gravitino.credential.AzureAccountKeyCredential
- 
Azure storage account name 
- GRAVITINO_OSS_SESSION_ACCESS_KEY_ID - Static variable in class org.apache.gravitino.credential.OSSTokenCredential
- 
OSS access key ID used to access OSS data. 
- GRAVITINO_OSS_SESSION_SECRET_ACCESS_KEY - Static variable in class org.apache.gravitino.credential.OSSTokenCredential
- 
OSS secret access key used to access OSS data. 
- GRAVITINO_OSS_STATIC_ACCESS_KEY_ID - Static variable in class org.apache.gravitino.credential.OSSSecretKeyCredential
- 
The static access key ID used to access OSS data. 
- GRAVITINO_OSS_STATIC_SECRET_ACCESS_KEY - Static variable in class org.apache.gravitino.credential.OSSSecretKeyCredential
- 
The static secret access key used to access OSS data. 
- GRAVITINO_OSS_TOKEN - Static variable in class org.apache.gravitino.credential.OSSTokenCredential
- 
OSS security token. 
- GRAVITINO_S3_SESSION_ACCESS_KEY_ID - Static variable in class org.apache.gravitino.credential.S3TokenCredential
- 
S3 session access key ID used to access S3 data. 
- GRAVITINO_S3_SESSION_SECRET_ACCESS_KEY - Static variable in class org.apache.gravitino.credential.S3TokenCredential
- 
S3 session secret access key used to access S3 data. 
- GRAVITINO_S3_STATIC_ACCESS_KEY_ID - Static variable in class org.apache.gravitino.credential.S3SecretKeyCredential
- 
The static access key ID used to access S3 data. 
- GRAVITINO_S3_STATIC_SECRET_ACCESS_KEY - Static variable in class org.apache.gravitino.credential.S3SecretKeyCredential
- 
The static secret access key used to access S3 data. 
- GRAVITINO_S3_TOKEN - Static variable in class org.apache.gravitino.credential.S3TokenCredential
- 
S3 session token. 
- GravitinoAdminClient - Class in org.apache.gravitino.client
- 
Apache Gravitino Client for the administrator to interact with the Gravitino API, allowing the
 client to list, load, create, and alter Metalakes. 
- GravitinoAdminClient.AdminClientBuilder - Class in org.apache.gravitino.client
- 
Builder class for constructing a GravitinoAdminClient. 
- GravitinoClient - Class in org.apache.gravitino.client
- 
Apache Gravitino Client for a user to interact with the Gravitino API, allowing the client to
 list, load, create, and alter Catalog. 
- GravitinoClient.ClientBuilder - Class in org.apache.gravitino.client
- 
Builder class for constructing a GravitinoClient. 
- GravitinoClientBase - Class in org.apache.gravitino.client
- 
Base class for Gravitino Java client; 
- GravitinoClientBase(String, AuthDataProvider, boolean, Map<String, String>) - Constructor for class org.apache.gravitino.client.GravitinoClientBase
- 
Constructs a new GravitinoClient with the given URI, authenticator and AuthDataProvider. 
- GravitinoClientBase.Builder<T> - Class in org.apache.gravitino.client
- 
Builder class for constructing a GravitinoClient. 
- GravitinoMetalake - Class in org.apache.gravitino.client
- 
Apache Gravitino Metalake is the top-level metadata repository for users. 
- GravitinoRuntimeException - Exception in org.apache.gravitino.exceptions
- 
Base class for all Apache Gravitino runtime exceptions. 
- GravitinoRuntimeException(String) - Constructor for exception org.apache.gravitino.exceptions.GravitinoRuntimeException
- 
Constructs a new exception with the specified detail message. 
- GravitinoRuntimeException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.GravitinoRuntimeException
- 
Constructs a new exception with the specified detail message. 
- GravitinoRuntimeException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.GravitinoRuntimeException
- 
Constructs a new exception with the specified detail message and cause. 
- GravitinoVersion - Class in org.apache.gravitino.client
- 
Apache Gravitino version information. 
- Group - Interface in org.apache.gravitino.authorization
- 
The interface of a Group. 
- GroupAddRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to add a group. 
- GroupAddRequest() - Constructor for class org.apache.gravitino.dto.requests.GroupAddRequest
- 
Default constructor for GroupAddRequest. 
- GroupAddRequest(String) - Constructor for class org.apache.gravitino.dto.requests.GroupAddRequest
- 
Creates a new GroupAddRequest. 
- GroupAlreadyExistsException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when a group already exists. 
- GroupAlreadyExistsException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.GroupAlreadyExistsException
- 
Constructs a new exception with the specified detail message. 
- GroupAlreadyExistsException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.GroupAlreadyExistsException
- 
Constructs a new exception with the specified detail message and cause. 
- GroupDTO - Class in org.apache.gravitino.dto.authorization
- 
Represents a Group Data Transfer Object (DTO). 
- GroupDTO() - Constructor for class org.apache.gravitino.dto.authorization.GroupDTO
- 
Default constructor for Jackson deserialization. 
- GroupDTO(String, List<String>, AuditDTO) - Constructor for class org.apache.gravitino.dto.authorization.GroupDTO
- 
Creates a new instance of GroupDTO. 
- GroupDTO.Builder<S extends GroupDTO.Builder> - Class in org.apache.gravitino.dto.authorization
- 
Builder class for constructing a GroupDTO instance. 
- groupErrorHandler() - Static method in class org.apache.gravitino.client.ErrorHandlers
- 
Creates an error handler specific to Group operations. 
- GroupListResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response for a list of groups. 
- GroupListResponse(GroupDTO[]) - Constructor for class org.apache.gravitino.dto.responses.GroupListResponse
- 
Constructor for GroupListResponse. 
- GroupListResponse() - Constructor for class org.apache.gravitino.dto.responses.GroupListResponse
- 
Default constructor for GroupListResponse. 
- GroupResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response for a group. 
- GroupResponse(GroupDTO) - Constructor for class org.apache.gravitino.dto.responses.GroupResponse
- 
Constructor for GroupResponse. 
- GroupResponse() - Constructor for class org.apache.gravitino.dto.responses.GroupResponse
- 
Default constructor for GroupResponse. 
- GSS_KRB5_MECH_OID - Static variable in class org.apache.gravitino.auth.KerberosUtils
- 
Oid instance for Kerberos mechanism. 
- GSS_SPNEGO_MECH_OID - Static variable in class org.apache.gravitino.auth.KerberosUtils
- 
Oid instance for Kerberos spnego mechanism. 
- HASH - Static variable in class org.apache.gravitino.rel.expressions.distributions.Distributions
- 
List bucketing strategy hash, TODO: #1505 Separate the bucket number from the Distribution. 
- hash(int, Expression...) - Static method in class org.apache.gravitino.rel.expressions.distributions.Distributions
- 
Create a distribution by hashing the data across the number of buckets. 
- hashCode() - Method in class org.apache.gravitino.audit.CallerContext
-  
- hashCode() - Method in class org.apache.gravitino.authorization.MetadataObjectChange.RemoveMetadataObject
- 
Generates a hash code for this RemoveMetadataObject instance. 
- hashCode() - Method in class org.apache.gravitino.authorization.MetadataObjectChange.RenameMetadataObject
- 
Generates a hash code for this RenameMetadataObject instance. 
- hashCode() - Method in class org.apache.gravitino.authorization.Privileges.GenericPrivilege
-  
- hashCode() - Method in class org.apache.gravitino.authorization.RoleChange.AddSecurableObject
- 
Generates a hash code for this AddSecurableObject instance. 
- hashCode() - Method in class org.apache.gravitino.authorization.RoleChange.RemoveSecurableObject
- 
Generates a hash code for this RemoveSecurableObject instance. 
- hashCode() - Method in class org.apache.gravitino.authorization.RoleChange.UpdateSecurableObject
- 
Generates a hash code for this UpdateSecurableObject instance. 
- hashCode() - Method in class org.apache.gravitino.CatalogChange.RemoveProperty
- 
Generates a hash code for this RemoveProperty instance. 
- hashCode() - Method in class org.apache.gravitino.CatalogChange.RenameCatalog
- 
Generates a hash code for this RenameCatalog instance. 
- hashCode() - Method in class org.apache.gravitino.CatalogChange.SetProperty
- 
Generates a hash code for this SetProperty instance. 
- hashCode() - Method in class org.apache.gravitino.CatalogChange.UpdateCatalogComment
- 
Generates a hash code for this UpdateCatalogComment instance. 
- hashCode() - Method in class org.apache.gravitino.client.GenericColumn
-  
- hashCode() - Method in class org.apache.gravitino.dto.credential.CredentialDTO
-  
- hashCode() - Method in class org.apache.gravitino.dto.messaging.TopicDTO
-  
- hashCode() - Method in class org.apache.gravitino.dto.MetalakeDTO
-  
- hashCode() - Method in class org.apache.gravitino.dto.rel.DistributionDTO
-  
- hashCode() - Method in class org.apache.gravitino.dto.rel.indexes.IndexDTO
-  
- hashCode() - Method in class org.apache.gravitino.dto.rel.partitions.IdentityPartitionDTO
-  
- hashCode() - Method in class org.apache.gravitino.dto.rel.partitions.ListPartitionDTO
-  
- hashCode() - Method in class org.apache.gravitino.dto.rel.partitions.RangePartitionDTO
-  
- hashCode() - Method in class org.apache.gravitino.dto.tag.TagDTO
-  
- hashCode() - Method in class org.apache.gravitino.file.FilesetChange.RemoveComment
- 
Generates a hash code for this RemoveComment instance. 
- hashCode() - Method in class org.apache.gravitino.file.FilesetChange.RemoveProperty
- 
Generates a hash code for this RemoveProperty instance. 
- hashCode() - Method in class org.apache.gravitino.file.FilesetChange.RenameFileset
- 
Generates a hash code for this RenameFileset instance. 
- hashCode() - Method in class org.apache.gravitino.file.FilesetChange.SetProperty
- 
Generates a hash code for this SetProperty instance. 
- hashCode() - Method in class org.apache.gravitino.file.FilesetChange.UpdateFilesetComment
- 
Generates a hash code for this UpdateFileComment instance. 
- hashCode() - Method in class org.apache.gravitino.messaging.TopicChange.RemoveProperty
- 
Generates a hash code for this RemoveProperty instance. 
- hashCode() - Method in class org.apache.gravitino.messaging.TopicChange.SetProperty
- 
Generates a hash code for this SetProperty instance. 
- hashCode() - Method in class org.apache.gravitino.messaging.TopicChange.UpdateTopicComment
- 
Generates a hash code for this UpdateTopicComment instance. 
- hashCode() - Method in class org.apache.gravitino.MetadataObjects.MetadataObjectImpl
-  
- hashCode() - Method in class org.apache.gravitino.MetalakeChange.RemoveProperty
- 
Generates a hash code for this RemoveProperty instance. 
- hashCode() - Method in class org.apache.gravitino.MetalakeChange.RenameMetalake
- 
Generates a hash code for this RenameMetalake instance. 
- hashCode() - Method in class org.apache.gravitino.MetalakeChange.SetProperty
- 
Generates a hash code for this SetProperty instance. 
- hashCode() - Method in class org.apache.gravitino.MetalakeChange.UpdateMetalakeComment
- 
Generates a hash code for this UpdateMetalakeComment instance. 
- hashCode() - Method in class org.apache.gravitino.model.ModelChange.RemoveProperty
- 
Generates a hash code for this RemoveProperty instance. 
- hashCode() - Method in class org.apache.gravitino.model.ModelChange.RenameModel
- 
Generates a hash code for this RenameModelinstance.
 
- hashCode() - Method in class org.apache.gravitino.model.ModelChange.SetProperty
- 
Generates a hash code for this SetProperty instance. 
- hashCode() - Method in class org.apache.gravitino.model.ModelChange.UpdateComment
- 
Generates a hash code for this UpdateComment instance. 
- hashCode() - Method in class org.apache.gravitino.model.ModelVersionChange.RemoveProperty
- 
Generates a hash code for this RemoveProperty instance. 
- hashCode() - Method in class org.apache.gravitino.model.ModelVersionChange.SetProperty
- 
Generates a hash code for this SetProperty instance. 
- hashCode() - Method in class org.apache.gravitino.model.ModelVersionChange.UpdateComment
- 
- hashCode() - Method in class org.apache.gravitino.model.ModelVersionChange.UpdateUri
- 
Generates a hash code for this UpdateUri instance. 
- hashCode() - Method in class org.apache.gravitino.NameIdentifier
-  
- hashCode() - Method in class org.apache.gravitino.Namespace
-  
- hashCode() - Method in class org.apache.gravitino.rel.Column.ColumnImpl
-  
- hashCode() - Method in class org.apache.gravitino.rel.expressions.distributions.Distributions.DistributionImpl
-  
- hashCode() - Method in class org.apache.gravitino.rel.expressions.FunctionExpression.FuncExpressionImpl
-  
- hashCode() - Method in class org.apache.gravitino.rel.expressions.Literal.LiteralImpl
- 
Deprecated. 
- hashCode() - Method in class org.apache.gravitino.rel.expressions.literals.Literals.LiteralImpl
-  
- hashCode() - Method in class org.apache.gravitino.rel.expressions.NamedReference.FieldReference
-  
- hashCode() - Method in class org.apache.gravitino.rel.expressions.sorts.SortOrders.SortImpl
-  
- hashCode() - Method in class org.apache.gravitino.rel.expressions.transforms.Transform.SingleFieldTransform
-  
- hashCode() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.ApplyTransform
-  
- hashCode() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.BucketTransform
-  
- hashCode() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.DayTransform
-  
- hashCode() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.HourTransform
-  
- hashCode() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.IdentityTransform
-  
- hashCode() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.ListTransform
-  
- hashCode() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.MonthTransform
-  
- hashCode() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.RangeTransform
-  
- hashCode() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.TruncateTransform
-  
- hashCode() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.YearTransform
-  
- hashCode() - Method in class org.apache.gravitino.rel.expressions.UnparsedExpression.UnparsedExpressionImpl
-  
- hashCode() - Method in class org.apache.gravitino.rel.TableChange.AddColumn
- 
Generates a hash code for this AddColumn instance. 
- hashCode() - Method in class org.apache.gravitino.rel.TableChange.AddIndex
-  
- hashCode() - Method in class org.apache.gravitino.rel.TableChange.After
- 
Generates a hash code for this After instance. 
- hashCode() - Method in class org.apache.gravitino.rel.TableChange.DeleteColumn
- 
Generates a hash code for this DeleteColumn instance. 
- hashCode() - Method in class org.apache.gravitino.rel.TableChange.DeleteIndex
-  
- hashCode() - Method in class org.apache.gravitino.rel.TableChange.RemoveProperty
- 
Generates a hash code for this RemoveProperty instance. 
- hashCode() - Method in class org.apache.gravitino.rel.TableChange.RenameColumn
- 
Generates a hash code for this RenameColumn instance. 
- hashCode() - Method in class org.apache.gravitino.rel.TableChange.RenameTable
- 
Generates a hash code for this RenameTable instance. 
- hashCode() - Method in class org.apache.gravitino.rel.TableChange.SetProperty
- 
Generates a hash code for this SetProperty instance. 
- hashCode() - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnAutoIncrement
-  
- hashCode() - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnComment
- 
Generates a hash code for this UpdateColumnComment instance. 
- hashCode() - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnDefaultValue
- 
Generates a hash code for this UpdateColumnDefaultValue instance. 
- hashCode() - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnNullability
-  
- hashCode() - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnPosition
- 
Generates a hash code for this UpdateColumnPosition instance. 
- hashCode() - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnType
- 
Generates a hash code for this UpdateColumnType instance. 
- hashCode() - Method in class org.apache.gravitino.rel.TableChange.UpdateComment
- 
Generates a hash code for this UpdateComment instance. 
- hashCode() - Method in class org.apache.gravitino.rel.types.Decimal
-  
- hashCode() - Method in class org.apache.gravitino.rel.types.Types.DecimalType
-  
- hashCode() - Method in class org.apache.gravitino.rel.types.Types.ExternalType
-  
- hashCode() - Method in class org.apache.gravitino.rel.types.Types.FixedCharType
-  
- hashCode() - Method in class org.apache.gravitino.rel.types.Types.FixedType
-  
- hashCode() - Method in class org.apache.gravitino.rel.types.Types.ListType
-  
- hashCode() - Method in class org.apache.gravitino.rel.types.Types.MapType
-  
- hashCode() - Method in class org.apache.gravitino.rel.types.Types.StructType.Field
-  
- hashCode() - Method in class org.apache.gravitino.rel.types.Types.StructType
-  
- hashCode() - Method in class org.apache.gravitino.rel.types.Types.UnionType
-  
- hashCode() - Method in class org.apache.gravitino.rel.types.Types.UnparsedType
-  
- hashCode() - Method in class org.apache.gravitino.rel.types.Types.VarCharType
-  
- hashCode() - Method in class org.apache.gravitino.SchemaChange.RemoveProperty
- 
Generates a hash code for this RemoveProperty instance. 
- hashCode() - Method in class org.apache.gravitino.SchemaChange.SetProperty
- 
Generates a hash code for this SetProperty instance. 
- hashCode() - Method in class org.apache.gravitino.tag.TagChange.RemoveProperty
- 
Generates a hash code for the RemoveProperty instance. 
- hashCode() - Method in class org.apache.gravitino.tag.TagChange.RenameTag
- 
Generates a hash code for the RenameTag instance. 
- hashCode() - Method in class org.apache.gravitino.tag.TagChange.SetProperty
- 
Generates a hash code for the SetProperty instance. 
- hashCode() - Method in class org.apache.gravitino.tag.TagChange.UpdateTagComment
- 
Generates a hash code for the UpdateTagComment instance. 
- hasNamespace() - Method in class org.apache.gravitino.NameIdentifier
- 
- hasTimeZone() - Method in class org.apache.gravitino.rel.types.Types.TimestampType
-  
- hasTokenData() - Method in class org.apache.gravitino.client.CustomTokenProvider
-  
- hasTokenData() - Method in class org.apache.gravitino.client.KerberosTokenProvider
- 
Judge whether AuthDataProvider can provide token data. 
- hasTokenData() - Method in class org.apache.gravitino.client.OAuth2TokenProvider
- 
Judge whether AuthDataProvider can provide token data. 
- head(String, Map<String, String>, Consumer<ErrorResponse>) - Method in class org.apache.gravitino.client.HTTPClient
- 
Sends an HTTP HEAD request to the specified path and processes the response. 
- head(String, Supplier<Map<String, String>>, Consumer<ErrorResponse>) - Method in interface org.apache.gravitino.client.RESTClient
- 
Perform a HEAD request on the specified path with the given headers and error handling. 
- head(String, Map<String, String>, Consumer<ErrorResponse>) - Method in interface org.apache.gravitino.client.RESTClient
- 
Perform a HEAD request on the specified path with the given headers and error handling. 
- headers - Variable in class org.apache.gravitino.client.GravitinoClientBase.Builder
- 
The request base header for the Gravitino API. 
- hour(String[]) - Static method in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
Create a transform that returns the hour of the input value. 
- hour(String) - Static method in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
Create a transform that returns the hour of the input value. 
- HourPartitioningDTO - Class in org.apache.gravitino.dto.rel.partitioning
- 
Represents the hour partitioning. 
- HTTP_CHALLENGE_HEADER - Static variable in class org.apache.gravitino.auth.AuthConstants
- 
The HTTP header used to pass the authentication token. 
- HTTP_HEADER_AUTHORIZATION - Static variable in class org.apache.gravitino.auth.AuthConstants
- 
The HTTP header used to pass the authentication token. 
- HTTP_HEADER_FILESET_DATA_OPERATION - Static variable in class org.apache.gravitino.audit.FilesetAuditConstants
- 
The HTTP header used to pass the fileset data operation. 
- HTTP_HEADER_INTERNAL_CLIENT_TYPE - Static variable in class org.apache.gravitino.audit.FilesetAuditConstants
- 
The HTTP header used to pass the internal client type. 
- HTTPClient - Class in org.apache.gravitino.client
- 
An HttpClient for usage with the REST catalog. 
- HTTPClient.Builder - Class in org.apache.gravitino.client
- 
Builder class for configuring and creating instances of HTTPClient. 
- identifiers() - Method in class org.apache.gravitino.dto.responses.EntityListResponse
- 
Returns the array of entity identifiers. 
- identity(String[]) - Static method in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
Create a transform that returns the input value. 
- identity(String) - Static method in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
Create a transform that returns the input value. 
- identity(String, String[][], Literal<?>[], Map<String, String>) - Static method in class org.apache.gravitino.rel.partitions.Partitions
- 
Creates an identity partition. 
- identity(String[][], Literal<?>[]) - Static method in class org.apache.gravitino.rel.partitions.Partitions
- 
Creates an identity partition whose name will be automatically generated. 
- IdentityPartition - Interface in org.apache.gravitino.rel.partitions
- 
An identity partition represents a result of identity partitioning. 
- IdentityPartitionDTO - Class in org.apache.gravitino.dto.rel.partitions
- 
Data transfer object representing an identity partition. 
- IdentityPartitionDTO.Builder - Class in org.apache.gravitino.dto.rel.partitions
- 
- IdentityPartitioningDTO - Class in org.apache.gravitino.dto.rel.partitioning
- 
Represents the identity partitioning. 
- ILLEGAL_ARGUMENTS_CODE - Static variable in class org.apache.gravitino.dto.responses.ErrorConstants
- 
Error codes for illegal arguments. 
- illegalArguments(String) - Static method in class org.apache.gravitino.dto.responses.ErrorResponse
- 
- illegalArguments(String, Throwable) - Static method in class org.apache.gravitino.dto.responses.ErrorResponse
- 
- illegalArguments(String, String, Throwable) - Static method in class org.apache.gravitino.dto.responses.ErrorResponse
- 
- IllegalMetadataObjectException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when a metadata object is invalid. 
- IllegalMetadataObjectException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.IllegalMetadataObjectException
- 
Constructs a new exception with the specified detail message. 
- IllegalMetadataObjectException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.IllegalMetadataObjectException
- 
Constructs a new exception with the specified detail message and cause. 
- IllegalMetadataObjectException(Throwable) - Constructor for exception org.apache.gravitino.exceptions.IllegalMetadataObjectException
- 
Constructs a new exception with the specified cause. 
- IllegalMetadataObjectException() - Constructor for exception org.apache.gravitino.exceptions.IllegalMetadataObjectException
- 
Constructs a new exception with the specified detail message and cause. 
- IllegalNameIdentifierException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when a name identifier is invalid. 
- IllegalNameIdentifierException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.IllegalNameIdentifierException
- 
Constructs a new exception with the specified detail message. 
- IllegalNameIdentifierException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.IllegalNameIdentifierException
- 
Constructs a new exception with the specified detail message and cause. 
- IllegalNameIdentifierException(Throwable) - Constructor for exception org.apache.gravitino.exceptions.IllegalNameIdentifierException
- 
Constructs a new exception with the specified cause. 
- IllegalNameIdentifierException() - Constructor for exception org.apache.gravitino.exceptions.IllegalNameIdentifierException
- 
Constructs a new exception with the specified detail message and cause. 
- IllegalNamespaceException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when a namespace is invalid. 
- IllegalNamespaceException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.IllegalNamespaceException
- 
Constructs a new exception with the specified detail message. 
- IllegalNamespaceException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.IllegalNamespaceException
- 
Constructs a new exception with the specified detail message and cause. 
- IllegalNamespaceException(Throwable) - Constructor for exception org.apache.gravitino.exceptions.IllegalNamespaceException
- 
Constructs a new exception with the specified cause. 
- IllegalNamespaceException() - Constructor for exception org.apache.gravitino.exceptions.IllegalNamespaceException
- 
Constructs a new exception with the specified detail message and cause. 
- IllegalPrivilegeException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when a privilege is invalid. 
- IllegalPrivilegeException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.IllegalPrivilegeException
- 
Constructs a new exception with the specified detail message. 
- IllegalPrivilegeException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.IllegalPrivilegeException
- 
Constructs a new exception with the specified detail message and cause. 
- IllegalPrivilegeException(Throwable) - Constructor for exception org.apache.gravitino.exceptions.IllegalPrivilegeException
- 
Constructs a new exception with the specified cause. 
- IllegalPrivilegeException() - Constructor for exception org.apache.gravitino.exceptions.IllegalPrivilegeException
- 
Constructs a new exception with the specified detail message and cause. 
- IllegalRoleException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when a role is invalid. 
- IllegalRoleException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.IllegalRoleException
- 
Constructs a new exception with the specified detail message. 
- IllegalRoleException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.IllegalRoleException
- 
Constructs a new exception with the specified detail message and cause. 
- IllegalRoleException(Throwable) - Constructor for exception org.apache.gravitino.exceptions.IllegalRoleException
- 
Constructs a new exception with the specified cause. 
- IllegalRoleException() - Constructor for exception org.apache.gravitino.exceptions.IllegalRoleException
- 
Constructs a new exception with the specified detail message and cause. 
- IN_USE_CODE - Static variable in class org.apache.gravitino.dto.responses.ErrorConstants
- 
Error codes for drop an in use entity. 
- index() - Method in class org.apache.gravitino.dto.rel.TableDTO
-  
- Index - Interface in org.apache.gravitino.rel.indexes
- 
The Index interface defines methods for implementing table index columns. 
- index() - Method in interface org.apache.gravitino.rel.Table
-  
- Index.IndexType - Enum in org.apache.gravitino.rel.indexes
- 
The enum IndexType defines the type of the index. 
- IndexDeserializer() - Constructor for class org.apache.gravitino.json.JsonUtils.IndexDeserializer
-  
- IndexDTO - Class in org.apache.gravitino.dto.rel.indexes
- 
Data transfer object representing index information. 
- IndexDTO() - Constructor for class org.apache.gravitino.dto.rel.indexes.IndexDTO
- 
Default constructor for Jackson deserialization. 
- IndexDTO(Index.IndexType, String, String[][]) - Constructor for class org.apache.gravitino.dto.rel.indexes.IndexDTO
- 
Creates a new instance of IndexDTO 
- IndexDTO.Builder<S extends IndexDTO.Builder> - Class in org.apache.gravitino.dto.rel.indexes
- 
Builder for creating a new instance of IndexDTO. 
- indexes - Variable in class org.apache.gravitino.dto.rel.TableDTO.Builder
- 
The indexes of the table. 
- Indexes - Class in org.apache.gravitino.rel.indexes
- 
Helper methods to create index to pass into Apache Gravitino. 
- Indexes.IndexImpl - Class in org.apache.gravitino.rel.indexes
- 
The user side implementation of the index. 
- Indexes.IndexImpl.Builder - Class in org.apache.gravitino.rel.indexes
- 
Builder to create an index. 
- IndexSerializer() - Constructor for class org.apache.gravitino.json.JsonUtils.IndexSerializer
-  
- indexType - Variable in class org.apache.gravitino.dto.rel.indexes.IndexDTO.Builder
- 
The type of the index. 
- indexType - Variable in class org.apache.gravitino.rel.indexes.Indexes.IndexImpl.Builder
- 
The type of the index. 
- inherited() - Method in class org.apache.gravitino.dto.tag.TagDTO
-  
- inherited() - Method in interface org.apache.gravitino.tag.Tag
- 
Check if the tag is inherited from a parent object or not. 
- initialize(Map<String, String>, long) - Method in class org.apache.gravitino.credential.ADLSTokenCredential
-  
- initialize(Map<String, String>, long) - Method in class org.apache.gravitino.credential.AzureAccountKeyCredential
-  
- initialize(Map<String, String>, long) - Method in interface org.apache.gravitino.credential.Credential
- 
Initialize the credential with the credential information. 
- initialize(Map<String, String>, long) - Method in class org.apache.gravitino.credential.GCSTokenCredential
-  
- initialize(Map<String, String>, long) - Method in class org.apache.gravitino.credential.OSSSecretKeyCredential
- 
Initialize the credential with the credential information. 
- initialize(Map<String, String>, long) - Method in class org.apache.gravitino.credential.OSSTokenCredential
-  
- initialize(Map<String, String>, long) - Method in class org.apache.gravitino.credential.S3SecretKeyCredential
-  
- initialize(Map<String, String>, long) - Method in class org.apache.gravitino.credential.S3TokenCredential
-  
- initialize(Map<String, String>, long) - Method in class org.apache.gravitino.dto.credential.CredentialDTO
-  
- integer(Integer) - Static method in interface org.apache.gravitino.rel.expressions.Literal
- 
Deprecated. Creates an integer literal with the given value. 
- integerLiteral(Integer) - Static method in class org.apache.gravitino.rel.expressions.literals.Literals
- 
Creates an integer type literal with the given value. 
- IntegralType(boolean) - Constructor for class org.apache.gravitino.rel.types.Type.IntegralType
-  
- INTERNAL_ERROR_CODE - Static variable in class org.apache.gravitino.dto.responses.ErrorConstants
- 
Error codes for internal errors. 
- internalBuild() - Method in class org.apache.gravitino.client.CustomTokenProvider.CustomTokenProviderBuilder
- 
Builds the instance of the CustomTokenProvider. 
- internalBuild() - Method in class org.apache.gravitino.client.DefaultOAuth2TokenProvider.Builder
-  
- internalBuild() - Method in class org.apache.gravitino.client.OAuth2TokenProvider.OAuth2TokenProviderBuilder
- 
Builds the instance of the OAuth2TokenProvider. 
- InternalClientType - Enum in org.apache.gravitino.audit
- 
An enum class containing internal client type that supported. 
- internalError(String) - Static method in class org.apache.gravitino.dto.responses.ErrorResponse
- 
- internalError(String, Throwable) - Static method in class org.apache.gravitino.dto.responses.ErrorResponse
- 
- IntervalType() - Constructor for class org.apache.gravitino.rel.types.Type.IntervalType
-  
- inUse(String, String, Throwable) - Static method in class org.apache.gravitino.dto.responses.ErrorResponse
- 
- InUseException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a resource is in use and cannot be deleted. 
- InUseException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.InUseException
- 
Constructs a new exception with the specified detail message. 
- isAutoIncrement() - Method in class org.apache.gravitino.rel.TableChange.AddColumn
- 
Checks if the new column is autoIncrement. 
- isAutoIncrement() - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnAutoIncrement
- 
The autoIncrement flag of the column. 
- isEmpty(SerializerProvider, Expression) - Method in class org.apache.gravitino.json.JsonUtils.ColumnDefaultValueSerializer
-  
- isEmpty() - Method in class org.apache.gravitino.Namespace
- 
Check if the namespace is empty. 
- isEqualCollection(Collection<?>, Collection<?>) - Static method in class org.apache.gravitino.utils.CollectionUtils
- 
Returns true if the two collections are equal. 
- isIfExists() - Method in class org.apache.gravitino.rel.TableChange.DeleteIndex
-  
- isNullable() - Method in class org.apache.gravitino.rel.TableChange.AddColumn
- 
Checks if the new column is nullable. 
- MapUtils - Class in org.apache.gravitino.utils
- 
Utility class for working with maps. 
- METADATA_OBJECT_RESERVED_NAME - Static variable in class org.apache.gravitino.MetadataObjects
- 
The reserved name for the metadata object. 
- metadataObject() - Method in class org.apache.gravitino.authorization.MetadataObjectChange.RemoveMetadataObject
- 
Returns the metadataObject to be renamed. 
- metadataObject() - Method in class org.apache.gravitino.authorization.MetadataObjectChange.RenameMetadataObject
- 
Returns the metadataObject to be renamed. 
- MetadataObject - Interface in org.apache.gravitino
- 
The MetadataObject is the basic unit of the Gravitino system. 
- MetadataObject.Type - Enum in org.apache.gravitino
- 
The type of object in the Gravitino system. 
- MetadataObjectChange - Interface in org.apache.gravitino.authorization
- 
The MetadataObjectChange interface defines the public API for managing roles in an authorization. 
- MetadataObjectChange.RemoveMetadataObject - Class in org.apache.gravitino.authorization
- 
A RemoveMetadataObject is to remove securable object's metadata entity. 
- MetadataObjectChange.RenameMetadataObject - Class in org.apache.gravitino.authorization
- 
A RenameMetadataObject is to rename securable object's metadata entity. 
- MetadataObjectDTO - Class in org.apache.gravitino.dto.tag
- 
Represents a Metadata Object DTO (Data Transfer Object). 
- MetadataObjectDTO.Builder - Class in org.apache.gravitino.dto.tag
- 
Builder for constructing a Metadata Object DTO. 
- MetadataObjectImpl(String, String, MetadataObject.Type) - Constructor for class org.apache.gravitino.MetadataObjects.MetadataObjectImpl
- 
Create the metadata object with the given name, parent and type. 
- MetadataObjectListResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response containing a list of metadata objects. 
- MetadataObjectListResponse(MetadataObjectDTO[]) - Constructor for class org.apache.gravitino.dto.responses.MetadataObjectListResponse
- 
Constructor for MetadataObjectListResponse. 
- MetadataObjectListResponse() - Constructor for class org.apache.gravitino.dto.responses.MetadataObjectListResponse
- 
Default constructor for MetadataObjectListResponse. 
- MetadataObjects - Class in org.apache.gravitino
- 
- MetadataObjects.MetadataObjectImpl - Class in org.apache.gravitino
- 
- Metalake - Interface in org.apache.gravitino
- 
The interface of a metalake. 
- MetalakeAlreadyExistsException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when the metalake already exists. 
- MetalakeAlreadyExistsException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.MetalakeAlreadyExistsException
- 
Constructs a new exception with the specified detail message. 
- MetalakeAlreadyExistsException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.MetalakeAlreadyExistsException
- 
Constructs a new exception with the specified detail message and cause. 
- metalakeChange() - Method in interface org.apache.gravitino.dto.requests.MetalakeUpdateRequest
- 
Returns the Metalake change associated with this request. 
- metalakeChange() - Method in class org.apache.gravitino.dto.requests.MetalakeUpdateRequest.RemoveMetalakePropertyRequest
-  
- metalakeChange() - Method in class org.apache.gravitino.dto.requests.MetalakeUpdateRequest.RenameMetalakeRequest
-  
- metalakeChange() - Method in class org.apache.gravitino.dto.requests.MetalakeUpdateRequest.SetMetalakePropertyRequest
-  
- metalakeChange() - Method in class org.apache.gravitino.dto.requests.MetalakeUpdateRequest.UpdateMetalakeCommentRequest
-  
- MetalakeChange - Interface in org.apache.gravitino
- 
A metalake change is a change to a metalake. 
- MetalakeChange.RemoveProperty - Class in org.apache.gravitino
- 
A metalake change to remove a property from the metalake. 
- MetalakeChange.RenameMetalake - Class in org.apache.gravitino
- 
A metalake change to rename the metalake. 
- MetalakeChange.SetProperty - Class in org.apache.gravitino
- 
A metalake change to set a property and value pair for the metalake. 
- MetalakeChange.UpdateMetalakeComment - Class in org.apache.gravitino
- 
A metalake change to update the metalake comment. 
- MetalakeCreateRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to create a Metalake. 
- MetalakeCreateRequest() - Constructor for class org.apache.gravitino.dto.requests.MetalakeCreateRequest
- 
Default constructor for MetalakeCreateRequest. 
- MetalakeCreateRequest(String, String, Map<String, String>) - Constructor for class org.apache.gravitino.dto.requests.MetalakeCreateRequest
- 
Constructor for MetalakeCreateRequest. 
- MetalakeDTO - Class in org.apache.gravitino.dto
- 
Represents a Metalake Data Transfer Object (DTO) that implements the Metalake interface. 
- MetalakeDTO() - Constructor for class org.apache.gravitino.dto.MetalakeDTO
- 
Default constructor for Jackson deserialization. 
- MetalakeDTO(String, String, Map<String, String>, AuditDTO) - Constructor for class org.apache.gravitino.dto.MetalakeDTO
- 
Creates a new instance of MetalakeDTO. 
- MetalakeDTO.Builder<S extends MetalakeDTO.Builder> - Class in org.apache.gravitino.dto
- 
A builder class for constructing instances of MetalakeDTO. 
- metalakeErrorHandler() - Static method in class org.apache.gravitino.client.ErrorHandlers
- 
Creates an error handler specific to Metalake operations. 
- metalakeExists(String) - Method in interface org.apache.gravitino.SupportsMetalakes
- 
Check if a metalake exists. 
- MetalakeInUseException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a metalake is in use and cannot be deleted. 
- MetalakeInUseException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.MetalakeInUseException
- 
Constructs a new exception with the specified detail message. 
- MetalakeListResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response containing a list of metalakes. 
- MetalakeListResponse(MetalakeDTO[]) - Constructor for class org.apache.gravitino.dto.responses.MetalakeListResponse
- 
Constructor for MetalakeListResponse. 
- MetalakeListResponse() - Constructor for class org.apache.gravitino.dto.responses.MetalakeListResponse
- 
Default constructor for MetalakeListResponse. 
- metalakeName - Variable in class org.apache.gravitino.client.GravitinoClient.ClientBuilder
- 
The name of the metalake that the client is working on. 
- MetalakeNotInUseException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when operating on a metalake that is not in use. 
- MetalakeNotInUseException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.MetalakeNotInUseException
- 
Constructs a new exception with the specified detail message. 
- MetalakeResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response containing metalake information. 
- MetalakeResponse(MetalakeDTO) - Constructor for class org.apache.gravitino.dto.responses.MetalakeResponse
- 
Constructor for MetalakeResponse. 
- MetalakeResponse() - Constructor for class org.apache.gravitino.dto.responses.MetalakeResponse
- 
Default constructor for MetalakeResponse. 
- MetalakeSetRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to set a Metalake in use. 
- MetalakeSetRequest() - Constructor for class org.apache.gravitino.dto.requests.MetalakeSetRequest
- 
Default constructor for MetalakeSetRequest. 
- MetalakeSetRequest(boolean) - Constructor for class org.apache.gravitino.dto.requests.MetalakeSetRequest
- 
Constructor for MetalakeSetRequest. 
- MetalakeUpdateRequest - Interface in org.apache.gravitino.dto.requests
- 
Represents an interface for Metalake update requests. 
- MetalakeUpdateRequest.RemoveMetalakePropertyRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to remove a property from a Metalake. 
- MetalakeUpdateRequest.RenameMetalakeRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to rename a Metalake. 
- MetalakeUpdateRequest.SetMetalakePropertyRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to set a property on a Metalake. 
- MetalakeUpdateRequest.UpdateMetalakeCommentRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to update the comment on a Metalake. 
- MetalakeUpdatesRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request containing multiple Metalake updates. 
- MetalakeUpdatesRequest(List<MetalakeUpdateRequest>) - Constructor for class org.apache.gravitino.dto.requests.MetalakeUpdatesRequest
- 
Constructor for MetalakeUpdatesRequest. 
- MetalakeUpdatesRequest() - Constructor for class org.apache.gravitino.dto.requests.MetalakeUpdatesRequest
- 
Default constructor for MetalakeUpdatesRequest. 
- Model - Interface in org.apache.gravitino.model
- 
An interface representing an ML model under a schema  Namespace. 
- ModelAlreadyExistsException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a model with specified name already exists. 
- ModelAlreadyExistsException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.ModelAlreadyExistsException
- 
Constructs a new exception with the specified detail message. 
- ModelAlreadyExistsException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.ModelAlreadyExistsException
- 
Constructs a new exception with the specified detail message and cause. 
- ModelCatalog - Interface in org.apache.gravitino.model
- 
The ModelCatalog interface defines the public API for managing model objects in a schema. 
- modelChange() - Method in interface org.apache.gravitino.dto.requests.ModelUpdateRequest
- 
Returns the model change. 
- modelChange() - Method in class org.apache.gravitino.dto.requests.ModelUpdateRequest.RemoveModelPropertyRequest
- 
Returns the model change. 
- modelChange() - Method in class org.apache.gravitino.dto.requests.ModelUpdateRequest.RenameModelRequest
- 
Returns the model change. 
- modelChange() - Method in class org.apache.gravitino.dto.requests.ModelUpdateRequest.SetModelPropertyRequest
- 
Returns the model change. 
- modelChange() - Method in class org.apache.gravitino.dto.requests.ModelUpdateRequest.UpdateModelCommentRequest
- 
Returns the model change. 
- ModelChange - Interface in org.apache.gravitino.model
- 
A model change is a change to a model. 
- ModelChange.RemoveProperty - Class in org.apache.gravitino.model
- 
A ModelChange to remove a property from model. 
- ModelChange.RenameModel - Class in org.apache.gravitino.model
- 
A ModelChange to rename a model. 
- ModelChange.SetProperty - Class in org.apache.gravitino.model
- 
A ModelChange to set a property and value of a model. 
- ModelChange.UpdateComment - Class in org.apache.gravitino.model
- 
A ModelChange to update the comment of a model. 
- ModelDTO - Class in org.apache.gravitino.dto.model
- 
Represents a model DTO (Data Transfer Object). 
- ModelDTO() - Constructor for class org.apache.gravitino.dto.model.ModelDTO
-  
- ModelDTO.Builder - Class in org.apache.gravitino.dto.model
- 
Builder for constructing a Model DTO. 
- modelErrorHandler() - Static method in class org.apache.gravitino.client.ErrorHandlers
- 
Creates an error handler specific to Model operations. 
- modelExists(NameIdentifier) - Method in interface org.apache.gravitino.model.ModelCatalog
- 
- ModelRegisterRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to register a model. 
- ModelRegisterRequest() - Constructor for class org.apache.gravitino.dto.requests.ModelRegisterRequest
-  
- ModelResponse - Class in org.apache.gravitino.dto.responses
- 
Response for model response. 
- ModelResponse(ModelDTO) - Constructor for class org.apache.gravitino.dto.responses.ModelResponse
- 
Constructor for ModelResponse. 
- ModelResponse() - Constructor for class org.apache.gravitino.dto.responses.ModelResponse
- 
Default constructor for ModelResponse. 
- ModelUpdateRequest - Interface in org.apache.gravitino.dto.requests
- 
Request to update a model. 
- ModelUpdateRequest.RemoveModelPropertyRequest - Class in org.apache.gravitino.dto.requests
- 
The model update request for remove property from model. 
- ModelUpdateRequest.RenameModelRequest - Class in org.apache.gravitino.dto.requests
- 
The model update request for rename model. 
- ModelUpdateRequest.SetModelPropertyRequest - Class in org.apache.gravitino.dto.requests
- 
The model update request for set property of model. 
- ModelUpdateRequest.UpdateModelCommentRequest - Class in org.apache.gravitino.dto.requests
- 
The model update request for update comment of model. 
- ModelUpdatesRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to update a model. 
- ModelUpdatesRequest(List<ModelUpdateRequest>) - Constructor for class org.apache.gravitino.dto.requests.ModelUpdatesRequest
- 
- ModelUpdatesRequest() - Constructor for class org.apache.gravitino.dto.requests.ModelUpdatesRequest
- 
This is the constructor that is used by Jackson deserializer 
- ModelVersion - Interface in org.apache.gravitino.model
- 
An interface representing a single model checkpoint under a model  Model. 
- ModelVersionAliasesAlreadyExistException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when the model version aliases already exist. 
- ModelVersionAliasesAlreadyExistException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.ModelVersionAliasesAlreadyExistException
- 
Constructs a new exception with the specified detail message. 
- ModelVersionAliasesAlreadyExistException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.ModelVersionAliasesAlreadyExistException
- 
Constructs a new exception with the specified detail message and cause. 
- modelVersionChange() - Method in interface org.apache.gravitino.dto.requests.ModelVersionUpdateRequest
- 
Returns the model version change. 
- modelVersionChange() - Method in class org.apache.gravitino.dto.requests.ModelVersionUpdateRequest.RemoveModelVersionPropertyRequest
- 
Returns the model version change. 
- modelVersionChange() - Method in class org.apache.gravitino.dto.requests.ModelVersionUpdateRequest.SetModelVersionPropertyRequest
- 
Returns the model version change. 
- modelVersionChange() - Method in class org.apache.gravitino.dto.requests.ModelVersionUpdateRequest.UpdateModelVersionComment
- 
Returns the model version change. 
- modelVersionChange() - Method in class org.apache.gravitino.dto.requests.ModelVersionUpdateRequest.UpdateModelVersionUriRequest
- 
Returns the model version change. 
- ModelVersionChange - Interface in org.apache.gravitino.model
- 
A model version change is a change to a model version. 
- ModelVersionChange.RemoveProperty - Class in org.apache.gravitino.model
- 
A ModelVersionChange to remove a property from a model version. 
- ModelVersionChange.SetProperty - Class in org.apache.gravitino.model
- 
A ModelVersionChange to set a property of a model version. 
- ModelVersionChange.UpdateComment - Class in org.apache.gravitino.model
- 
A ModelVersionChange to update the model version comment. 
- ModelVersionChange.UpdateUri - Class in org.apache.gravitino.model
- 
A ModelVersionChange to update the uri of a model version. 
- ModelVersionDTO - Class in org.apache.gravitino.dto.model
- 
Represents a model version DTO (Data Transfer Object). 
- ModelVersionDTO() - Constructor for class org.apache.gravitino.dto.model.ModelVersionDTO
-  
- ModelVersionDTO.Builder - Class in org.apache.gravitino.dto.model
- 
Builder for constructing a Model Version DTO. 
- modelVersionExists(NameIdentifier, int) - Method in interface org.apache.gravitino.model.ModelCatalog
- 
Check if the model version exists by the  NameIdentifier and version number. 
- modelVersionExists(NameIdentifier, String) - Method in interface org.apache.gravitino.model.ModelCatalog
- 
Check if the model version exists by the  NameIdentifier and version alias. 
- ModelVersionLinkRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to link a model version. 
- ModelVersionLinkRequest() - Constructor for class org.apache.gravitino.dto.requests.ModelVersionLinkRequest
-  
- ModelVersionListResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response for a list of model versions. 
- ModelVersionListResponse(int[]) - Constructor for class org.apache.gravitino.dto.responses.ModelVersionListResponse
- 
Constructor for ModelVersionListResponse. 
- ModelVersionListResponse() - Constructor for class org.apache.gravitino.dto.responses.ModelVersionListResponse
- 
Default constructor for ModelVersionListResponse. 
- ModelVersionResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response for a model version. 
- ModelVersionResponse(ModelVersionDTO) - Constructor for class org.apache.gravitino.dto.responses.ModelVersionResponse
- 
Constructor for ModelVersionResponse. 
- ModelVersionResponse() - Constructor for class org.apache.gravitino.dto.responses.ModelVersionResponse
- 
Default constructor for ModelVersionResponse. 
- ModelVersionUpdateRequest - Interface in org.apache.gravitino.dto.requests
- 
Request to update a model version. 
- ModelVersionUpdateRequest.RemoveModelVersionPropertyRequest - Class in org.apache.gravitino.dto.requests
- 
Request to remove a property from a model version. 
- ModelVersionUpdateRequest.SetModelVersionPropertyRequest - Class in org.apache.gravitino.dto.requests
- 
Request to set Properties of a model version 
- ModelVersionUpdateRequest.UpdateModelVersionComment - Class in org.apache.gravitino.dto.requests
- 
Request to update comment of a model version 
- ModelVersionUpdateRequest.UpdateModelVersionUriRequest - Class in org.apache.gravitino.dto.requests
- 
Request to update the URI of a model version. 
- ModelVersionUpdatesRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a several request to update a model version. 
- ModelVersionUpdatesRequest() - Constructor for class org.apache.gravitino.dto.requests.ModelVersionUpdatesRequest
-  
- month(String[]) - Static method in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
Create a transform that returns the month of the input value. 
- month(String) - Static method in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
Create a transform that returns the month of the input value. 
- MonthPartitioningDTO - Class in org.apache.gravitino.dto.rel.partitioning
- 
Represents a MonthPartitioning Data Transfer Object (DTO) that extends the Partitioning
 interface. 
- name() - Method in interface org.apache.gravitino.authorization.Group
- 
The name of the group. 
- name() - Method in interface org.apache.gravitino.authorization.Owner
- 
The name of the owner. 
- name() - Method in interface org.apache.gravitino.authorization.Privilege
-  
- name() - Method in class org.apache.gravitino.authorization.Privileges.GenericPrivilege
-  
- name() - Method in interface org.apache.gravitino.authorization.Role
- 
The name of the role. 
- name() - Method in interface org.apache.gravitino.authorization.User
- 
The name of the user. 
- name() - Method in interface org.apache.gravitino.Catalog
-  
- name() - Method in class org.apache.gravitino.client.GenericColumn
-  
- name - Variable in class org.apache.gravitino.dto.authorization.GroupDTO.Builder
- 
The name of the group. 
- name() - Method in class org.apache.gravitino.dto.authorization.GroupDTO
-  
- name() - Method in class org.apache.gravitino.dto.authorization.OwnerDTO
-  
- name() - Method in class org.apache.gravitino.dto.authorization.PrivilegeDTO
-  
- name - Variable in class org.apache.gravitino.dto.authorization.RoleDTO.Builder
- 
The name of the role. 
- name() - Method in class org.apache.gravitino.dto.authorization.RoleDTO
-  
- name() - Method in class org.apache.gravitino.dto.authorization.SecurableObjectDTO
-  
- name - Variable in class org.apache.gravitino.dto.authorization.UserDTO.Builder
- 
The name of the user. 
- name() - Method in class org.apache.gravitino.dto.authorization.UserDTO
-  
- name - Variable in class org.apache.gravitino.dto.CatalogDTO.Builder
- 
The name of the catalog. 
- name() - Method in class org.apache.gravitino.dto.CatalogDTO
- 
Get the name of the catalog. 
- name(String) - Method in class org.apache.gravitino.dto.file.FilesetDTO.FilesetDTOBuilder
- 
Set the name of the fileset. 
- name() - Method in class org.apache.gravitino.dto.file.FilesetDTO
-  
- name() - Method in class org.apache.gravitino.dto.messaging.TopicDTO
-  
- name - Variable in class org.apache.gravitino.dto.MetalakeDTO.Builder
- 
The name of the Metalake DTO. 
- name() - Method in class org.apache.gravitino.dto.MetalakeDTO
-  
- name() - Method in class org.apache.gravitino.dto.model.ModelDTO
-  
- name - Variable in class org.apache.gravitino.dto.rel.ColumnDTO.Builder
- 
The name of the column. 
- name() - Method in class org.apache.gravitino.dto.rel.ColumnDTO
-  
- name - Variable in class org.apache.gravitino.dto.rel.indexes.IndexDTO.Builder
- 
The name of the index. 
- name() - Method in class org.apache.gravitino.dto.rel.indexes.IndexDTO
-  
- name() - Method in class org.apache.gravitino.dto.rel.partitioning.BucketPartitioningDTO
-  
- name() - Method in class org.apache.gravitino.dto.rel.partitioning.FunctionPartitioningDTO
- 
Returns the name of the function. 
- name() - Method in class org.apache.gravitino.dto.rel.partitioning.ListPartitioningDTO
-  
- name() - Method in class org.apache.gravitino.dto.rel.partitioning.Partitioning.SingleFieldPartitioning
-  
- name() - Method in class org.apache.gravitino.dto.rel.partitioning.RangePartitioningDTO
-  
- name() - Method in class org.apache.gravitino.dto.rel.partitioning.TruncatePartitioningDTO
-  
- name() - Method in class org.apache.gravitino.dto.rel.partitions.IdentityPartitionDTO
-  
- name() - Method in class org.apache.gravitino.dto.rel.partitions.ListPartitionDTO
-  
- name() - Method in class org.apache.gravitino.dto.rel.partitions.RangePartitionDTO
-  
- name - Variable in class org.apache.gravitino.dto.rel.TableDTO.Builder
- 
The name of the table. 
- name() - Method in class org.apache.gravitino.dto.rel.TableDTO
-  
- name - Variable in class org.apache.gravitino.dto.SchemaDTO.Builder
- 
The name of the schema. 
- name() - Method in class org.apache.gravitino.dto.SchemaDTO
-  
- name() - Method in class org.apache.gravitino.dto.tag.MetadataObjectDTO
-  
- name() - Method in class org.apache.gravitino.dto.tag.TagDTO
-  
- name() - Method in interface org.apache.gravitino.file.Fileset
-  
- name() - Method in interface org.apache.gravitino.messaging.Topic
-  
- name() - Method in interface org.apache.gravitino.MetadataObject
- 
The name of the object. 
- name() - Method in class org.apache.gravitino.MetadataObjects.MetadataObjectImpl
-  
- name() - Method in interface org.apache.gravitino.Metalake
- 
The name of the metalake. 
- name() - Method in interface org.apache.gravitino.model.Model
-  
- name() - Method in class org.apache.gravitino.NameIdentifier
- 
- name() - Method in class org.apache.gravitino.rel.Column.ColumnImpl
-  
- name() - Method in interface org.apache.gravitino.rel.Column
-  
- name() - Method in interface org.apache.gravitino.rel.expressions.transforms.Transform
-  
- name() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.ApplyTransform
-  
- name() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.BucketTransform
-  
- name() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.DayTransform
-  
- name() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.HourTransform
-  
- name() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.IdentityTransform
-  
- name() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.ListTransform
-  
- name() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.MonthTransform
-  
- name() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.RangeTransform
-  
- name() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.TruncateTransform
-  
- name() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.YearTransform
-  
- name() - Method in interface org.apache.gravitino.rel.indexes.Index
-  
- name - Variable in class org.apache.gravitino.rel.indexes.Indexes.IndexImpl.Builder
- 
The name of the index. 
- name() - Method in class org.apache.gravitino.rel.indexes.Indexes.IndexImpl
-  
- name() - Method in interface org.apache.gravitino.rel.partitions.Partition
-  
- name() - Method in interface org.apache.gravitino.rel.Table
-  
- name() - Method in interface org.apache.gravitino.rel.types.Type
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.BinaryType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.BooleanType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.ByteType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.DateType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.DecimalType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.DoubleType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.ExternalType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.FixedCharType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.FixedType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.FloatType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.IntegerType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.IntervalDayType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.IntervalYearType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.ListType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.LongType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.MapType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.NullType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.ShortType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.StringType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.StructType.Field
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.StructType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.TimestampType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.TimeType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.UnionType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.UnparsedType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.UUIDType
-  
- name() - Method in class org.apache.gravitino.rel.types.Types.VarCharType
-  
- name() - Method in interface org.apache.gravitino.Schema
-  
- name() - Method in interface org.apache.gravitino.tag.Tag
-  
- NAME_OF_BUCKET - Static variable in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
The name of the bucket transform. 
- NAME_OF_DAY - Static variable in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
The name of the day transform. 
- NAME_OF_HOUR - Static variable in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
The name of the hour transform. 
- NAME_OF_IDENTITY - Static variable in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
The name of the identity transform. 
- NAME_OF_LIST - Static variable in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
The name of the list transform. 
- NAME_OF_MONTH - Static variable in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
The name of the month transform. 
- NAME_OF_RANGE - Static variable in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
The name of the range transform. 
- NAME_OF_TRUNCATE - Static variable in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
The name of the truncate transform. 
- NAME_OF_YEAR - Static variable in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
The name of the year transform. 
- NamedReference - Interface in org.apache.gravitino.rel.expressions
- 
Represents a field or column reference in the public logical expression API. 
- NamedReference.FieldReference - Class in org.apache.gravitino.rel.expressions
- 
- NameIdentifier - Class in org.apache.gravitino
- 
A name identifier is a sequence of names separated by dots. 
- NameIdentifierDeserializer() - Constructor for class org.apache.gravitino.json.JsonUtils.NameIdentifierDeserializer
-  
- NameIdentifierSerializer() - Constructor for class org.apache.gravitino.json.JsonUtils.NameIdentifierSerializer
-  
- NameListResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response for a list of entity names. 
- NameListResponse(String[]) - Constructor for class org.apache.gravitino.dto.responses.NameListResponse
- 
Creates a new NameListResponse. 
- NameListResponse() - Constructor for class org.apache.gravitino.dto.responses.NameListResponse
- 
This is the constructor that is used by Jackson deserializer to create an instance of
 NameListResponse. 
- namespace() - Method in class org.apache.gravitino.NameIdentifier
- 
- Namespace - Class in org.apache.gravitino
- 
A namespace is a sequence of levels separated by dots. 
- NEGOTIATE - Static variable in class org.apache.gravitino.auth.AuthConstants
- 
The name of NEGOTIATE. 
- newComment() - Method in class org.apache.gravitino.model.ModelChange.UpdateComment
- 
Retrieves the new comment for the model. 
- newComment() - Method in class org.apache.gravitino.model.ModelVersionChange.UpdateComment
- 
Returns the new comment to be set for the model version. 
- newMetadataObject() - Method in class org.apache.gravitino.authorization.MetadataObjectChange.RenameMetadataObject
- 
Returns the new metadataObject object. 
- newName() - Method in class org.apache.gravitino.model.ModelChange.RenameModel
- 
Retrieves the new name for the model. 
- newUri() - Method in class org.apache.gravitino.model.ModelVersionChange.UpdateUri
- 
Returns the new uri to be set for the model version. 
- NO_SUCH_ENTITY_MESSAGE - Static variable in exception org.apache.gravitino.exceptions.NoSuchEntityException
- 
The no such entity message for the exception. 
- NON_EMPTY_CODE - Static variable in class org.apache.gravitino.dto.responses.ErrorConstants
- 
Error codes for non empty. 
- NONE - Static variable in class org.apache.gravitino.dto.rel.DistributionDTO
- 
A DistributionDTO instance that represents no distribution. 
- NONE - Static variable in class org.apache.gravitino.rel.expressions.distributions.Distributions
- 
NONE is used to indicate that there is no distribution. 
- NONE - Static variable in class org.apache.gravitino.rel.expressions.sorts.SortOrders
- 
NONE is used to indicate that there is no sort order. 
- nonEmpty(String, String) - Static method in class org.apache.gravitino.dto.responses.ErrorResponse
- 
- nonEmpty(String, String, Throwable) - Static method in class org.apache.gravitino.dto.responses.ErrorResponse
- 
- NonEmptyCatalogException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a catalog is not empty. 
- NonEmptyCatalogException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NonEmptyCatalogException
- 
Constructs a new exception with the specified detail message. 
- NonEmptyEntityException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when a resource is not empty. 
- NonEmptyEntityException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NonEmptyEntityException
- 
Constructs a new exception with the specified detail message. 
- NonEmptyEntityException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NonEmptyEntityException
- 
Constructs a new exception with the specified detail message and cause. 
- NonEmptyMetalakeException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a metalake is not empty. 
- NonEmptyMetalakeException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NonEmptyMetalakeException
- 
Constructs a new exception with the specified detail message. 
- NonEmptySchemaException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a schema is not empty. 
- NonEmptySchemaException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NonEmptySchemaException
- 
Constructs a new exception with the specified detail message. 
- NonEmptySchemaException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NonEmptySchemaException
- 
Constructs a new exception with the specified detail message and cause. 
- NoSuchCatalogException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when a catalog is not found. 
- NoSuchCatalogException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchCatalogException
- 
Constructs a new exception with the specified detail message. 
- NoSuchCatalogException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchCatalogException
- 
Constructs a new exception with the specified detail message and cause. 
- NoSuchColumnException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a column with specified name is not existed. 
- NoSuchColumnException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchColumnException
- 
Constructs a new exception with the specified detail message. 
- NoSuchColumnException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchColumnException
- 
Constructs a new exception with the specified detail message and cause. 
- NoSuchCredentialException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when the request credential type is not found. 
- NoSuchCredentialException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchCredentialException
- 
Constructs a new exception with the specified detail message. 
- NoSuchEntityException - Exception in org.apache.gravitino.exceptions
- 
This exception is thrown when an entity is not found. 
- NoSuchEntityException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchEntityException
- 
Constructs a new NoSuchEntityException. 
- NoSuchEntityException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchEntityException
- 
Constructs a new NoSuchEntityException. 
- NoSuchFilesetException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a file with specified name is not existed. 
- NoSuchFilesetException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchFilesetException
- 
Constructs a new exception with the specified detail message. 
- NoSuchFilesetException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchFilesetException
- 
Constructs a new exception with the specified detail message and cause. 
- NoSuchGroupException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a group with specified name is not existed. 
- NoSuchGroupException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchGroupException
- 
Constructs a new exception with the specified detail message. 
- NoSuchGroupException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchGroupException
- 
Constructs a new exception with the specified detail message and cause. 
- NoSuchLocationNameException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a fileset location name is not found. 
- NoSuchLocationNameException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchLocationNameException
- 
Constructs a new exception with the specified detail message. 
- NoSuchLocationNameException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchLocationNameException
- 
Constructs a new exception with the specified detail message and cause. 
- NoSuchMetadataObjectException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a metadata object with specified name doesn't exist. 
- NoSuchMetadataObjectException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchMetadataObjectException
- 
Constructs a new exception with the specified detail message. 
- NoSuchMetadataObjectException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchMetadataObjectException
- 
Constructs a new exception with the specified detail message and cause. 
- NoSuchMetalakeException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when a metalake is not found. 
- NoSuchMetalakeException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchMetalakeException
- 
Constructs a new exception with the specified detail message. 
- NoSuchMetalakeException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchMetalakeException
- 
Constructs a new exception with the specified detail message and cause. 
- NoSuchModelException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a model with specified name is not existed. 
- NoSuchModelException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchModelException
- 
Constructs a new exception with the specified detail message. 
- NoSuchModelException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchModelException
- 
Constructs a new exception with the specified detail message and cause. 
- NoSuchModelVersionException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a model with specified version is not existed. 
- NoSuchModelVersionException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchModelVersionException
- 
Constructs a new exception with the specified detail message. 
- NoSuchModelVersionException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchModelVersionException
- 
Constructs a new exception with the specified detail message and cause. 
- NoSuchPartitionException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a partition with specified name is not existed. 
- NoSuchPartitionException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchPartitionException
- 
Constructs a new exception with the specified detail message. 
- NoSuchPartitionException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchPartitionException
- 
Constructs a new exception with the specified detail message and cause. 
- NoSuchRoleException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a role with specified name is not existed. 
- NoSuchRoleException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchRoleException
- 
Constructs a new exception with the specified detail message. 
- NoSuchRoleException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchRoleException
- 
Constructs a new exception with the specified detail message and cause. 
- NoSuchSchemaException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when a schema is not found. 
- NoSuchSchemaException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchSchemaException
- 
Constructs a new exception with the specified detail message. 
- NoSuchSchemaException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchSchemaException
- 
Constructs a new exception with the specified detail message and cause. 
- NoSuchTableException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a table with specified name is not existed. 
- NoSuchTableException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchTableException
- 
Constructs a new exception with the specified detail message. 
- NoSuchTableException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchTableException
- 
Constructs a new exception with the specified detail message and cause. 
- NoSuchTagException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a tag with specified name is not existed. 
- NoSuchTagException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchTagException
- 
Constructs a new exception with the specified detail message. 
- NoSuchTagException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchTagException
- 
Constructs a new exception with the specified detail message and cause. 
- NoSuchTopicException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a topic with specified name is not existed. 
- NoSuchTopicException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchTopicException
- 
Constructs a new exception with the specified detail message. 
- NoSuchTopicException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchTopicException
- 
Constructs a new exception with the specified detail message and cause. 
- NoSuchUserException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when a user is not found. 
- NoSuchUserException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchUserException
- 
Constructs a new exception with the specified detail message. 
- NoSuchUserException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NoSuchUserException
- 
Constructs a new exception with the specified detail message and cause. 
- NOT_FOUND_CODE - Static variable in class org.apache.gravitino.dto.responses.ErrorConstants
- 
Error codes for not found. 
- NOT_IN_USE_CODE - Static variable in class org.apache.gravitino.dto.responses.ErrorConstants
- 
Error codes for operation on a no in use entity. 
- notFound(String, String) - Static method in class org.apache.gravitino.dto.responses.ErrorResponse
- 
- notFound(String, String, Throwable) - Static method in class org.apache.gravitino.dto.responses.ErrorResponse
- 
- NotFoundException - Exception in org.apache.gravitino.exceptions
- 
Base class for all exceptions thrown when a resource is not found. 
- NotFoundException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NotFoundException
- 
Constructs a new NotFoundException. 
- NotFoundException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NotFoundException
- 
Constructs a new NotFoundException. 
- notInUse(String, String, Throwable) - Static method in class org.apache.gravitino.dto.responses.ErrorResponse
- 
- NotInUseException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when operating on a resource that is not in use. 
- NotInUseException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.NotInUseException
- 
Constructs a new exception with the specified detail message. 
- notNull(Type) - Static method in class org.apache.gravitino.rel.types.Types.ListType
- 
- notNullField(String, Type) - Static method in class org.apache.gravitino.rel.types.Types.StructType.Field
-  
- notNullField(String, Type, String) - Static method in class org.apache.gravitino.rel.types.Types.StructType.Field
-  
- NT_GSS_KRB5_PRINCIPAL_OID - Static variable in class org.apache.gravitino.auth.KerberosUtils
- 
Oid instance for Kerberos principal name. 
- NULL - Static variable in class org.apache.gravitino.dto.rel.expressions.LiteralDTO
- 
An instance of LiteralDTO with a value of "NULL" and a data type of Types.NullType.get(). 
- NULL - Static variable in class org.apache.gravitino.rel.expressions.literals.Literals
- 
Used to represent a null literal. 
- nullable() - Method in class org.apache.gravitino.client.GenericColumn
-  
- nullable - Variable in class org.apache.gravitino.dto.rel.ColumnDTO.Builder
- 
Whether the column value can be null. 
- nullable() - Method in class org.apache.gravitino.dto.rel.ColumnDTO
-  
- nullable() - Method in class org.apache.gravitino.rel.Column.ColumnImpl
-  
- nullable() - Method in interface org.apache.gravitino.rel.Column
-  
- nullable() - Method in class org.apache.gravitino.rel.TableChange.UpdateColumnNullability
- 
The nullable flag of the column. 
- nullable(Type) - Static method in class org.apache.gravitino.rel.types.Types.ListType
- 
Create a new  Types.ListType with the given element type and the type is nullable. 
- nullable() - Method in class org.apache.gravitino.rel.types.Types.StructType.Field
-  
- nullableField(String, Type) - Static method in class org.apache.gravitino.rel.types.Types.StructType.Field
-  
- nullableField(String, Type, String) - Static method in class org.apache.gravitino.rel.types.Types.StructType.Field
-  
- nullOrdering() - Method in class org.apache.gravitino.dto.rel.SortOrderDTO
-  
- NullOrdering - Enum in org.apache.gravitino.rel.expressions.sorts
- 
A null order used in sorting expressions. 
- nullOrdering() - Method in interface org.apache.gravitino.rel.expressions.sorts.SortOrder
-  
- nullOrdering() - Method in class org.apache.gravitino.rel.expressions.sorts.SortOrders.SortImpl
-  
- number() - Method in class org.apache.gravitino.dto.rel.DistributionDTO
- 
Returns the number of buckets. 
- number() - Method in interface org.apache.gravitino.rel.expressions.distributions.Distribution
-  
- number() - Method in class org.apache.gravitino.rel.expressions.distributions.Distributions.DistributionImpl
- 
Get the number of buckets of the distribution. 
- numBuckets() - Method in class org.apache.gravitino.dto.rel.partitioning.BucketPartitioningDTO
- 
Returns the number of buckets. 
- numBuckets() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.BucketTransform
-  
- NumericType() - Constructor for class org.apache.gravitino.rel.types.Type.NumericType
-  
- OAuth2ErrorResponse - Class in org.apache.gravitino.dto.responses
- 
Represents the response of an OAuth2 error. 
- OAuth2ErrorResponse(String, String) - Constructor for class org.apache.gravitino.dto.responses.OAuth2ErrorResponse
- 
Creates a new OAuth2ErrorResponse. 
- OAuth2ErrorResponse() - Constructor for class org.apache.gravitino.dto.responses.OAuth2ErrorResponse
- 
This is the constructor that is used by Jackson deserializer 
- OAuth2TokenProvider - Class in org.apache.gravitino.client
- 
OAuth2TokenProvider will request the access token from the authorization server and then provide
 the access token for every request. 
- OAuth2TokenProvider() - Constructor for class org.apache.gravitino.client.OAuth2TokenProvider
-  
- OAuth2TokenProvider.OAuth2TokenProviderBuilder<SELF extends org.apache.gravitino.client.OAuth2TokenProvider.Builder<SELF,T>,T extends OAuth2TokenProvider> - Class in org.apache.gravitino.client
- 
- OAuth2TokenProviderBuilder() - Constructor for class org.apache.gravitino.client.OAuth2TokenProvider.OAuth2TokenProviderBuilder
-  
- OAuth2TokenResponse - Class in org.apache.gravitino.dto.responses
- 
Represents the response of an OAuth2 token request. 
- OAuth2TokenResponse(String, String, String, Integer, String, String) - Constructor for class org.apache.gravitino.dto.responses.OAuth2TokenResponse
- 
Creates a new OAuth2TokenResponse. 
- OAuth2TokenResponse() - Constructor for class org.apache.gravitino.dto.responses.OAuth2TokenResponse
- 
Creates a new OAuth2TokenResponse. 
- oauthError(int, String, String) - Static method in class org.apache.gravitino.dto.responses.ErrorResponse
- 
- oauthErrorHandler() - Static method in class org.apache.gravitino.client.ErrorHandlers
- 
Creates an error handler specific to OAuth2 requests. 
- OAuthErrorHandler() - Constructor for class org.apache.gravitino.client.ErrorHandlers.OAuthErrorHandler
-  
- objectMapper() - Static method in class org.apache.gravitino.client.ObjectMapperProvider
- 
Retrieves a globally shared ObjectMapperinstance.
 
- objectMapper() - Static method in class org.apache.gravitino.json.JsonUtils
- 
Returns a shared ObjectMapperinstance for JSON serialization/deserialization test.
 
- ObjectMapperProvider - Class in org.apache.gravitino.client
- 
Provides a singleton ObjectMapperconfigured for specific serialization and
 deserialization behaviors.
 
- objects() - Method in interface org.apache.gravitino.tag.Tag.AssociatedObjects
-  
- of(String...) - Static method in class org.apache.gravitino.dto.rel.expressions.FieldReferenceDTO
- 
- of(int, String[]...) - Static method in class org.apache.gravitino.dto.rel.partitioning.BucketPartitioningDTO
- 
- of(String...) - Static method in class org.apache.gravitino.dto.rel.partitioning.DayPartitioningDTO
- 
- of(String, FunctionArg...) - Static method in class org.apache.gravitino.dto.rel.partitioning.FunctionPartitioningDTO
- 
Creates a new function partitioning DTO. 
- of(String[]) - Static method in class org.apache.gravitino.dto.rel.partitioning.HourPartitioningDTO
- 
Creates a new HourPartitioningDTO. 
- of(String...) - Static method in class org.apache.gravitino.dto.rel.partitioning.IdentityPartitioningDTO
- 
Creates a new IdentityPartitioningDTO. 
- of(String[][]) - Static method in class org.apache.gravitino.dto.rel.partitioning.ListPartitioningDTO
- 
Creates a new ListPartitioningDTO with no pre-assigned partitions. 
- of(String[][], ListPartitionDTO[]) - Static method in class org.apache.gravitino.dto.rel.partitioning.ListPartitioningDTO
- 
Creates a new ListPartitioningDTO. 
- of(String[]) - Static method in class org.apache.gravitino.dto.rel.partitioning.MonthPartitioningDTO
- 
Creates a new MonthPartitioningDTO. 
- of(String[]) - Static method in class org.apache.gravitino.dto.rel.partitioning.RangePartitioningDTO
- 
Creates a new RangePartitioningDTO with no pre-assigned partitions. 
- of(String[], RangePartitionDTO[]) - Static method in class org.apache.gravitino.dto.rel.partitioning.RangePartitioningDTO
- 
Creates a new RangePartitioningDTO. 
- of(int, String[]) - Static method in class org.apache.gravitino.dto.rel.partitioning.TruncatePartitioningDTO
- 
Constructs a truncate partitioning. 
- of(String[]) - Static method in class org.apache.gravitino.dto.rel.partitioning.YearPartitioningDTO
- 
Creates a new YearPartitioningDTO. 
- of(String, String, MetadataObject.Type) - Static method in class org.apache.gravitino.MetadataObjects
- 
Create the metadata object with the given name, parent and type. 
- of(List<String>, MetadataObject.Type) - Static method in class org.apache.gravitino.MetadataObjects
- 
Create the metadata object with the given names and type. 
- of(String...) - Static method in class org.apache.gravitino.NameIdentifier
- 
- of(Namespace, String) - Static method in class org.apache.gravitino.NameIdentifier
- 
- of(String...) - Static method in class org.apache.gravitino.Namespace
- 
Create a namespace with the given levels. 
- of(String, Type, String, Expression) - Static method in interface org.apache.gravitino.rel.Column
- 
- of(String, Type, String) - Static method in interface org.apache.gravitino.rel.Column
- 
- of(String, Type) - Static method in interface org.apache.gravitino.rel.Column
- 
- of(String, Type, String, boolean, boolean, Expression) - Static method in interface org.apache.gravitino.rel.Column
- 
- of(Strategy, int, Expression...) - Static method in class org.apache.gravitino.rel.expressions.distributions.Distributions
- 
Create a distribution by the given strategy. 
- of(String, Expression...) - Static method in interface org.apache.gravitino.rel.expressions.FunctionExpression
- 
- of(String) - Static method in interface org.apache.gravitino.rel.expressions.FunctionExpression
- 
- of(T, Type) - Static method in interface org.apache.gravitino.rel.expressions.Literal
- 
Deprecated. Creates a literal with the given value and data type. 
- of(T, Type) - Static method in class org.apache.gravitino.rel.expressions.literals.Literals
- 
Creates a literal with the given value and data type. 
- of(Expression, SortDirection) - Static method in class org.apache.gravitino.rel.expressions.sorts.SortOrders
- 
Create a sort order by the given expression with the given sort direction and default null
 ordering. 
- of(Expression, SortDirection, NullOrdering) - Static method in class org.apache.gravitino.rel.expressions.sorts.SortOrders
- 
Create a sort order by the given expression with the given sort direction and null ordering. 
- of(String) - Static method in interface org.apache.gravitino.rel.expressions.UnparsedExpression
- 
- of(Index.IndexType, String, String[][]) - Static method in class org.apache.gravitino.rel.indexes.Indexes
-  
- of(BigDecimal, int, int) - Static method in class org.apache.gravitino.rel.types.Decimal
- 
Creates a decimal value with the given value, precision and scale. 
- of(BigDecimal) - Static method in class org.apache.gravitino.rel.types.Decimal
- 
Creates a decimal value with the given value. 
- of(String) - Static method in class org.apache.gravitino.rel.types.Decimal
- 
Creates a decimal value with the given value. 
- of(String, int, int) - Static method in class org.apache.gravitino.rel.types.Decimal
- 
Creates a decimal value with the given value, precision and scale. 
- of(int, int) - Static method in class org.apache.gravitino.rel.types.Types.DecimalType
-  
- of(String) - Static method in class org.apache.gravitino.rel.types.Types.ExternalType
- 
- of(int) - Static method in class org.apache.gravitino.rel.types.Types.FixedCharType
-  
- of(int) - Static method in class org.apache.gravitino.rel.types.Types.FixedType
-  
- of(Type, boolean) - Static method in class org.apache.gravitino.rel.types.Types.ListType
- 
Create a new  Types.ListType with the given element type and whether the element is
 nullable. 
- of(Type, Type, boolean) - Static method in class org.apache.gravitino.rel.types.Types.MapType
- 
Create a new  Types.MapType with the given key type, value type and whether the value is
 nullable 
- of(String, Type, boolean, String) - Static method in class org.apache.gravitino.rel.types.Types.StructType.Field
-  
- of(Types.StructType.Field...) - Static method in class org.apache.gravitino.rel.types.Types.StructType
-  
- of(Type...) - Static method in class org.apache.gravitino.rel.types.Types.UnionType
- 
- of(String) - Static method in class org.apache.gravitino.rel.types.Types.UnparsedType
- 
- of(int) - Static method in class org.apache.gravitino.rel.types.Types.VarCharType
-  
- ofCatalog(String, List<Privilege>) - Static method in class org.apache.gravitino.authorization.SecurableObjects
- 
Create the catalog  SecurableObject with the given catalog name and privileges. 
- ofFileset(SecurableObject, String, List<Privilege>) - Static method in class org.apache.gravitino.authorization.SecurableObjects
- 
Create the fileset  SecurableObject with the given securable schema object, fileset name
 and privileges. 
- ofMetalake(String, List<Privilege>) - Static method in class org.apache.gravitino.authorization.SecurableObjects
- 
Create the metalake  SecurableObject with the given metalake name and privileges. 
- ofModel(SecurableObject, String, List<Privilege>) - Static method in class org.apache.gravitino.authorization.SecurableObjects
- 
Create the model  SecurableObject with the given securable schema object, model name and
 privileges. 
- ofSchema(SecurableObject, String, List<Privilege>) - Static method in class org.apache.gravitino.authorization.SecurableObjects
- 
Create the schema  SecurableObject with the given securable catalog object, schema name
 and privileges. 
- ofTable(SecurableObject, String, List<Privilege>) - Static method in class org.apache.gravitino.authorization.SecurableObjects
- 
Create the table  SecurableObject with the given securable schema object, table name and
 privileges. 
- ofTopic(SecurableObject, String, List<Privilege>) - Static method in class org.apache.gravitino.authorization.SecurableObjects
- 
Create the topic  SecurableObject with the given securable schema object ,topic name and
 privileges. 
- org.apache.gravitino - package org.apache.gravitino
-  
- org.apache.gravitino.annotation - package org.apache.gravitino.annotation
-  
- org.apache.gravitino.audit - package org.apache.gravitino.audit
-  
- org.apache.gravitino.auth - package org.apache.gravitino.auth
-  
- org.apache.gravitino.authorization - package org.apache.gravitino.authorization
-  
- org.apache.gravitino.client - package org.apache.gravitino.client
-  
- org.apache.gravitino.credential - package org.apache.gravitino.credential
-  
- org.apache.gravitino.dto - package org.apache.gravitino.dto
-  
- org.apache.gravitino.dto.authorization - package org.apache.gravitino.dto.authorization
-  
- org.apache.gravitino.dto.credential - package org.apache.gravitino.dto.credential
-  
- org.apache.gravitino.dto.file - package org.apache.gravitino.dto.file
-  
- org.apache.gravitino.dto.messaging - package org.apache.gravitino.dto.messaging
-  
- org.apache.gravitino.dto.model - package org.apache.gravitino.dto.model
-  
- org.apache.gravitino.dto.rel - package org.apache.gravitino.dto.rel
-  
- org.apache.gravitino.dto.rel.expressions - package org.apache.gravitino.dto.rel.expressions
-  
- org.apache.gravitino.dto.rel.indexes - package org.apache.gravitino.dto.rel.indexes
-  
- org.apache.gravitino.dto.rel.partitioning - package org.apache.gravitino.dto.rel.partitioning
-  
- org.apache.gravitino.dto.rel.partitions - package org.apache.gravitino.dto.rel.partitions
-  
- org.apache.gravitino.dto.requests - package org.apache.gravitino.dto.requests
-  
- org.apache.gravitino.dto.responses - package org.apache.gravitino.dto.responses
-  
- org.apache.gravitino.dto.tag - package org.apache.gravitino.dto.tag
-  
- org.apache.gravitino.dto.util - package org.apache.gravitino.dto.util
-  
- org.apache.gravitino.exceptions - package org.apache.gravitino.exceptions
-  
- org.apache.gravitino.file - package org.apache.gravitino.file
-  
- org.apache.gravitino.json - package org.apache.gravitino.json
-  
- org.apache.gravitino.messaging - package org.apache.gravitino.messaging
-  
- org.apache.gravitino.model - package org.apache.gravitino.model
-  
- org.apache.gravitino.rel - package org.apache.gravitino.rel
-  
- org.apache.gravitino.rel.expressions - package org.apache.gravitino.rel.expressions
-  
- org.apache.gravitino.rel.expressions.distributions - package org.apache.gravitino.rel.expressions.distributions
-  
- org.apache.gravitino.rel.expressions.literals - package org.apache.gravitino.rel.expressions.literals
-  
- org.apache.gravitino.rel.expressions.sorts - package org.apache.gravitino.rel.expressions.sorts
-  
- org.apache.gravitino.rel.expressions.transforms - package org.apache.gravitino.rel.expressions.transforms
-  
- org.apache.gravitino.rel.indexes - package org.apache.gravitino.rel.indexes
-  
- org.apache.gravitino.rel.partitions - package org.apache.gravitino.rel.partitions
-  
- org.apache.gravitino.rel.types - package org.apache.gravitino.rel.types
-  
- org.apache.gravitino.rest - package org.apache.gravitino.rest
-  
- org.apache.gravitino.tag - package org.apache.gravitino.tag
-  
- org.apache.gravitino.utils - package org.apache.gravitino.utils
-  
- OSS_SECRET_KEY_CREDENTIAL_TYPE - Static variable in class org.apache.gravitino.credential.OSSSecretKeyCredential
- 
OSS secret key credential type. 
- OSS_TOKEN_CREDENTIAL_TYPE - Static variable in class org.apache.gravitino.credential.OSSTokenCredential
- 
OSS token credential type. 
- OSSSecretKeyCredential - Class in org.apache.gravitino.credential
- 
OSS secret key credential. 
- OSSSecretKeyCredential(String, String) - Constructor for class org.apache.gravitino.credential.OSSSecretKeyCredential
- 
- OSSSecretKeyCredential() - Constructor for class org.apache.gravitino.credential.OSSSecretKeyCredential
- 
This is the constructor that is used by credential factory to create an instance of credential
 according to the credential information. 
- OSSTokenCredential - Class in org.apache.gravitino.credential
- 
OSS token credential. 
- OSSTokenCredential(String, String, String, long) - Constructor for class org.apache.gravitino.credential.OSSTokenCredential
- 
- OSSTokenCredential() - Constructor for class org.apache.gravitino.credential.OSSTokenCredential
- 
This is the constructor that is used by credential factory to create an instance of credential
 according to the credential information. 
- Owner - Interface in org.apache.gravitino.authorization
- 
Every metadata object has an owner. 
- Owner.Type - Enum in org.apache.gravitino.authorization
- 
The type of the owner. 
- OwnerDTO - Class in org.apache.gravitino.dto.authorization
- 
Represents an Owner Data Transfer Object (DTO). 
- OwnerDTO.Builder - Class in org.apache.gravitino.dto.authorization
- 
Builder class for constructing OwnerDTO instances. 
- ownerErrorHandler() - Static method in class org.apache.gravitino.client.ErrorHandlers
- 
Creates an error handler specific to Owner operations. 
- OwnerResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response containing owner information. 
- OwnerResponse(OwnerDTO) - Constructor for class org.apache.gravitino.dto.responses.OwnerResponse
- 
Constructor for OwnerResponse. 
- OwnerResponse() - Constructor for class org.apache.gravitino.dto.responses.OwnerResponse
- 
Default constructor for OwnerResponse. 
- OwnerSetRequest - Class in org.apache.gravitino.dto.requests
- 
Request to set the owner for a metadata object. 
- OwnerSetRequest() - Constructor for class org.apache.gravitino.dto.requests.OwnerSetRequest
- 
Default constructor for OwnerSetRequest. 
- OwnerSetRequest(String, Owner.Type) - Constructor for class org.apache.gravitino.dto.requests.OwnerSetRequest
- 
Creates a new OwnerSetRequest. 
- parent() - Method in class org.apache.gravitino.dto.authorization.SecurableObjectDTO
-  
- parent() - Method in class org.apache.gravitino.dto.tag.MetadataObjectDTO
-  
- parent() - Method in interface org.apache.gravitino.MetadataObject
- 
The parent full name of the object. 
- parent() - Method in class org.apache.gravitino.MetadataObjects.MetadataObjectImpl
-  
- parent(MetadataObject) - Static method in class org.apache.gravitino.MetadataObjects
- 
Get the parent metadata object of the given metadata object. 
- parse(String, MetadataObject.Type, List<Privilege>) - Static method in class org.apache.gravitino.authorization.SecurableObjects
- 
- parse(String, MetadataObject.Type) - Static method in class org.apache.gravitino.MetadataObjects
- 
Parse the metadata object with the given full name and type. 
- parse(String) - Static method in class org.apache.gravitino.NameIdentifier
- 
- parseResponse(int, String, ObjectMapper) - Method in class org.apache.gravitino.client.ErrorHandler
- 
Parses the response and creates an ErrorResponse object based on the response code and the JSON
 data using the provided ObjectMapper. 
- parseResponse(int, String, ObjectMapper) - Method in class org.apache.gravitino.client.ErrorHandlers.OAuthErrorHandler
- 
Parses the error response from the server. 
- Partition - Interface in org.apache.gravitino.rel.partitions
- 
A partition represents a result of partitioning a table. 
- PartitionAlreadyExistsException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a partition with specified name already exists. 
- PartitionAlreadyExistsException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.PartitionAlreadyExistsException
- 
Constructs a new exception with the specified detail message. 
- PartitionAlreadyExistsException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.PartitionAlreadyExistsException
- 
Constructs a new exception with the specified detail message and cause. 
- PartitionDTO - Interface in org.apache.gravitino.dto.rel.partitions
- 
Represents a Partition Data Transfer Object (DTO) that implements the Partition interface. 
- PartitionDTO.Type - Enum in org.apache.gravitino.dto.rel.partitions
- 
Type of the partition. 
- PartitionDTODeserializer() - Constructor for class org.apache.gravitino.json.JsonUtils.PartitionDTODeserializer
-  
- PartitionDTOSerializer() - Constructor for class org.apache.gravitino.json.JsonUtils.PartitionDTOSerializer
-  
- partitionErrorHandler() - Static method in class org.apache.gravitino.client.ErrorHandlers
- 
Creates an error handler specific to Partition operations. 
- partitionExists(String) - Method in interface org.apache.gravitino.rel.SupportsPartitions
- 
Check if a partition exists. 
- Partitioning - Interface in org.apache.gravitino.dto.rel.partitioning
- 
A partitioning strategy is a way to divide a table into smaller, more manageable pieces. 
- Partitioning - Variable in class org.apache.gravitino.dto.rel.TableDTO.Builder
- 
The partitioning of the table. 
- partitioning() - Method in class org.apache.gravitino.dto.rel.TableDTO
-  
- partitioning() - Method in interface org.apache.gravitino.rel.Table
-  
- Partitioning.SingleFieldPartitioning - Class in org.apache.gravitino.dto.rel.partitioning
- 
A single field partitioning strategy. 
- Partitioning.Strategy - Enum in org.apache.gravitino.dto.rel.partitioning
- 
Represents a partitioning strategy. 
- PartitioningDeserializer() - Constructor for class org.apache.gravitino.json.JsonUtils.PartitioningDeserializer
-  
- PartitioningSerializer() - Constructor for class org.apache.gravitino.json.JsonUtils.PartitioningSerializer
-  
- PartitionListResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response for a list of partitions. 
- PartitionListResponse(PartitionDTO[]) - Constructor for class org.apache.gravitino.dto.responses.PartitionListResponse
- 
Creates a new PartitionListResponse. 
- PartitionListResponse() - Constructor for class org.apache.gravitino.dto.responses.PartitionListResponse
- 
This is the constructor that is used by Jackson deserializer to create an instance of
 PartitionListResponse. 
- PartitionNameListResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response containing a list of partition names. 
- PartitionNameListResponse(String[]) - Constructor for class org.apache.gravitino.dto.responses.PartitionNameListResponse
- 
Constructor for PartitionNameListResponse. 
- PartitionNameListResponse() - Constructor for class org.apache.gravitino.dto.responses.PartitionNameListResponse
- 
Default constructor for PartitionNameListResponse. 
- partitionNames() - Method in class org.apache.gravitino.dto.responses.PartitionNameListResponse
-  
- PartitionResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response for a partition. 
- PartitionResponse(PartitionDTO) - Constructor for class org.apache.gravitino.dto.responses.PartitionResponse
- 
Creates a new PartitionResponse. 
- PartitionResponse() - Constructor for class org.apache.gravitino.dto.responses.PartitionResponse
- 
This is the constructor that is used by Jackson deserializer 
- Partitions - Class in org.apache.gravitino.rel.partitions
- 
The helper class for partition expressions. 
- PartitionUtils - Class in org.apache.gravitino.dto.rel
- 
Utility class for partitioning validation. 
- patch(String, RESTRequest, Class<T>, Map<String, String>, Consumer<ErrorResponse>) - Method in class org.apache.gravitino.client.HTTPClient
- 
Sends an HTTP PATCH request to the specified path with the provided request body and processes
 the response with support for response headers. 
- patch(String, RESTRequest, Class<T>, Map<String, String>, Consumer<ErrorResponse>) - Method in interface org.apache.gravitino.client.RESTClient
- 
Perform a PATCH request on the specified path with given information. 
- permissionOperationErrorHandler() - Static method in class org.apache.gravitino.client.ErrorHandlers
- 
Creates an error handler specific to permission operations. 
- post(String, RESTRequest, Class<T>, Map<String, String>, Consumer<ErrorResponse>) - Method in class org.apache.gravitino.client.HTTPClient
- 
Sends an HTTP POST request to the specified path with the provided request body and processes
 the response. 
- post(String, RESTRequest, Class<T>, Map<String, String>, Consumer<ErrorResponse>, Consumer<Map<String, String>>) - Method in class org.apache.gravitino.client.HTTPClient
- 
Sends an HTTP POST request to the specified path with the provided request body and processes
 the response with support for response headers. 
- post(String, RESTRequest, Class<T>, Supplier<Map<String, String>>, Consumer<ErrorResponse>) - Method in interface org.apache.gravitino.client.RESTClient
- 
Perform a POST request on the specified path with given information. 
- post(String, RESTRequest, Class<T>, Supplier<Map<String, String>>, Consumer<ErrorResponse>, Consumer<Map<String, String>>) - Method in interface org.apache.gravitino.client.RESTClient
- 
Perform a POST request on the specified path with a given information. 
- post(String, RESTRequest, Class<T>, Map<String, String>, Consumer<ErrorResponse>, Consumer<Map<String, String>>) - Method in interface org.apache.gravitino.client.RESTClient
- 
Perform a POST request on the specified path with a given information. 
- post(String, RESTRequest, Class<T>, Map<String, String>, Consumer<ErrorResponse>) - Method in interface org.apache.gravitino.client.RESTClient
- 
Perform a POST request on the specified path with given information. 
- postForm(String, Map<String, String>, Class<T>, Map<String, String>, Consumer<ErrorResponse>) - Method in class org.apache.gravitino.client.HTTPClient
- 
Sends an HTTP POST request with form data to the specified path and processes the response. 
- postForm(String, Map<String, String>, Class<T>, Supplier<Map<String, String>>, Consumer<ErrorResponse>) - Method in interface org.apache.gravitino.client.RESTClient
- 
Perform a POST request with form data on the specified path with the given information. 
- postForm(String, Map<String, String>, Class<T>, Map<String, String>, Consumer<ErrorResponse>) - Method in interface org.apache.gravitino.client.RESTClient
- 
Perform a POST request with form data on the specified path with the given information. 
- precision() - Method in class org.apache.gravitino.rel.types.Decimal
-  
- precision() - Method in class org.apache.gravitino.rel.types.Types.DecimalType
-  
- primary(String, String[][]) - Static method in class org.apache.gravitino.rel.indexes.Indexes
- 
Create a primary index on columns. 
- PrimitiveType() - Constructor for class org.apache.gravitino.rel.types.Type.PrimitiveType
-  
- Privilege - Interface in org.apache.gravitino.authorization
- 
The interface of a privilege. 
- Privilege.Condition - Enum in org.apache.gravitino.authorization
- 
The condition of this privilege. 
- Privilege.Name - Enum in org.apache.gravitino.authorization
- 
The name of this privilege. 
- PrivilegeDTO - Class in org.apache.gravitino.dto.authorization
- 
Data transfer object representing a privilege. 
- PrivilegeDTO() - Constructor for class org.apache.gravitino.dto.authorization.PrivilegeDTO
- 
Default constructor for Jackson deserialization. 
- PrivilegeDTO(Privilege.Name, Privilege.Condition) - Constructor for class org.apache.gravitino.dto.authorization.PrivilegeDTO
- 
Creates a new instance of PrivilegeDTO. 
- PrivilegeDTO.Builder - Class in org.apache.gravitino.dto.authorization
- 
- PrivilegeGrantRequest - Class in org.apache.gravitino.dto.requests
- 
Request to grant a privilege to a role. 
- PrivilegeGrantRequest(List<PrivilegeDTO>) - Constructor for class org.apache.gravitino.dto.requests.PrivilegeGrantRequest
- 
Constructor for privilegeGrantRequest. 
- PrivilegeGrantRequest() - Constructor for class org.apache.gravitino.dto.requests.PrivilegeGrantRequest
- 
Default constructor for PrivilegeGrantRequest. 
- PrivilegeRevokeRequest - Class in org.apache.gravitino.dto.requests
- 
Request to revoke a privilege from a role. 
- PrivilegeRevokeRequest(List<PrivilegeDTO>) - Constructor for class org.apache.gravitino.dto.requests.PrivilegeRevokeRequest
- 
Constructor for privilegeRevokeRequest. 
- PrivilegeRevokeRequest() - Constructor for class org.apache.gravitino.dto.requests.PrivilegeRevokeRequest
- 
Default constructor for PrivilegeRevokeRequest. 
- Privileges - Class in org.apache.gravitino.authorization
- 
- Privileges() - Constructor for class org.apache.gravitino.authorization.Privileges
-  
- privileges() - Method in interface org.apache.gravitino.authorization.SecurableObject
- 
The privileges of the securable object. 
- privileges() - Method in class org.apache.gravitino.dto.authorization.SecurableObjectDTO
-  
- Privileges.ConsumeTopic - Class in org.apache.gravitino.authorization
- 
The privilege to consume from a topic. 
- Privileges.CreateCatalog - Class in org.apache.gravitino.authorization
- 
The privilege to create a catalog. 
- Privileges.CreateFileset - Class in org.apache.gravitino.authorization
- 
The privilege to create a fileset. 
- Privileges.CreateModel - Class in org.apache.gravitino.authorization
- 
The privilege to create a model 
- Privileges.CreateModelVersion - Class in org.apache.gravitino.authorization
- 
The privilege to create a model version 
- Privileges.CreateRole - Class in org.apache.gravitino.authorization
- 
The privilege to create a role. 
- Privileges.CreateSchema - Class in org.apache.gravitino.authorization
- 
The privilege to create a schema. 
- Privileges.CreateTable - Class in org.apache.gravitino.authorization
- 
The privilege to create a table. 
- Privileges.CreateTopic - Class in org.apache.gravitino.authorization
- 
The privilege to create a topic. 
- Privileges.GenericPrivilege<T extends Privileges.GenericPrivilege<T>> - Class in org.apache.gravitino.authorization
- 
Abstract class representing a generic privilege. 
- Privileges.ManageGrants - Class in org.apache.gravitino.authorization
- 
The privilege to grant or revoke a role for the user or the group. 
- Privileges.ManageGroups - Class in org.apache.gravitino.authorization
- 
The privilege to manage groups. 
- Privileges.ManageUsers - Class in org.apache.gravitino.authorization
- 
The privilege to manage users. 
- Privileges.ModifyTable - Class in org.apache.gravitino.authorization
- 
The privilege to write data to a table or modify the table schema. 
- Privileges.ProduceTopic - Class in org.apache.gravitino.authorization
- 
The privilege to produce to a topic. 
- Privileges.ReadFileset - Class in org.apache.gravitino.authorization
- 
The privilege to read a fileset. 
- Privileges.SelectTable - Class in org.apache.gravitino.authorization
- 
The privilege to select data from a table. 
- Privileges.UseCatalog - Class in org.apache.gravitino.authorization
- 
The privilege to use a catalog. 
- Privileges.UseModel - Class in org.apache.gravitino.authorization
- 
The privilege to view the metadata of the model and download all the model versions 
- Privileges.UseSchema - Class in org.apache.gravitino.authorization
- 
The privilege to use a schema. 
- Privileges.WriteFileset - Class in org.apache.gravitino.authorization
- 
The privilege to write a fileset. 
- properties() - Method in interface org.apache.gravitino.authorization.Role
- 
The properties of the role. 
- properties() - Method in interface org.apache.gravitino.Catalog
- 
The properties of the catalog. 
- properties - Variable in class org.apache.gravitino.dto.authorization.RoleDTO.Builder
- 
The properties of the role. 
- properties() - Method in class org.apache.gravitino.dto.authorization.RoleDTO
- 
The properties of the role. 
- properties - Variable in class org.apache.gravitino.dto.CatalogDTO.Builder
- 
The properties of the catalog. 
- properties() - Method in class org.apache.gravitino.dto.CatalogDTO
- 
Get the properties of the catalog. 
- properties(Map<String, String>) - Method in class org.apache.gravitino.dto.file.FilesetDTO.FilesetDTOBuilder
- 
Set the properties of the fileset. 
- properties() - Method in class org.apache.gravitino.dto.file.FilesetDTO
-  
- properties() - Method in class org.apache.gravitino.dto.messaging.TopicDTO
-  
- properties - Variable in class org.apache.gravitino.dto.MetalakeDTO.Builder
- 
The properties of the Metalake DTO. 
- properties() - Method in class org.apache.gravitino.dto.MetalakeDTO
-  
- properties() - Method in class org.apache.gravitino.dto.model.ModelDTO
-  
- properties() - Method in class org.apache.gravitino.dto.model.ModelVersionDTO
-  
- properties() - Method in class org.apache.gravitino.dto.rel.partitions.IdentityPartitionDTO
-  
- properties() - Method in class org.apache.gravitino.dto.rel.partitions.ListPartitionDTO
-  
- properties() - Method in class org.apache.gravitino.dto.rel.partitions.RangePartitionDTO
-  
- properties - Variable in class org.apache.gravitino.dto.rel.TableDTO.Builder
- 
The properties associated with the table. 
- properties() - Method in class org.apache.gravitino.dto.rel.TableDTO
-  
- properties - Variable in class org.apache.gravitino.dto.SchemaDTO.Builder
- 
The properties associated with the schema. 
- properties() - Method in class org.apache.gravitino.dto.SchemaDTO
-  
- properties() - Method in class org.apache.gravitino.dto.tag.TagDTO
-  
- properties() - Method in interface org.apache.gravitino.file.Fileset
-  
- properties() - Method in interface org.apache.gravitino.messaging.Topic
-  
- properties() - Method in interface org.apache.gravitino.Metalake
- 
The properties of the metalake. 
- properties() - Method in interface org.apache.gravitino.model.Model
- 
The properties of the model object. 
- properties() - Method in interface org.apache.gravitino.model.ModelVersion
- 
The properties of the model version. 
- properties() - Method in interface org.apache.gravitino.rel.partitions.Partition
-  
- properties() - Method in interface org.apache.gravitino.rel.Table
-  
- properties() - Method in interface org.apache.gravitino.Schema
-  
- properties() - Method in interface org.apache.gravitino.tag.Tag
-  
- property() - Method in class org.apache.gravitino.model.ModelChange.RemoveProperty
- 
Retrieves the name of the property to be removed from the model. 
- property() - Method in class org.apache.gravitino.model.ModelChange.SetProperty
- 
Retrieves the name of the property to be set. 
- property() - Method in class org.apache.gravitino.model.ModelVersionChange.RemoveProperty
- 
Returns the name of the property to be removed. 
- property() - Method in class org.apache.gravitino.model.ModelVersionChange.SetProperty
- 
Returns the name of the property to be set. 
- PROPERTY_CATALOG_PLACEHOLDER - Static variable in interface org.apache.gravitino.file.Fileset
- 
The reserved property name for the catalog name placeholder, when creating a fileset, all
 placeholders as {{catalog}} will be replaced by the catalog name 
- PROPERTY_COLOR - Static variable in interface org.apache.gravitino.tag.Tag
- 
A reserved property to specify the color of the tag. 
- PROPERTY_DEFAULT_LOCATION_NAME - Static variable in interface org.apache.gravitino.file.Fileset
- 
The property name for the default location name of the fileset. 
- PROPERTY_FILESET_PLACEHOLDER - Static variable in interface org.apache.gravitino.file.Fileset
- 
The reserved property name for the fileset name placeholder, when creating a fileset, all
 placeholders as {{fileset}} will be replaced by the fileset name 
- PROPERTY_IN_USE - Static variable in interface org.apache.gravitino.Catalog
- 
The property indicates the catalog is in use. 
- PROPERTY_IN_USE - Static variable in interface org.apache.gravitino.Metalake
- 
The property indicating the metalake is in use. 
- PROPERTY_LOCATION_PLACEHOLDER_PREFIX - Static variable in interface org.apache.gravitino.file.Fileset
- 
The prefix of fileset placeholder property 
- PROPERTY_MULTIPLE_LOCATIONS_PREFIX - Static variable in interface org.apache.gravitino.file.Fileset
- 
The prefix of the location name in the property at the catalog/schema level. 
- PROPERTY_PACKAGE - Static variable in interface org.apache.gravitino.Catalog
- 
A reserved property to specify the package location of the catalog. 
- PROPERTY_SCHEMA_PLACEHOLDER - Static variable in interface org.apache.gravitino.file.Fileset
- 
The reserved property name for the schema name placeholder, when creating a fileset, all
 placeholders as {{schema}} will be replaced by the schema name 
- provider() - Method in interface org.apache.gravitino.Catalog
-  
- provider - Variable in class org.apache.gravitino.dto.CatalogDTO.Builder
- 
The provider of the catalog. 
- provider() - Method in class org.apache.gravitino.dto.CatalogDTO
- 
Get the provider of the catalog. 
- purgePartition(String) - Method in interface org.apache.gravitino.rel.SupportsPartitions
- 
If the table supports purging, drop a partition with specified name and completely remove
 partition data by skipping a trash. 
- purgeTable(NameIdentifier) - Method in interface org.apache.gravitino.rel.TableCatalog
- 
Drop a table from the catalog and completely remove its data. 
- put(String, RESTRequest, Class<T>, Map<String, String>, Consumer<ErrorResponse>) - Method in class org.apache.gravitino.client.HTTPClient
- 
Sends an HTTP PUT request to the specified path with the provided request body and processes
 the response. 
- put(String, RESTRequest, Class<T>, Map<String, String>, Consumer<ErrorResponse>, Consumer<Map<String, String>>) - Method in class org.apache.gravitino.client.HTTPClient
- 
Sends an HTTP PUT request to the specified path with the provided request body and processes
 the response with support for response headers. 
- put(String, RESTRequest, Class<T>, Supplier<Map<String, String>>, Consumer<ErrorResponse>) - Method in interface org.apache.gravitino.client.RESTClient
- 
Perform a PUT request on the specified path with given information. 
- put(String, RESTRequest, Class<T>, Supplier<Map<String, String>>, Consumer<ErrorResponse>, Consumer<Map<String, String>>) - Method in interface org.apache.gravitino.client.RESTClient
- 
Perform a PUT request on the specified path with given information. 
- put(String, RESTRequest, Class<T>, Map<String, String>, Consumer<ErrorResponse>, Consumer<Map<String, String>>) - Method in interface org.apache.gravitino.client.RESTClient
- 
Perform a PUT request on the specified path with a request body, response type, headers, and
 error handling. 
- put(String, RESTRequest, Class<T>, Map<String, String>, Consumer<ErrorResponse>) - Method in interface org.apache.gravitino.client.RESTClient
- 
Perform a PUT request on the specified path with given information. 
- RandomNameUtils - Class in org.apache.gravitino.utils
- 
Tools to generate random values. 
- RANGE - Static variable in class org.apache.gravitino.rel.expressions.distributions.Distributions
- 
List bucketing strategy range, TODO: #1505 Separate the bucket number from the Distribution. 
- range(String[]) - Static method in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
Create a transform that returns the range of the input value. 
- range(String[], RangePartition[]) - Static method in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
Create a transform that returns the range of the input value with preassigned range partitions. 
- range(String, Literal<?>, Literal<?>, Map<String, String>) - Static method in class org.apache.gravitino.rel.partitions.Partitions
- 
Creates a range partition. 
- RangePartition - Interface in org.apache.gravitino.rel.partitions
- 
A range partition represents a result of range partitioning. 
- RangePartitionDTO - Class in org.apache.gravitino.dto.rel.partitions
- 
Data transfer object representing a range partition. 
- RangePartitionDTO.Builder - Class in org.apache.gravitino.dto.rel.partitions
- 
- RangePartitioningDTO - Class in org.apache.gravitino.dto.rel.partitioning
- 
Represents the range partitioning. 
- references() - Method in interface org.apache.gravitino.rel.expressions.Expression
-  
- references() - Method in interface org.apache.gravitino.rel.expressions.NamedReference
-  
- references() - Method in class org.apache.gravitino.rel.expressions.transforms.Transform.SingleFieldTransform
-  
- registerModel(NameIdentifier, String, Map<String, String>) - Method in interface org.apache.gravitino.model.ModelCatalog
- 
- registerModel(NameIdentifier, String, String[], String, Map<String, String>) - Method in interface org.apache.gravitino.model.ModelCatalog
- 
- remove() - Static method in class org.apache.gravitino.audit.CallerContext.CallerContextHolder
- 
Remove the CallerContext from the thread local. 
- remove(MetadataObject, List<String>) - Static method in interface org.apache.gravitino.authorization.MetadataObjectChange
- 
Remove a metadata entity MetadataObjectChange. 
- RemoveCatalogPropertyRequest(String) - Constructor for class org.apache.gravitino.dto.requests.CatalogUpdateRequest.RemoveCatalogPropertyRequest
- 
Constructor for RemoveCatalogPropertyRequest. 
- RemoveCatalogPropertyRequest() - Constructor for class org.apache.gravitino.dto.requests.CatalogUpdateRequest.RemoveCatalogPropertyRequest
- 
Default constructor for RemoveCatalogPropertyRequest. 
- removeComment() - Static method in interface org.apache.gravitino.file.FilesetChange
- 
- RemoveComment() - Constructor for class org.apache.gravitino.file.FilesetChange.RemoveComment
-  
- removed() - Method in class org.apache.gravitino.dto.responses.RemoveResponse
- 
Returns whether the remove operation was successful. 
- RemoveFilesetCommentRequest() - Constructor for class org.apache.gravitino.dto.requests.FilesetUpdateRequest.RemoveFilesetCommentRequest
-  
- RemoveFilesetPropertiesRequest() - Constructor for class org.apache.gravitino.dto.requests.FilesetUpdateRequest.RemoveFilesetPropertiesRequest
-  
- removeGroup(String) - Method in class org.apache.gravitino.client.GravitinoClient
- 
Removes a Group. 
- removeGroup(String) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Removes a Group. 
- RemoveMetalakePropertyRequest(String) - Constructor for class org.apache.gravitino.dto.requests.MetalakeUpdateRequest.RemoveMetalakePropertyRequest
- 
Constructor for RemoveMetalakePropertyRequest. 
- RemoveMetalakePropertyRequest() - Constructor for class org.apache.gravitino.dto.requests.MetalakeUpdateRequest.RemoveMetalakePropertyRequest
- 
Default constructor for RemoveMetalakePropertyRequest. 
- RemoveModelPropertyRequest() - Constructor for class org.apache.gravitino.dto.requests.ModelUpdateRequest.RemoveModelPropertyRequest
-  
- RemoveModelVersionPropertyRequest() - Constructor for class org.apache.gravitino.dto.requests.ModelVersionUpdateRequest.RemoveModelVersionPropertyRequest
-  
- removeProperty(String) - Static method in interface org.apache.gravitino.CatalogChange
- 
Creates a new catalog change to remove a property from the catalog. 
- removeProperty(String) - Static method in interface org.apache.gravitino.file.FilesetChange
- 
Creates a new fileset change to remove a property from the fileset. 
- removeProperty(String) - Static method in interface org.apache.gravitino.messaging.TopicChange
- 
Creates a new topic change to remove a property from the topic. 
- removeProperty(String) - Static method in interface org.apache.gravitino.MetalakeChange
- 
Creates a new metalake change to remove a property from the metalake. 
- removeProperty(String) - Static method in interface org.apache.gravitino.model.ModelChange
- 
Create a ModelChange for removing a property from a model. 
- RemoveProperty(String) - Constructor for class org.apache.gravitino.model.ModelChange.RemoveProperty
- 
- removeProperty(String) - Static method in interface org.apache.gravitino.model.ModelVersionChange
- 
Create a ModelVersionChange for removing a property from a model version. 
- RemoveProperty(String) - Constructor for class org.apache.gravitino.model.ModelVersionChange.RemoveProperty
- 
- removeProperty(String) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for removing a table property. 
- removeProperty(String) - Static method in interface org.apache.gravitino.SchemaChange
- 
SchemaChange class to remove a property from the schema. 
- removeProperty(String) - Static method in interface org.apache.gravitino.tag.TagChange
- 
Creates a new tag change to remove a property from the tag. 
- RemoveResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response for a remove operation. 
- RemoveResponse(boolean) - Constructor for class org.apache.gravitino.dto.responses.RemoveResponse
- 
Constructor for RemoveResponse. 
- RemoveResponse() - Constructor for class org.apache.gravitino.dto.responses.RemoveResponse
- 
Default constructor for RemoveResponse (used by Jackson deserializer). 
- RemoveSchemaPropertyRequest(String) - Constructor for class org.apache.gravitino.dto.requests.SchemaUpdateRequest.RemoveSchemaPropertyRequest
- 
Creates a new RemoveSchemaPropertyRequest. 
- RemoveSchemaPropertyRequest() - Constructor for class org.apache.gravitino.dto.requests.SchemaUpdateRequest.RemoveSchemaPropertyRequest
- 
Default constructor for Jackson deserialization. 
- removeSecurableObject(String, SecurableObject) - Static method in interface org.apache.gravitino.authorization.RoleChange
- 
Create a RoleChange to remove a securable object from a role. 
- RemoveTablePropertyRequest(String) - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.RemoveTablePropertyRequest
- 
Constructor for RemoveTablePropertyRequest. 
- RemoveTablePropertyRequest() - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.RemoveTablePropertyRequest
- 
Default constructor for Jackson deserialization. 
- RemoveTagPropertyRequest(String) - Constructor for class org.apache.gravitino.dto.requests.TagUpdateRequest.RemoveTagPropertyRequest
- 
Creates a new RemoveTagPropertyRequest. 
- RemoveTagPropertyRequest() - Constructor for class org.apache.gravitino.dto.requests.TagUpdateRequest.RemoveTagPropertyRequest
- 
This is the constructor that is used by Jackson deserializer 
- RemoveTopicPropertyRequest(String) - Constructor for class org.apache.gravitino.dto.requests.TopicUpdateRequest.RemoveTopicPropertyRequest
- 
Constructor for RemoveTopicPropertyRequest. 
- RemoveTopicPropertyRequest() - Constructor for class org.apache.gravitino.dto.requests.TopicUpdateRequest.RemoveTopicPropertyRequest
- 
Default constructor for Jackson deserialization. 
- removeUser(String) - Method in class org.apache.gravitino.client.GravitinoClient
- 
Removes a User. 
- removeUser(String) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Removes a User. 
- rename(MetadataObject, MetadataObject, List<String>) - Static method in interface org.apache.gravitino.authorization.MetadataObjectChange
- 
Rename a metadata entity MetadataObjectChange. 
- rename(String) - Static method in interface org.apache.gravitino.CatalogChange
- 
Creates a new catalog change to rename the catalog. 
- rename(String) - Static method in interface org.apache.gravitino.file.FilesetChange
- 
Creates a new fileset change to rename the fileset. 
- rename(String) - Static method in interface org.apache.gravitino.MetalakeChange
- 
Creates a new metalake change to rename the metalake. 
- rename(String) - Static method in interface org.apache.gravitino.model.ModelChange
- 
Create a ModelChange for renaming a model. 
- rename(String) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for renaming a table. 
- rename(String) - Static method in interface org.apache.gravitino.tag.TagChange
- 
Creates a new tag change to rename the tag. 
- RenameCatalogRequest() - Constructor for class org.apache.gravitino.dto.requests.CatalogUpdateRequest.RenameCatalogRequest
- 
Default constructor for RenameCatalogRequest. 
- RenameCatalogRequest(String) - Constructor for class org.apache.gravitino.dto.requests.CatalogUpdateRequest.RenameCatalogRequest
- 
Constructor for RenameCatalogRequest. 
- renameColumn(String[], String) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for renaming a field. 
- RenameFilesetRequest() - Constructor for class org.apache.gravitino.dto.requests.FilesetUpdateRequest.RenameFilesetRequest
-  
- RenameMetalakeRequest(String) - Constructor for class org.apache.gravitino.dto.requests.MetalakeUpdateRequest.RenameMetalakeRequest
- 
Constructor for RenameMetalakeRequest. 
- RenameMetalakeRequest() - Constructor for class org.apache.gravitino.dto.requests.MetalakeUpdateRequest.RenameMetalakeRequest
- 
Default constructor for RenameMetalakeRequest. 
- RenameModel(String) - Constructor for class org.apache.gravitino.model.ModelChange.RenameModel
- 
- RenameModelRequest(String) - Constructor for class org.apache.gravitino.dto.requests.ModelUpdateRequest.RenameModelRequest
- 
Constructor for RenameModelRequest. 
- RenameModelRequest() - Constructor for class org.apache.gravitino.dto.requests.ModelUpdateRequest.RenameModelRequest
- 
Default constructor for Jackson deserialization. 
- RenameTableColumnRequest(String[], String) - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.RenameTableColumnRequest
- 
Constructor for RenameTableColumnRequest. 
- RenameTableColumnRequest() - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.RenameTableColumnRequest
- 
Default constructor for Jackson deserialization. 
- RenameTableRequest(String) - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.RenameTableRequest
- 
Constructor for RenameTableRequest. 
- RenameTableRequest() - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.RenameTableRequest
- 
Default constructor for Jackson deserialization. 
- RenameTagRequest(String) - Constructor for class org.apache.gravitino.dto.requests.TagUpdateRequest.RenameTagRequest
- 
Creates a new RenameTagRequest. 
- RenameTagRequest() - Constructor for class org.apache.gravitino.dto.requests.TagUpdateRequest.RenameTagRequest
- 
This is the constructor that is used by Jackson deserializer 
- REST_ERROR_CODE - Static variable in class org.apache.gravitino.dto.responses.ErrorConstants
- 
Error codes for REST responses error. 
- restClient - Variable in class org.apache.gravitino.client.GravitinoClientBase
- 
The REST client to communicate with the REST server 
- RESTClient - Interface in org.apache.gravitino.client
- 
Interface for a basic HTTP Client for interfacing with the REST catalog. 
- restError(String) - Static method in class org.apache.gravitino.dto.responses.ErrorResponse
- 
- restErrorHandler() - Static method in class org.apache.gravitino.client.ErrorHandlers
- 
Creates a generic error handler for REST requests. 
- RESTException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when a REST request fails. 
- RESTException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.RESTException
- 
Constructs a new exception with the specified detail message. 
- RESTException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.RESTException
- 
Constructs a new exception with the specified detail message and cause. 
- RESTMessage - Interface in org.apache.gravitino.rest
- 
Interface for REST messages. 
- RESTRequest - Interface in org.apache.gravitino.rest
- 
Interface to mark a REST request. 
- RESTResponse - Interface in org.apache.gravitino.rest
- 
Interface to mark a REST response 
- RESTUtils - Class in org.apache.gravitino.rest
- 
Referred from Apache Iceberg's RESTUtil implementation
 core/src/main/java/org/apache/iceberg/rest/RESTUtil.java 
- revokePrivilegesFromRole(String, MetadataObject, List<Privilege>) - Method in class org.apache.gravitino.client.GravitinoClient
- 
Deprecated. 
- revokePrivilegesFromRole(String, MetadataObject, Set<Privilege>) - Method in class org.apache.gravitino.client.GravitinoClient
- 
Revoke privileges from a role. 
- revokePrivilegesFromRole(String, MetadataObject, List<Privilege>) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Deprecated. 
- revokePrivilegesFromRole(String, MetadataObject, Set<Privilege>) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Revoke privileges from a role. 
- revokeRolesFromGroup(List<String>, String) - Method in class org.apache.gravitino.client.GravitinoClient
- 
Revoke roles from a group. 
- revokeRolesFromGroup(List<String>, String) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Revoke roles from a group. 
- revokeRolesFromUser(List<String>, String) - Method in class org.apache.gravitino.client.GravitinoClient
- 
Revoke roles from a user. 
- revokeRolesFromUser(List<String>, String) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Revoke roles from a user. 
- Role - Interface in org.apache.gravitino.authorization
- 
The interface of a role. 
- RoleAlreadyExistsException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a role with specified name already exists. 
- RoleAlreadyExistsException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.RoleAlreadyExistsException
- 
Constructs a new exception with the specified detail message. 
- RoleAlreadyExistsException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.RoleAlreadyExistsException
- 
Constructs a new exception with the specified detail message and cause. 
- RoleChange - Interface in org.apache.gravitino.authorization
- 
The RoleChange interface defines the public API for managing roles in an authorization. 
- RoleChange.AddSecurableObject - Class in org.apache.gravitino.authorization
- 
A AddSecurableObject to add a securable object to a role. 
- RoleChange.RemoveSecurableObject - Class in org.apache.gravitino.authorization
- 
A RemoveSecurableObject to remove a securable object from a role. 
- RoleChange.UpdateSecurableObject - Class in org.apache.gravitino.authorization
- 
A UpdateSecurableObject is to update securable object's privilege from a role. 
- RoleCreateRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to create a role. 
- RoleCreateRequest() - Constructor for class org.apache.gravitino.dto.requests.RoleCreateRequest
- 
Default constructor for RoleCreateRequest. 
- RoleCreateRequest(String, Map<String, String>, SecurableObjectDTO[]) - Constructor for class org.apache.gravitino.dto.requests.RoleCreateRequest
- 
Creates a new RoleCreateRequest. 
- RoleDTO - Class in org.apache.gravitino.dto.authorization
- 
Represents a Role Data Transfer Object (DTO). 
- RoleDTO() - Constructor for class org.apache.gravitino.dto.authorization.RoleDTO
- 
Default constructor for Jackson deserialization. 
- RoleDTO(String, Map<String, String>, SecurableObjectDTO[], AuditDTO) - Constructor for class org.apache.gravitino.dto.authorization.RoleDTO
- 
Creates a new instance of RoleDTO. 
- RoleDTO.Builder<S extends RoleDTO.Builder> - Class in org.apache.gravitino.dto.authorization
- 
Builder class for constructing a RoleDTO instance. 
- roleErrorHandler() - Static method in class org.apache.gravitino.client.ErrorHandlers
- 
Creates an error handler specific to Role operations. 
- RoleGrantRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to grant roles to the user or the group. 
- RoleGrantRequest(List<String>) - Constructor for class org.apache.gravitino.dto.requests.RoleGrantRequest
- 
Constructor for RoleGrantRequest. 
- RoleGrantRequest() - Constructor for class org.apache.gravitino.dto.requests.RoleGrantRequest
- 
Default constructor for RoleGrantRequest. 
- RoleResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response for a role. 
- RoleResponse(RoleDTO) - Constructor for class org.apache.gravitino.dto.responses.RoleResponse
- 
Constructor for RoleResponse. 
- RoleResponse() - Constructor for class org.apache.gravitino.dto.responses.RoleResponse
- 
Default constructor for RoleResponse. 
- RoleRevokeRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to revoke roles from the user or the group. 
- RoleRevokeRequest(List<String>) - Constructor for class org.apache.gravitino.dto.requests.RoleRevokeRequest
- 
Constructor for RoleRevokeRequest. 
- RoleRevokeRequest() - Constructor for class org.apache.gravitino.dto.requests.RoleRevokeRequest
- 
Default constructor for RoleRevokeRequest. 
- roles() - Method in interface org.apache.gravitino.authorization.Group
- 
The roles of the group. 
- roles() - Method in interface org.apache.gravitino.authorization.User
- 
The roles of the user. 
- roles - Variable in class org.apache.gravitino.dto.authorization.GroupDTO.Builder
- 
The roles of the group. 
- roles() - Method in class org.apache.gravitino.dto.authorization.GroupDTO
- 
The roles of the group. 
- roles - Variable in class org.apache.gravitino.dto.authorization.UserDTO.Builder
- 
The roles of the user. 
- roles() - Method in class org.apache.gravitino.dto.authorization.UserDTO
- 
The roles of the user. 
- S3_SECRET_KEY_CREDENTIAL_TYPE - Static variable in class org.apache.gravitino.credential.S3SecretKeyCredential
- 
S3 secret key credential type. 
- S3_TOKEN_CREDENTIAL_TYPE - Static variable in class org.apache.gravitino.credential.S3TokenCredential
- 
S3 token credential type. 
- S3SecretKeyCredential - Class in org.apache.gravitino.credential
- 
S3 secret key credential. 
- S3SecretKeyCredential(String, String) - Constructor for class org.apache.gravitino.credential.S3SecretKeyCredential
- 
- S3SecretKeyCredential() - Constructor for class org.apache.gravitino.credential.S3SecretKeyCredential
- 
This is the constructor that is used by credential factory to create an instance of credential
 according to the credential information. 
- S3TokenCredential - Class in org.apache.gravitino.credential
- 
S3 token credential. 
- S3TokenCredential(String, String, String, long) - Constructor for class org.apache.gravitino.credential.S3TokenCredential
- 
- S3TokenCredential() - Constructor for class org.apache.gravitino.credential.S3TokenCredential
- 
This is the constructor that is used by credential factory to create an instance of credential
 according to the credential information. 
- sasToken() - Method in class org.apache.gravitino.credential.ADLSTokenCredential
- 
Get ADLS SAS token. 
- scale() - Method in class org.apache.gravitino.rel.types.Decimal
-  
- scale() - Method in class org.apache.gravitino.rel.types.Types.DecimalType
-  
- Schema - Interface in org.apache.gravitino
- 
An interface representing a schema in the  Catalog. 
- SchemaAlreadyExistsException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when the schema already exists. 
- SchemaAlreadyExistsException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.SchemaAlreadyExistsException
- 
Constructs a new SchemaAlreadyExistsException. 
- SchemaAlreadyExistsException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.SchemaAlreadyExistsException
- 
Constructs a new SchemaAlreadyExistsException. 
- schemaChange() - Method in class org.apache.gravitino.dto.requests.SchemaUpdateRequest.RemoveSchemaPropertyRequest
- 
Returns the schema change. 
- schemaChange() - Method in interface org.apache.gravitino.dto.requests.SchemaUpdateRequest
- 
The schema change that is requested. 
- schemaChange() - Method in class org.apache.gravitino.dto.requests.SchemaUpdateRequest.SetSchemaPropertyRequest
- 
Returns the schema change. 
- SchemaChange - Interface in org.apache.gravitino
- 
NamespaceChange class to set the property and value pairs for the namespace. 
- SchemaChange.RemoveProperty - Class in org.apache.gravitino
- 
SchemaChange class to remove a property from the schema. 
- SchemaChange.SetProperty - Class in org.apache.gravitino
- 
SchemaChange class to set the property and value pairs for the schema. 
- SchemaCreateRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to create a schema. 
- SchemaCreateRequest() - Constructor for class org.apache.gravitino.dto.requests.SchemaCreateRequest
- 
Default constructor for Jackson deserialization. 
- SchemaCreateRequest(String, String, Map<String, String>) - Constructor for class org.apache.gravitino.dto.requests.SchemaCreateRequest
- 
Creates a new SchemaCreateRequest. 
- SchemaDTO - Class in org.apache.gravitino.dto
- 
Represents a Schema DTO (Data Transfer Object). 
- SchemaDTO.Builder<S extends SchemaDTO.Builder> - Class in org.apache.gravitino.dto
- 
Builder class for constructing SchemaDTO instances. 
- schemaErrorHandler() - Static method in class org.apache.gravitino.client.ErrorHandlers
- 
Creates an error handler specific to Schema operations. 
- schemaExists(String) - Method in interface org.apache.gravitino.SupportsSchemas
- 
Check if a schema exists. 
- SchemaResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response for a schema. 
- SchemaResponse(SchemaDTO) - Constructor for class org.apache.gravitino.dto.responses.SchemaResponse
- 
Creates a new SchemaResponse. 
- SchemaResponse() - Constructor for class org.apache.gravitino.dto.responses.SchemaResponse
- 
This is the constructor that is used by Jackson deserializer 
- SchemaUpdateRequest - Interface in org.apache.gravitino.dto.requests
- 
Represents a request to update a schema. 
- SchemaUpdateRequest.RemoveSchemaPropertyRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to remove a property of a schema. 
- SchemaUpdateRequest.SetSchemaPropertyRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to set a property of a schema. 
- SchemaUpdatesRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to update a schema. 
- SchemaUpdatesRequest(List<SchemaUpdateRequest>) - Constructor for class org.apache.gravitino.dto.requests.SchemaUpdatesRequest
- 
Creates a new SchemaUpdatesRequest. 
- SchemaUpdatesRequest() - Constructor for class org.apache.gravitino.dto.requests.SchemaUpdatesRequest
- 
This is the constructor that is used by Jackson deserializer 
- schemeName - Variable in class org.apache.gravitino.client.CustomTokenProvider.CustomTokenProviderBuilder
- 
the name of authentication scheme 
- schemeName - Variable in class org.apache.gravitino.client.CustomTokenProvider
- 
The name of authentication scheme. 
- secretAccessKey() - Method in class org.apache.gravitino.credential.OSSSecretKeyCredential
- 
Get OSS static secret access key. 
- secretAccessKey() - Method in class org.apache.gravitino.credential.OSSTokenCredential
- 
Get oss secret access key. 
- secretAccessKey() - Method in class org.apache.gravitino.credential.S3SecretKeyCredential
- 
Get S3 static secret access key. 
- secretAccessKey() - Method in class org.apache.gravitino.credential.S3TokenCredential
- 
Get S3 session secret access key. 
- SecurableObject - Interface in org.apache.gravitino.authorization
- 
The securable object is the entity which access can be granted. 
- SecurableObjectDTO - Class in org.apache.gravitino.dto.authorization
- 
Data transfer object representing a securable object. 
- SecurableObjectDTO() - Constructor for class org.apache.gravitino.dto.authorization.SecurableObjectDTO
- 
Default constructor for Jackson deserialization. 
- SecurableObjectDTO.Builder - Class in org.apache.gravitino.dto.authorization
- 
- securableObjects() - Method in interface org.apache.gravitino.authorization.Role
- 
The securable object represents a special kind of entity with a unique identifier. 
- SecurableObjects - Class in org.apache.gravitino.authorization
- 
- SecurableObjects() - Constructor for class org.apache.gravitino.authorization.SecurableObjects
-  
- securableObjects - Variable in class org.apache.gravitino.dto.authorization.RoleDTO.Builder
- 
The securable objects of the role. 
- securableObjects() - Method in class org.apache.gravitino.dto.authorization.RoleDTO
- 
The resource represents a special kind of entity with a unique identifier. 
- securityToken() - Method in class org.apache.gravitino.credential.OSSTokenCredential
- 
Get oss security token. 
- serialize(Expression, JsonGenerator, SerializerProvider) - Method in class org.apache.gravitino.json.JsonUtils.ColumnDefaultValueSerializer
-  
- serialize(TableChange.ColumnPosition, JsonGenerator, SerializerProvider) - Method in class org.apache.gravitino.json.JsonUtils.ColumnPositionSerializer
-  
- serialize(DistributionDTO, JsonGenerator, SerializerProvider) - Method in class org.apache.gravitino.json.JsonUtils.DistributionSerializer
-  
- serialize(Index, JsonGenerator, SerializerProvider) - Method in class org.apache.gravitino.json.JsonUtils.IndexSerializer
-  
- serialize(NameIdentifier, JsonGenerator, SerializerProvider) - Method in class org.apache.gravitino.json.JsonUtils.NameIdentifierSerializer
-  
- serialize(PartitionDTO, JsonGenerator, SerializerProvider) - Method in class org.apache.gravitino.json.JsonUtils.PartitionDTOSerializer
-  
- serialize(Partitioning, JsonGenerator, SerializerProvider) - Method in class org.apache.gravitino.json.JsonUtils.PartitioningSerializer
-  
- serialize(SortOrderDTO, JsonGenerator, SerializerProvider) - Method in class org.apache.gravitino.json.JsonUtils.SortOrderSerializer
-  
- serialize(Type, JsonGenerator, SerializerProvider) - Method in class org.apache.gravitino.json.JsonUtils.TypeSerializer
-  
- serverVersion() - Method in class org.apache.gravitino.client.GravitinoClientBase
- 
Retrieves the server version of the Gravitino server. 
- sessionToken() - Method in class org.apache.gravitino.credential.S3TokenCredential
- 
Get S3 session token. 
- set(CallerContext) - Static method in class org.apache.gravitino.audit.CallerContext.CallerContextHolder
- 
Set the CallerContext in the thread local. 
- set() - Method in class org.apache.gravitino.dto.responses.SetResponse
- 
Returns whether the set operation was successful. 
- SetCatalogPropertyRequest(String, String) - Constructor for class org.apache.gravitino.dto.requests.CatalogUpdateRequest.SetCatalogPropertyRequest
- 
Constructor for SetCatalogPropertyRequest. 
- SetCatalogPropertyRequest() - Constructor for class org.apache.gravitino.dto.requests.CatalogUpdateRequest.SetCatalogPropertyRequest
- 
Default constructor for SetCatalogPropertyRequest. 
- SetFilesetPropertiesRequest() - Constructor for class org.apache.gravitino.dto.requests.FilesetUpdateRequest.SetFilesetPropertiesRequest
-  
- setFullName(String) - Method in class org.apache.gravitino.dto.authorization.SecurableObjectDTO
- 
Sets the full name of the securable object. 
- setFullName(String) - Method in class org.apache.gravitino.dto.tag.MetadataObjectDTO
- 
Sets the full name of the metadata object. 
- SetMetalakePropertyRequest(String, String) - Constructor for class org.apache.gravitino.dto.requests.MetalakeUpdateRequest.SetMetalakePropertyRequest
- 
Constructor for SetMetalakePropertyRequest. 
- SetMetalakePropertyRequest() - Constructor for class org.apache.gravitino.dto.requests.MetalakeUpdateRequest.SetMetalakePropertyRequest
- 
Default constructor for SetMetalakePropertyRequest. 
- SetModelPropertyRequest() - Constructor for class org.apache.gravitino.dto.requests.ModelUpdateRequest.SetModelPropertyRequest
-  
- SetModelVersionPropertyRequest() - Constructor for class org.apache.gravitino.dto.requests.ModelVersionUpdateRequest.SetModelVersionPropertyRequest
-  
- setOwner(MetadataObject, String, Owner.Type) - Method in class org.apache.gravitino.client.GravitinoClient
- 
Set the owner of a metadata object. 
- setOwner(MetadataObject, String, Owner.Type) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Set the owner of a metadata object. 
- setProperty(String, String) - Static method in interface org.apache.gravitino.CatalogChange
- 
Creates a new catalog change to set the property and value for the catalog. 
- setProperty(String, String) - Static method in interface org.apache.gravitino.file.FilesetChange
- 
Creates a new fileset change to set the property and value for the fileset. 
- setProperty(String, String) - Static method in interface org.apache.gravitino.messaging.TopicChange
- 
Creates a new topic change to set or update the property and value for the topic. 
- setProperty(String, String) - Static method in interface org.apache.gravitino.MetalakeChange
- 
Creates a new metalake change to set a property and value pair for the metalake. 
- setProperty(String, String) - Static method in interface org.apache.gravitino.model.ModelChange
- 
Create a ModelChange for setting a property and value of a model. 
- SetProperty(String, String) - Constructor for class org.apache.gravitino.model.ModelChange.SetProperty
- 
- setProperty(String, String) - Static method in interface org.apache.gravitino.model.ModelVersionChange
- 
Create a ModelVersionChange for setting a property of a model version. 
- SetProperty(String, String) - Constructor for class org.apache.gravitino.model.ModelVersionChange.SetProperty
- 
- setProperty(String, String) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for setting a table property. 
- SetProperty(String, String) - Constructor for class org.apache.gravitino.rel.TableChange.SetProperty
- 
Creates a new SetProperty instance. 
- setProperty(String, String) - Static method in interface org.apache.gravitino.SchemaChange
- 
SchemaChange class to set the property and value pairs for the schema. 
- setProperty(String, String) - Static method in interface org.apache.gravitino.tag.TagChange
- 
Creates a new tag change to set the property and value for the tag. 
- SetResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response for a set operation. 
- SetResponse(boolean) - Constructor for class org.apache.gravitino.dto.responses.SetResponse
- 
Constructor for SetResponse. 
- SetResponse() - Constructor for class org.apache.gravitino.dto.responses.SetResponse
- 
Default constructor for SetResponse (used by Jackson deserializer). 
- SetSchemaPropertyRequest(String, String) - Constructor for class org.apache.gravitino.dto.requests.SchemaUpdateRequest.SetSchemaPropertyRequest
- 
Creates a new SetSchemaPropertyRequest. 
- SetSchemaPropertyRequest() - Constructor for class org.apache.gravitino.dto.requests.SchemaUpdateRequest.SetSchemaPropertyRequest
- 
Default constructor for Jackson deserialization. 
- SetTablePropertyRequest(String, String) - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.SetTablePropertyRequest
- 
Constructor for SetTablePropertyRequest. 
- SetTablePropertyRequest() - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.SetTablePropertyRequest
- 
Default constructor for Jackson deserialization. 
- SetTagPropertyRequest(String, String) - Constructor for class org.apache.gravitino.dto.requests.TagUpdateRequest.SetTagPropertyRequest
- 
Creates a new SetTagPropertyRequest. 
- SetTagPropertyRequest() - Constructor for class org.apache.gravitino.dto.requests.TagUpdateRequest.SetTagPropertyRequest
- 
This is the constructor that is used by Jackson deserializer 
- SetTopicPropertyRequest(String, String) - Constructor for class org.apache.gravitino.dto.requests.TopicUpdateRequest.SetTopicPropertyRequest
- 
Constructor for SetTopicPropertyRequest. 
- SetTopicPropertyRequest() - Constructor for class org.apache.gravitino.dto.requests.TopicUpdateRequest.SetTopicPropertyRequest
- 
Default constructor for Jackson deserialization. 
- shortLiteral(Short) - Static method in class org.apache.gravitino.rel.expressions.literals.Literals
- 
Creates a short type literal with the given value. 
- shortName() - Method in interface org.apache.gravitino.CatalogProvider
- 
The string that represents the catalog that this provider uses. 
- shortNameForManagedCatalog(Catalog.Type) - Static method in interface org.apache.gravitino.CatalogProvider
- 
Form the provider short name for a managed catalog. 
- SignatureAlgorithmFamilyType - Enum in org.apache.gravitino.auth
- 
Represents the type of signature algorithm family. 
- signed() - Method in class org.apache.gravitino.rel.types.Type.IntegralType
-  
- simpleString() - Method in interface org.apache.gravitino.authorization.Privilege
-  
- simpleString() - Method in class org.apache.gravitino.authorization.Privileges.GenericPrivilege
-  
- simpleString() - Method in class org.apache.gravitino.dto.authorization.PrivilegeDTO
-  
- simpleString() - Method in interface org.apache.gravitino.rel.types.Type
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.BinaryType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.BooleanType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.ByteType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.DateType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.DecimalType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.DoubleType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.ExternalType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.FixedCharType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.FixedType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.FloatType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.IntegerType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.IntervalDayType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.IntervalYearType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.ListType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.LongType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.MapType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.NullType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.ShortType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.StringType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.StructType.Field
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.StructType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.TimestampType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.TimeType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.UnionType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.UnparsedType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.UUIDType
-  
- simpleString() - Method in class org.apache.gravitino.rel.types.Types.VarCharType
-  
- SingleFieldPartitioning() - Constructor for class org.apache.gravitino.dto.rel.partitioning.Partitioning.SingleFieldPartitioning
-  
- SingleFieldTransform() - Constructor for class org.apache.gravitino.rel.expressions.transforms.Transform.SingleFieldTransform
-  
- SortDirection - Enum in org.apache.gravitino.rel.expressions.sorts
- 
A sort direction used in sorting expressions. 
- sortOrder() - Method in class org.apache.gravitino.dto.rel.TableDTO
-  
- SortOrder - Interface in org.apache.gravitino.rel.expressions.sorts
- 
Represents a sort order in the public expression API. 
- sortOrder() - Method in interface org.apache.gravitino.rel.Table
-  
- SortOrderDeserializer() - Constructor for class org.apache.gravitino.json.JsonUtils.SortOrderDeserializer
-  
- SortOrderDTO - Class in org.apache.gravitino.dto.rel
- 
Data Transfer Object for SortOrder. 
- SortOrderDTO.Builder - Class in org.apache.gravitino.dto.rel
- 
Builder for SortOrderDTO. 
- sortOrderDTOs - Variable in class org.apache.gravitino.dto.rel.TableDTO.Builder
- 
The distribution of the table. 
- SortOrders - Class in org.apache.gravitino.rel.expressions.sorts
- 
Helper methods to create SortOrders to pass into Apache Gravitino. 
- SortOrders.SortImpl - Class in org.apache.gravitino.rel.expressions.sorts
- 
Create a sort order by the given expression with the given sort direction and null ordering. 
- SortOrderSerializer() - Constructor for class org.apache.gravitino.json.JsonUtils.SortOrderSerializer
-  
- sortTerm() - Method in class org.apache.gravitino.dto.rel.SortOrderDTO
-  
- Stable - Annotation Type in org.apache.gravitino.annotation
- 
APIs that can evolve while retaining compatibility for feature releases (0.5.0 to 0.6.0). 
- storageLocation() - Method in interface org.apache.gravitino.file.Fileset
- 
Get the unnamed storage location of the file or directory path that is managed by this fileset
 object. 
- storageLocations(Map<String, String>) - Method in class org.apache.gravitino.dto.file.FilesetDTO.FilesetDTOBuilder
- 
Set the storage locations of the fileset. 
- storageLocations() - Method in class org.apache.gravitino.dto.file.FilesetDTO
-  
- storageLocations() - Method in interface org.apache.gravitino.file.Fileset
- 
Get the storage location name and corresponding path of the file or directory path that is
 managed by this fileset object. 
- strategy() - Method in class org.apache.gravitino.dto.rel.DistributionDTO
- 
Returns the strategy of the distribution. 
- strategy() - Method in class org.apache.gravitino.dto.rel.partitioning.BucketPartitioningDTO
-  
- strategy() - Method in class org.apache.gravitino.dto.rel.partitioning.DayPartitioningDTO
-  
- strategy() - Method in class org.apache.gravitino.dto.rel.partitioning.FunctionPartitioningDTO
- 
Returns the strategy of the partitioning. 
- strategy() - Method in class org.apache.gravitino.dto.rel.partitioning.HourPartitioningDTO
-  
- strategy() - Method in class org.apache.gravitino.dto.rel.partitioning.IdentityPartitioningDTO
-  
- strategy() - Method in class org.apache.gravitino.dto.rel.partitioning.ListPartitioningDTO
-  
- strategy() - Method in class org.apache.gravitino.dto.rel.partitioning.MonthPartitioningDTO
-  
- strategy() - Method in interface org.apache.gravitino.dto.rel.partitioning.Partitioning
- 
Returns the name of the partitioning strategy. 
- strategy() - Method in class org.apache.gravitino.dto.rel.partitioning.RangePartitioningDTO
-  
- strategy() - Method in class org.apache.gravitino.dto.rel.partitioning.TruncatePartitioningDTO
-  
- strategy() - Method in class org.apache.gravitino.dto.rel.partitioning.YearPartitioningDTO
-  
- strategy() - Method in interface org.apache.gravitino.rel.expressions.distributions.Distribution
-  
- strategy() - Method in class org.apache.gravitino.rel.expressions.distributions.Distributions.DistributionImpl
- 
Get the strategy of the distribution. 
- Strategy - Enum in org.apache.gravitino.rel.expressions.distributions
- 
An enum that defines the distribution strategy. 
- string(String) - Static method in interface org.apache.gravitino.rel.expressions.Literal
- 
Deprecated. Creates a string literal with the given value. 
- stringLiteral(String) - Static method in class org.apache.gravitino.rel.expressions.literals.Literals
- 
Creates a string type literal with the given value. 
- stripTrailingSlash(String) - Static method in class org.apache.gravitino.rest.RESTUtils
- 
Remove trailing slashes from a path. 
- supportPartitions() - Method in interface org.apache.gravitino.rel.Table
- 
Table method for working with partitions. 
- SupportsCatalogs - Interface in org.apache.gravitino
- 
Client interface for supporting catalogs. 
- supportsCredentials() - Method in interface org.apache.gravitino.Catalog
-  
- SupportsCredentials - Interface in org.apache.gravitino.credential
- 
Interface to get credentials. 
- supportsCredentials() - Method in interface org.apache.gravitino.file.Fileset
-  
- supportsManagedCatalog() - Method in enum org.apache.gravitino.Catalog.Type
- 
A flag to indicate whether the catalog type supports managed catalog. 
- SupportsMetalakes - Interface in org.apache.gravitino
- 
Client interface for supporting metalakes. 
- SupportsPartitions - Interface in org.apache.gravitino.rel
- 
Interface for tables that support partitions. 
- SupportsRoles - Interface in org.apache.gravitino.authorization
- 
Interface for supporting list role names for objects. 
- supportsRoles() - Method in interface org.apache.gravitino.Catalog
-  
- supportsRoles() - Method in class org.apache.gravitino.client.GravitinoMetalake
-  
- supportsRoles() - Method in interface org.apache.gravitino.file.Fileset
-  
- supportsRoles() - Method in interface org.apache.gravitino.messaging.Topic
-  
- supportsRoles() - Method in interface org.apache.gravitino.Metalake
-  
- supportsRoles() - Method in interface org.apache.gravitino.model.Model
-  
- supportsRoles() - Method in interface org.apache.gravitino.rel.Table
-  
- supportsRoles() - Method in interface org.apache.gravitino.Schema
-  
- SupportsSchemas - Interface in org.apache.gravitino
- 
The client interface to support schema operations. 
- supportsTags() - Method in interface org.apache.gravitino.Catalog
-  
- supportsTags() - Method in class org.apache.gravitino.client.GenericColumn
-  
- supportsTags() - Method in interface org.apache.gravitino.file.Fileset
-  
- supportsTags() - Method in interface org.apache.gravitino.messaging.Topic
-  
- supportsTags() - Method in interface org.apache.gravitino.model.Model
-  
- supportsTags() - Method in interface org.apache.gravitino.rel.Column
-  
- supportsTags() - Method in interface org.apache.gravitino.rel.Table
-  
- supportsTags() - Method in interface org.apache.gravitino.Schema
-  
- SupportsTags - Interface in org.apache.gravitino.tag
- 
Interface for supporting getting or associate tags to objects. 
- Table - Interface in org.apache.gravitino.rel
- 
An interface representing a table in a  Namespace. 
- TableAlreadyExistsException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a table with specified name already exists. 
- TableAlreadyExistsException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.TableAlreadyExistsException
- 
Constructs a new exception with the specified detail message. 
- TableAlreadyExistsException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.TableAlreadyExistsException
- 
Constructs a new exception with the specified detail message and cause. 
- TableCatalog - Interface in org.apache.gravitino.rel
- 
The TableCatalog interface defines the public API for managing tables in a schema. 
- tableChange() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.AddTableColumnRequest
-  
- tableChange() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.AddTableIndexRequest
-  
- tableChange() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.DeleteTableColumnRequest
-  
- tableChange() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.DeleteTableIndexRequest
-  
- tableChange() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.RemoveTablePropertyRequest
-  
- tableChange() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.RenameTableColumnRequest
-  
- tableChange() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.RenameTableRequest
- 
Returns the table change. 
- tableChange() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.SetTablePropertyRequest
- 
Returns the table change. 
- tableChange() - Method in interface org.apache.gravitino.dto.requests.TableUpdateRequest
- 
The table change that is requested. 
- tableChange() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateColumnAutoIncrementRequest
-  
- tableChange() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableColumnCommentRequest
-  
- tableChange() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableColumnDefaultValueRequest
-  
- tableChange() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableColumnNullabilityRequest
- 
Validates the request. 
- tableChange() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableColumnPositionRequest
-  
- tableChange() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableColumnTypeRequest
-  
- tableChange() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableCommentRequest
- 
Returns the table change. 
- TableChange - Interface in org.apache.gravitino.rel
- 
The TableChange interface defines the public API for managing tables in a schema. 
- TableChange.AddColumn - Class in org.apache.gravitino.rel
- 
A TableChange to add a field. 
- TableChange.AddIndex - Class in org.apache.gravitino.rel
- 
A TableChange to add an index. 
- TableChange.After - Class in org.apache.gravitino.rel
- 
Column position AFTER means the specified column should be put after the given `column`. 
- TableChange.ColumnChange - Interface in org.apache.gravitino.rel
- 
The interface for all column changes. 
- TableChange.ColumnPosition - Interface in org.apache.gravitino.rel
- 
The interface for all column positions. 
- TableChange.Default - Class in org.apache.gravitino.rel
- 
Column position DEFAULT means the position of the column was ignored by the user, and should be
 determined by the catalog implementation. 
- TableChange.DeleteColumn - Class in org.apache.gravitino.rel
- 
A TableChange to delete a field. 
- TableChange.DeleteIndex - Class in org.apache.gravitino.rel
- 
A TableChange to delete an index. 
- TableChange.First - Class in org.apache.gravitino.rel
- 
Column position FIRST means the specified column should be the first column. 
- TableChange.RemoveProperty - Class in org.apache.gravitino.rel
- 
A TableChange to remove a table property. 
- TableChange.RenameColumn - Class in org.apache.gravitino.rel
- 
A TableChange to rename a field. 
- TableChange.RenameTable - Class in org.apache.gravitino.rel
- 
A TableChange to rename a table. 
- TableChange.SetProperty - Class in org.apache.gravitino.rel
- 
A TableChange to set a table property. 
- TableChange.UpdateColumnAutoIncrement - Class in org.apache.gravitino.rel
- 
A TableChange to update the autoIncrement of a field. 
- TableChange.UpdateColumnComment - Class in org.apache.gravitino.rel
- 
A TableChange to update the comment of a field. 
- TableChange.UpdateColumnDefaultValue - Class in org.apache.gravitino.rel
- 
A TableChange to update the default of a field. 
- TableChange.UpdateColumnNullability - Class in org.apache.gravitino.rel
- 
A TableChange to update the nullability of a field. 
- TableChange.UpdateColumnPosition - Class in org.apache.gravitino.rel
- 
A TableChange to update the position of a field. 
- TableChange.UpdateColumnType - Class in org.apache.gravitino.rel
- 
A TableChange to update the type of a field. 
- TableChange.UpdateComment - Class in org.apache.gravitino.rel
- 
A TableChange to update a table's comment. 
- TableCreateRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to create a table. 
- TableCreateRequest() - Constructor for class org.apache.gravitino.dto.requests.TableCreateRequest
- 
Default constructor for Jackson deserialization. 
- TableCreateRequest(String, String, ColumnDTO[], Map<String, String>, SortOrderDTO[], DistributionDTO, Partitioning[], IndexDTO[]) - Constructor for class org.apache.gravitino.dto.requests.TableCreateRequest
- 
Creates a new TableCreateRequest. 
- TableDTO - Class in org.apache.gravitino.dto.rel
- 
Represents a Table DTO (Data Transfer Object). 
- TableDTO.Builder<S extends TableDTO.Builder> - Class in org.apache.gravitino.dto.rel
- 
Builder class for constructing TableDTO instances. 
- tableErrorHandler() - Static method in class org.apache.gravitino.client.ErrorHandlers
- 
Creates an error handler specific to Table operations. 
- tableExists(NameIdentifier) - Method in interface org.apache.gravitino.rel.TableCatalog
- 
- TableResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response for a table. 
- TableResponse(TableDTO) - Constructor for class org.apache.gravitino.dto.responses.TableResponse
- 
Creates a new TableResponse. 
- TableResponse() - Constructor for class org.apache.gravitino.dto.responses.TableResponse
- 
This is the constructor that is used by Jackson deserializer 
- TableUpdateRequest - Interface in org.apache.gravitino.dto.requests
- 
Represents a request to update a table. 
- TableUpdateRequest.AddTableColumnRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to add a column to a table. 
- TableUpdateRequest.AddTableIndexRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to add an index to a table. 
- TableUpdateRequest.DeleteTableColumnRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to delete a column from a table. 
- TableUpdateRequest.DeleteTableIndexRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to delete an index from a table. 
- TableUpdateRequest.RemoveTablePropertyRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to remove a property of a table. 
- TableUpdateRequest.RenameTableColumnRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to rename a column of a table. 
- TableUpdateRequest.RenameTableRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to rename a table. 
- TableUpdateRequest.SetTablePropertyRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to set a property of a table. 
- TableUpdateRequest.UpdateColumnAutoIncrementRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to update a column autoIncrement from a table. 
- TableUpdateRequest.UpdateTableColumnCommentRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to update the comment of a column of a table. 
- TableUpdateRequest.UpdateTableColumnDefaultValueRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to update the default value of a column of a table. 
- TableUpdateRequest.UpdateTableColumnNullabilityRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to update the nullability of a column of a table. 
- TableUpdateRequest.UpdateTableColumnPositionRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to update the position of a column of a table. 
- TableUpdateRequest.UpdateTableColumnTypeRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to update the type of a column of a table. 
- TableUpdateRequest.UpdateTableCommentRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to update the comment of a table. 
- TableUpdatesRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to update a table. 
- TableUpdatesRequest(List<TableUpdateRequest>) - Constructor for class org.apache.gravitino.dto.requests.TableUpdatesRequest
- 
Creates a new TableUpdatesRequest. 
- TableUpdatesRequest() - Constructor for class org.apache.gravitino.dto.requests.TableUpdatesRequest
- 
This is the constructor that is used by Jackson deserializer 
- Tag - Interface in org.apache.gravitino.tag
- 
The interface of a tag. 
- Tag.AssociatedObjects - Interface in org.apache.gravitino.tag
- 
The interface of the associated objects of the tag. 
- TagAlreadyAssociatedException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a tag with specified name already associated to a metadata object. 
- TagAlreadyAssociatedException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.TagAlreadyAssociatedException
- 
Constructs a new exception with the specified detail message. 
- TagAlreadyAssociatedException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.TagAlreadyAssociatedException
- 
Constructs a new exception with the specified detail message and cause. 
- TagAlreadyExistsException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a tag with specified name already exists. 
- TagAlreadyExistsException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.TagAlreadyExistsException
- 
Constructs a new exception with the specified detail message. 
- TagAlreadyExistsException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.TagAlreadyExistsException
- 
Constructs a new exception with the specified detail message and cause. 
- tagChange() - Method in class org.apache.gravitino.dto.requests.TagUpdateRequest.RemoveTagPropertyRequest
-  
- tagChange() - Method in class org.apache.gravitino.dto.requests.TagUpdateRequest.RenameTagRequest
-  
- tagChange() - Method in class org.apache.gravitino.dto.requests.TagUpdateRequest.SetTagPropertyRequest
-  
- tagChange() - Method in interface org.apache.gravitino.dto.requests.TagUpdateRequest
- 
Returns the tag change. 
- tagChange() - Method in class org.apache.gravitino.dto.requests.TagUpdateRequest.UpdateTagCommentRequest
-  
- TagChange - Interface in org.apache.gravitino.tag
- 
Interface for supporting tag changes. 
- TagChange.RemoveProperty - Class in org.apache.gravitino.tag
- 
A tag change to remove a property from the tag. 
- TagChange.RenameTag - Class in org.apache.gravitino.tag
- 
A tag change to rename the tag. 
- TagChange.SetProperty - Class in org.apache.gravitino.tag
- 
A tag change to set the property and value for the tag. 
- TagChange.UpdateTagComment - Class in org.apache.gravitino.tag
- 
A tag change to update the tag comment. 
- TagCreateRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to create a tag. 
- TagCreateRequest(String, String, Map<String, String>) - Constructor for class org.apache.gravitino.dto.requests.TagCreateRequest
- 
Creates a new TagCreateRequest. 
- TagCreateRequest() - Constructor for class org.apache.gravitino.dto.requests.TagCreateRequest
- 
This is the constructor that is used by Jackson deserializer 
- TagDTO - Class in org.apache.gravitino.dto.tag
- 
Represents a Tag Data Transfer Object (DTO). 
- TagDTO.Builder - Class in org.apache.gravitino.dto.tag
- 
Builder class for constructing TagDTO instances. 
- tagErrorHandler() - Static method in class org.apache.gravitino.client.ErrorHandlers
- 
Creates an error handler specific to Tag operations. 
- TagListResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response for a list of tags. 
- TagListResponse(TagDTO[]) - Constructor for class org.apache.gravitino.dto.responses.TagListResponse
- 
Creates a new TagListResponse. 
- TagListResponse() - Constructor for class org.apache.gravitino.dto.responses.TagListResponse
- 
This is the constructor that is used by Jackson deserializer to create an instance of
 TagListResponse. 
- TagOperations - Interface in org.apache.gravitino.tag
- 
Interface for supporting global tag operations. 
- TagResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response for a tag. 
- TagResponse(TagDTO) - Constructor for class org.apache.gravitino.dto.responses.TagResponse
- 
Creates a new TagResponse. 
- TagResponse() - Constructor for class org.apache.gravitino.dto.responses.TagResponse
- 
This is the constructor that is used by Jackson deserializer to create an instance of
 TagResponse. 
- TagsAssociateRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to associate tags. 
- TagsAssociateRequest(String[], String[]) - Constructor for class org.apache.gravitino.dto.requests.TagsAssociateRequest
- 
Creates a new TagsAssociateRequest. 
- TagsAssociateRequest() - Constructor for class org.apache.gravitino.dto.requests.TagsAssociateRequest
- 
This is the constructor that is used by Jackson deserializer 
- TagUpdateRequest - Interface in org.apache.gravitino.dto.requests
- 
Represents a request to update a tag. 
- TagUpdateRequest.RemoveTagPropertyRequest - Class in org.apache.gravitino.dto.requests
- 
The tag update request for removing a tag property. 
- TagUpdateRequest.RenameTagRequest - Class in org.apache.gravitino.dto.requests
- 
The tag update request for renaming a tag. 
- TagUpdateRequest.SetTagPropertyRequest - Class in org.apache.gravitino.dto.requests
- 
The tag update request for setting a tag property. 
- TagUpdateRequest.UpdateTagCommentRequest - Class in org.apache.gravitino.dto.requests
- 
The tag update request for updating a tag comment. 
- TagUpdatesRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to update a tag. 
- TagUpdatesRequest(List<TagUpdateRequest>) - Constructor for class org.apache.gravitino.dto.requests.TagUpdatesRequest
- 
Creates a new TagUpdatesRequest. 
- TagUpdatesRequest() - Constructor for class org.apache.gravitino.dto.requests.TagUpdatesRequest
- 
This is the constructor that is used by Jackson deserializer 
- testConnection(String, Catalog.Type, String, String, Map<String, String>) - Method in class org.apache.gravitino.client.GravitinoClient
- 
Test whether a catalog can be created successfully with the specified parameters, without
 actually creating it. 
- testConnection(String, Catalog.Type, String, String, Map<String, String>) - Method in class org.apache.gravitino.client.GravitinoMetalake
- 
Test whether a catalog can be created successfully with the specified parameters, without
 actually creating it. 
- testConnection(String, Catalog.Type, String, String, Map<String, String>) - Method in interface org.apache.gravitino.SupportsCatalogs
- 
Test whether the catalog with specified parameters can be connected to before creating it. 
- timeLiteral(LocalTime) - Static method in class org.apache.gravitino.rel.expressions.literals.Literals
- 
Creates a time type literal with the given value. 
- timestampLiteral(LocalDateTime) - Static method in class org.apache.gravitino.rel.expressions.literals.Literals
- 
Creates a timestamp type literal with the given value. 
- timestampLiteral(String) - Static method in class org.apache.gravitino.rel.expressions.literals.Literals
- 
Creates a timestamp type literal with the given value. 
- toDTO(Audit) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
- toDTO(Owner) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
- toDTO(Metalake) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
- toDTO(Partition) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
- toDTO(Catalog) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
- toDTO(Schema) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
- toDTO(Column) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
- toDTO(Table) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a table implementation to a  TableDTO. 
- toDTO(Distribution) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a Distribution implementation to a DistributionDTO. 
- toDTO(SortOrder) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a SortOrder implementation to a SortOrderDTO. 
- toDTO(Transform) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a Transform implementation to a Partitioning DTO. 
- toDTO(Index) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts an index implementation to an IndexDTO. 
- toDTO(User) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a user implementation to a UserDTO. 
- toDTO(Group) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a group implementation to a GroupDTO. 
- toDTO(Role) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a role implementation to a RoleDTO. 
- toDTO(SecurableObject) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a securable object implementation to a SecurableObjectDTO. 
- toDTO(Privilege) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a privilege implementation to a PrivilegeDTO. 
- toDTO(MetadataObject) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a MetadataObject to a MetadataObjectDTO. 
- toDTO(Tag, Optional<Boolean>) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a Tag to a TagDTO. 
- toDTO(Credential[]) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts credentials to CredentialDTOs. 
- toDTO(Credential) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a Credential to a CredentialDTO. 
- toDTO(Fileset) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a Fileset to a FilesetDTO. 
- toDTO(Topic) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a Topic to a TopicDTO. 
- toDTO(Model) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a Model to a ModelDTO. 
- toDTO(ModelVersion) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts a ModelVersion to a ModelVersionDTO. 
- toDTOs(Column[]) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts an array of Columns to an array of ColumnDTOs. 
- toDTOs(SortOrder[]) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts an array of SortOrders to an array of SortOrderDTOs. 
- toDTOs(Transform[]) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts an array of Transforms to an array of Partitioning DTOs. 
- toDTOs(Index[]) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts an array of Indexes to an array of IndexDTOs. 
- toDTOs(Partition[]) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts an array of Partitions to an array of PartitionDTOs. 
- toDTOs(Catalog[]) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts an array of Catalogs to an array of CatalogDTOs. 
- toDTOs(User[]) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts an array of Users to an array of UserDTOs. 
- toDTOs(Group[]) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts an array of Groups to an array of GroupDTOs. 
- toFunctionArg(Expression) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts an Expression to an FunctionArg DTO. 
- toFunctionArg(Expression[]) - Static method in class org.apache.gravitino.dto.util.DTOConverters
- 
Converts an array of Expressions to an array of FunctionArg DTOs. 
- toIcebergProperties(Credential) - Static method in class org.apache.gravitino.credential.CredentialPropertyUtils
- 
Transforms a specific credential into a map of Iceberg properties. 
- token() - Method in class org.apache.gravitino.credential.GCSTokenCredential
- 
Get GCS token. 
- Topic - Interface in org.apache.gravitino.messaging
- 
An interface representing a topic under a schema  Namespace. 
- TopicAlreadyExistsException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a topic with specified name already exists. 
- TopicAlreadyExistsException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.TopicAlreadyExistsException
- 
Constructs a new exception with the specified detail message. 
- TopicAlreadyExistsException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.TopicAlreadyExistsException
- 
Constructs a new exception with the specified detail message and cause. 
- TopicCatalog - Interface in org.apache.gravitino.messaging
- 
The  TopicCatalog interface defines the public API for managing topic objects in a schema. 
- topicChange() - Method in class org.apache.gravitino.dto.requests.TopicUpdateRequest.RemoveTopicPropertyRequest
-  
- topicChange() - Method in class org.apache.gravitino.dto.requests.TopicUpdateRequest.SetTopicPropertyRequest
- 
Returns the topic change. 
- topicChange() - Method in interface org.apache.gravitino.dto.requests.TopicUpdateRequest
-  
- topicChange() - Method in class org.apache.gravitino.dto.requests.TopicUpdateRequest.UpdateTopicCommentRequest
- 
Returns the topic change. 
- TopicChange - Interface in org.apache.gravitino.messaging
- 
A topic change is a change to a topic. 
- TopicChange.RemoveProperty - Class in org.apache.gravitino.messaging
- 
A topic change to remove a property from the topic. 
- TopicChange.SetProperty - Class in org.apache.gravitino.messaging
- 
A topic change to set or update the property and value for the topic. 
- TopicChange.UpdateTopicComment - Class in org.apache.gravitino.messaging
- 
A topic change to update the topic comment. 
- TopicCreateRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to create a topic. 
- TopicCreateRequest() - Constructor for class org.apache.gravitino.dto.requests.TopicCreateRequest
- 
Default constructor for Jackson deserialization. 
- TopicCreateRequest(String, String, Map<String, String>) - Constructor for class org.apache.gravitino.dto.requests.TopicCreateRequest
- 
Creates a topic create request. 
- TopicDTO - Class in org.apache.gravitino.dto.messaging
- 
Represents a topic DTO (Data Transfer Object). 
- TopicDTO.Builder - Class in org.apache.gravitino.dto.messaging
- 
A builder for constructing a Topic DTO. 
- topicErrorHandler() - Static method in class org.apache.gravitino.client.ErrorHandlers
- 
Creates an error handler specific to Topic operations. 
- topicExists(NameIdentifier) - Method in interface org.apache.gravitino.messaging.TopicCatalog
- 
- TopicResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response to a topic. 
- TopicResponse(TopicDTO) - Constructor for class org.apache.gravitino.dto.responses.TopicResponse
- 
Creates a new TopicResponse. 
- TopicResponse() - Constructor for class org.apache.gravitino.dto.responses.TopicResponse
- 
This is the constructor that is used by Jackson deserializer 
- TopicUpdateRequest - Interface in org.apache.gravitino.dto.requests
- 
Represents a request to update a topic. 
- TopicUpdateRequest.RemoveTopicPropertyRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to remove a property of a topic. 
- TopicUpdateRequest.SetTopicPropertyRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to set a property of a Topic. 
- TopicUpdateRequest.UpdateTopicCommentRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to update the comment of a topic. 
- TopicUpdatesRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to update a topic. 
- TopicUpdatesRequest(List<TopicUpdateRequest>) - Constructor for class org.apache.gravitino.dto.requests.TopicUpdatesRequest
- 
Creates a new TopicUpdatesRequest. 
- TopicUpdatesRequest() - Constructor for class org.apache.gravitino.dto.requests.TopicUpdatesRequest
- 
This is the constructor that is used by Jackson deserializer 
- toProperties() - Method in interface org.apache.gravitino.credential.Credential
- 
Converts the credential to properties to transfer the credential though API. 
- toString() - Method in class org.apache.gravitino.authorization.MetadataObjectChange.RemoveMetadataObject
- 
Returns a string representation of the RemoveMetadataObject instance. 
- toString() - Method in class org.apache.gravitino.authorization.MetadataObjectChange.RenameMetadataObject
- 
Returns a string representation of the RenameMetadataObject instance. 
- toString() - Method in class org.apache.gravitino.authorization.RoleChange.AddSecurableObject
- 
Returns a string representation of the AddSecurableObject instance. 
- toString() - Method in class org.apache.gravitino.authorization.RoleChange.RemoveSecurableObject
- 
Returns a string representation of the RemoveSecurableObject instance. 
- toString() - Method in class org.apache.gravitino.authorization.RoleChange.UpdateSecurableObject
- 
Returns a string representation of the UpdateSecurableObject instance. 
- toString() - Method in class org.apache.gravitino.CatalogChange.RemoveProperty
- 
Provides a string representation of the RemoveProperty instance. 
- toString() - Method in class org.apache.gravitino.CatalogChange.RenameCatalog
- 
Provides a string representation of the RenameCatalog instance. 
- toString() - Method in class org.apache.gravitino.CatalogChange.SetProperty
- 
Provides a string representation of the SetProperty instance. 
- toString() - Method in class org.apache.gravitino.CatalogChange.UpdateCatalogComment
- 
Provides a string representation of the UpdateCatalogComment instance. 
- toString() - Method in class org.apache.gravitino.dto.messaging.TopicDTO
-  
- toString() - Method in class org.apache.gravitino.dto.rel.expressions.LiteralDTO
-  
- toString() - Method in class org.apache.gravitino.dto.rel.expressions.UnparsedExpressionDTO
-  
- toString() - Method in class org.apache.gravitino.dto.responses.ErrorResponse
-  
- toString() - Method in class org.apache.gravitino.file.FilesetChange.RemoveComment
- 
Provides a string representation of the RemoveComment instance. 
- toString() - Method in class org.apache.gravitino.file.FilesetChange.RemoveProperty
- 
Provides a string representation of the RemoveProperty instance. 
- toString() - Method in class org.apache.gravitino.file.FilesetChange.RenameFileset
- 
Provides a string representation of the RenameFile instance. 
- toString() - Method in class org.apache.gravitino.file.FilesetChange.SetProperty
- 
Provides a string representation of the SetProperty instance. 
- toString() - Method in class org.apache.gravitino.file.FilesetChange.UpdateFilesetComment
- 
Provides a string representation of the UpdateFilesetComment instance. 
- toString() - Method in class org.apache.gravitino.messaging.TopicChange.RemoveProperty
- 
Provides a string representation of the RemoveProperty instance. 
- toString() - Method in class org.apache.gravitino.messaging.TopicChange.SetProperty
- 
Provides a string representation of the SetProperty instance. 
- toString() - Method in class org.apache.gravitino.messaging.TopicChange.UpdateTopicComment
- 
Provides a string representation of the UpdateTopicComment instance. 
- toString() - Method in class org.apache.gravitino.MetadataObjects.MetadataObjectImpl
-  
- toString() - Method in class org.apache.gravitino.MetalakeChange.RemoveProperty
- 
Provides a string representation of the RemoveProperty instance. 
- toString() - Method in class org.apache.gravitino.MetalakeChange.RenameMetalake
- 
Provides a string representation of the RenameMetalake instance. 
- toString() - Method in class org.apache.gravitino.MetalakeChange.SetProperty
- 
Provides a string representation of the SetProperty instance. 
- toString() - Method in class org.apache.gravitino.MetalakeChange.UpdateMetalakeComment
- 
Provides a string representation of the UpdateMetalakeComment instance. 
- toString() - Method in class org.apache.gravitino.model.ModelChange.RemoveProperty
- 
Provides a string representation of the RemoveProperty instance. 
- toString() - Method in class org.apache.gravitino.model.ModelChange.RenameModel
- 
Returns a string representation of the RenameModelinstance.
 
- toString() - Method in class org.apache.gravitino.model.ModelChange.SetProperty
- 
Provides a string representation of the SetProperty instance. 
- toString() - Method in class org.apache.gravitino.model.ModelChange.UpdateComment
- 
Provides a string representation of the UpdateComment instance. 
- toString() - Method in class org.apache.gravitino.model.ModelVersionChange.RemoveProperty
- 
Provides a string representation of the RemoveProperty instance. 
- toString() - Method in class org.apache.gravitino.model.ModelVersionChange.SetProperty
- 
Provides a string representation of the SetProperty instance. 
- toString() - Method in class org.apache.gravitino.model.ModelVersionChange.UpdateComment
- 
- toString() - Method in class org.apache.gravitino.model.ModelVersionChange.UpdateUri
- 
Provides a string representation of the UpdateUri instance. 
- toString() - Method in class org.apache.gravitino.NameIdentifier
-  
- toString() - Method in class org.apache.gravitino.Namespace
-  
- toString() - Method in class org.apache.gravitino.rel.expressions.distributions.Distributions.DistributionImpl
-  
- toString() - Method in class org.apache.gravitino.rel.expressions.FunctionExpression.FuncExpressionImpl
-  
- toString() - Method in class org.apache.gravitino.rel.expressions.literals.Literals.LiteralImpl
-  
- toString() - Method in class org.apache.gravitino.rel.expressions.NamedReference.FieldReference
-  
- toString() - Method in enum org.apache.gravitino.rel.expressions.sorts.NullOrdering
-  
- toString() - Method in enum org.apache.gravitino.rel.expressions.sorts.SortDirection
-  
- toString() - Method in class org.apache.gravitino.rel.expressions.sorts.SortOrders.SortImpl
-  
- toString() - Method in class org.apache.gravitino.rel.expressions.UnparsedExpression.UnparsedExpressionImpl
-  
- toString() - Method in class org.apache.gravitino.rel.TableChange.After
-  
- toString() - Method in class org.apache.gravitino.rel.TableChange.Default
-  
- toString() - Method in class org.apache.gravitino.rel.TableChange.First
-  
- toString() - Method in class org.apache.gravitino.rel.TableChange.RemoveProperty
- 
Provides a string representation of the RemoveProperty instance. 
- toString() - Method in class org.apache.gravitino.rel.TableChange.RenameTable
- 
Returns a string representation of the RenameTable instance. 
- toString() - Method in class org.apache.gravitino.rel.TableChange.SetProperty
- 
Returns a string representation of the SetProperty instance. 
- toString() - Method in class org.apache.gravitino.rel.TableChange.UpdateComment
- 
Returns a string representation of the UpdateComment instance. 
- toString() - Method in class org.apache.gravitino.rel.types.Decimal
-  
- toString() - Method in class org.apache.gravitino.rel.types.Types.ExternalType
-  
- toString() - Method in class org.apache.gravitino.rel.types.Types.UnparsedType
-  
- toString() - Method in class org.apache.gravitino.SchemaChange.RemoveProperty
- 
Provides a string representation of the RemoveProperty instance. 
- toString() - Method in class org.apache.gravitino.SchemaChange.SetProperty
- 
Provides a string representation of the SetProperty instance. 
- toString() - Method in class org.apache.gravitino.tag.TagChange.RemoveProperty
- 
Get the string representation of the RemoveProperty instance. 
- toString() - Method in class org.apache.gravitino.tag.TagChange.RenameTag
- 
Get the string representation of the RenameTag instance. 
- toString() - Method in class org.apache.gravitino.tag.TagChange.SetProperty
- 
Get the string representation of the SetProperty instance. 
- toString() - Method in class org.apache.gravitino.tag.TagChange.UpdateTagComment
- 
Get the string representation of the UpdateTagComment instance. 
- Transform - Interface in org.apache.gravitino.rel.expressions.transforms
- 
Represents a transform function in the public logical expression API. 
- Transform.SingleFieldTransform - Class in org.apache.gravitino.rel.expressions.transforms
- 
Base class for simple transforms of a single field. 
- Transforms - Class in org.apache.gravitino.rel.expressions.transforms
- 
Helper methods to create logical transforms to pass into Apache Gravitino. 
- Transforms.ApplyTransform - Class in org.apache.gravitino.rel.expressions.transforms
- 
A transform that applies a function to the input value. 
- Transforms.BucketTransform - Class in org.apache.gravitino.rel.expressions.transforms
- 
A transform that returns the bucket of the input value. 
- Transforms.DayTransform - Class in org.apache.gravitino.rel.expressions.transforms
- 
A transform that returns the day of the input value. 
- Transforms.HourTransform - Class in org.apache.gravitino.rel.expressions.transforms
- 
A transform that returns the hour of the input value. 
- Transforms.IdentityTransform - Class in org.apache.gravitino.rel.expressions.transforms
- 
A transform that returns the input value. 
- Transforms.ListTransform - Class in org.apache.gravitino.rel.expressions.transforms
- 
A transform that includes multiple fields in a list. 
- Transforms.MonthTransform - Class in org.apache.gravitino.rel.expressions.transforms
- 
A transform that returns the month of the input value. 
- Transforms.RangeTransform - Class in org.apache.gravitino.rel.expressions.transforms
- 
A transform that returns the range of the input value. 
- Transforms.TruncateTransform - Class in org.apache.gravitino.rel.expressions.transforms
- 
A transform that returns the truncated value of the input value with the given width. 
- Transforms.YearTransform - Class in org.apache.gravitino.rel.expressions.transforms
- 
A transform that returns the year of the input value. 
- truncate(int, String[]) - Static method in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
Create a transform that returns the truncated value of the input value with the given width. 
- truncate(int, String) - Static method in class org.apache.gravitino.rel.expressions.transforms.Transforms
- 
Create a transform that returns the truncated value of the input value with the given width. 
- TruncatePartitioningDTO - Class in org.apache.gravitino.dto.rel.partitioning
- 
Represents the truncate partitioning. 
- type() - Method in interface org.apache.gravitino.authorization.Owner
- 
The type of the owner. 
- type() - Method in interface org.apache.gravitino.Catalog
-  
- type() - Method in class org.apache.gravitino.dto.authorization.OwnerDTO
-  
- type() - Method in class org.apache.gravitino.dto.authorization.SecurableObjectDTO
-  
- type - Variable in class org.apache.gravitino.dto.CatalogDTO.Builder
- 
The type of the catalog. 
- type() - Method in class org.apache.gravitino.dto.CatalogDTO
- 
Get the type of the catalog. 
- type(Fileset.Type) - Method in class org.apache.gravitino.dto.file.FilesetDTO.FilesetDTOBuilder
- 
Set the type of the fileset. 
- type() - Method in class org.apache.gravitino.dto.file.FilesetDTO
-  
- type() - Method in class org.apache.gravitino.dto.rel.indexes.IndexDTO
-  
- type() - Method in class org.apache.gravitino.dto.rel.partitions.IdentityPartitionDTO
-  
- type() - Method in class org.apache.gravitino.dto.rel.partitions.ListPartitionDTO
-  
- type() - Method in interface org.apache.gravitino.dto.rel.partitions.PartitionDTO
-  
- type() - Method in class org.apache.gravitino.dto.rel.partitions.RangePartitionDTO
-  
- type() - Method in class org.apache.gravitino.dto.tag.MetadataObjectDTO
-  
- type() - Method in interface org.apache.gravitino.file.Fileset
-  
- type() - Method in interface org.apache.gravitino.MetadataObject
- 
The type of the object. 
- type() - Method in class org.apache.gravitino.MetadataObjects.MetadataObjectImpl
-  
- type() - Method in interface org.apache.gravitino.rel.indexes.Index
-  
- type() - Method in class org.apache.gravitino.rel.indexes.Indexes.IndexImpl
-  
- Type - Interface in org.apache.gravitino.rel.types
- 
An interface representing all data types supported by Apache Gravitino. 
- type() - Method in class org.apache.gravitino.rel.types.Types.StructType.Field
-  
- Type.ComplexType - Class in org.apache.gravitino.rel.types
- 
The base type of all complex types, including struct, list, map, and union. 
- Type.DateTimeType - Class in org.apache.gravitino.rel.types
- 
The base type of all date/time types. 
- Type.FractionType - Class in org.apache.gravitino.rel.types
- 
The base type of all fractional types. 
- Type.IntegralType - Class in org.apache.gravitino.rel.types
- 
The base type of all integral types. 
- Type.IntervalType - Class in org.apache.gravitino.rel.types
- 
The base type of all interval types. 
- Type.Name - Enum in org.apache.gravitino.rel.types
- 
The root type name of this type. 
- Type.NumericType - Class in org.apache.gravitino.rel.types
- 
The base type of all numeric types. 
- Type.PrimitiveType - Class in org.apache.gravitino.rel.types
- 
The base type of all primitive types. 
- TypeDeserializer() - Constructor for class org.apache.gravitino.json.JsonUtils.TypeDeserializer
-  
- Types - Class in org.apache.gravitino.rel.types
- 
The helper class for  Type. 
- types() - Method in class org.apache.gravitino.rel.types.Types.UnionType
-  
- Types.BinaryType - Class in org.apache.gravitino.rel.types
- 
The binary type in Gravitino. 
- Types.BooleanType - Class in org.apache.gravitino.rel.types
- 
The boolean type in Gravitino. 
- Types.ByteType - Class in org.apache.gravitino.rel.types
- 
The byte type in Gravitino. 
- Types.DateType - Class in org.apache.gravitino.rel.types
- 
The date time type in Gravitino. 
- Types.DecimalType - Class in org.apache.gravitino.rel.types
- 
The decimal type in Gravitino. 
- Types.DoubleType - Class in org.apache.gravitino.rel.types
- 
The double type in Gravitino. 
- Types.ExternalType - Class in org.apache.gravitino.rel.types
- 
Represents a type that is defined in an external catalog. 
- Types.FixedCharType - Class in org.apache.gravitino.rel.types
- 
The fixed char type in Gravitino. 
- Types.FixedType - Class in org.apache.gravitino.rel.types
- 
Fixed-length byte array type, if you want to use variable-length byte array, use  Types.BinaryType instead. 
- Types.FloatType - Class in org.apache.gravitino.rel.types
- 
The float type in Gravitino. 
- Types.IntegerType - Class in org.apache.gravitino.rel.types
- 
The integer type in Gravitino. 
- Types.IntervalDayType - Class in org.apache.gravitino.rel.types
- 
The interval day type in Gravitino. 
- Types.IntervalYearType - Class in org.apache.gravitino.rel.types
- 
The interval year type in Gravitino. 
- Types.ListType - Class in org.apache.gravitino.rel.types
- 
The list type in Gravitino. 
- Types.LongType - Class in org.apache.gravitino.rel.types
- 
The long type in Gravitino. 
- Types.MapType - Class in org.apache.gravitino.rel.types
- 
The map type in Gravitino. 
- Types.NullType - Class in org.apache.gravitino.rel.types
- 
The data type representing `NULL` values. 
- Types.ShortType - Class in org.apache.gravitino.rel.types
- 
The short type in Gravitino. 
- Types.StringType - Class in org.apache.gravitino.rel.types
- 
The string type in Gravitino, equivalent to varchar(MAX), which the MAX is determined by the
 underlying catalog. 
- Types.StructType - Class in org.apache.gravitino.rel.types
- 
The struct type in Gravitino. 
- Types.StructType.Field - Class in org.apache.gravitino.rel.types
- 
A field of a struct type. 
- Types.TimestampType - Class in org.apache.gravitino.rel.types
- 
The timestamp type in Gravitino. 
- Types.TimeType - Class in org.apache.gravitino.rel.types
- 
The time type in Gravitino. 
- Types.UnionType - Class in org.apache.gravitino.rel.types
- 
The union type in Gravitino. 
- Types.UnparsedType - Class in org.apache.gravitino.rel.types
- 
Represents a type that is not parsed yet. 
- Types.UUIDType - Class in org.apache.gravitino.rel.types
- 
The uuid type in Gravitino. 
- Types.VarCharType - Class in org.apache.gravitino.rel.types
- 
The varchar type in Gravitino. 
- TypeSerializer() - Constructor for class org.apache.gravitino.json.JsonUtils.TypeSerializer
-  
- UnauthorizedException - Exception in org.apache.gravitino.exceptions
- 
Exception thrown when a user is not authorized to perform an action. 
- UnauthorizedException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.UnauthorizedException
- 
Constructs a new exception with the specified detail message. 
- UnauthorizedException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.UnauthorizedException
- 
Constructs a new exception with the specified detail message and cause. 
- UnauthorizedException(String, String) - Constructor for exception org.apache.gravitino.exceptions.UnauthorizedException
- 
Constructs a new exception with the specified detail message and challenge. 
- unique(String, String[][]) - Static method in class org.apache.gravitino.rel.indexes.Indexes
- 
Create a unique index on columns. 
- UNKNOWN_ERROR_CODE - Static variable in class org.apache.gravitino.dto.responses.ErrorConstants
- 
Error codes for invalid state. 
- unknownError(String) - Static method in class org.apache.gravitino.dto.responses.ErrorResponse
- 
- unmodifiableMap(Map<String, String>) - Static method in class org.apache.gravitino.utils.MapUtils
- 
Returns an unmodifiable map. 
- unparsedExpression() - Method in class org.apache.gravitino.dto.rel.expressions.UnparsedExpressionDTO
-  
- UnparsedExpression - Interface in org.apache.gravitino.rel.expressions
- 
Represents an expression that is not parsed yet. 
- unparsedExpression() - Method in interface org.apache.gravitino.rel.expressions.UnparsedExpression
-  
- unparsedExpression() - Method in class org.apache.gravitino.rel.expressions.UnparsedExpression.UnparsedExpressionImpl
-  
- UnparsedExpression.UnparsedExpressionImpl - Class in org.apache.gravitino.rel.expressions
- 
- UnparsedExpressionDTO - Class in org.apache.gravitino.dto.rel.expressions
- 
Data transfer object representing an unparsed expression. 
- UnparsedExpressionDTO.Builder - Class in org.apache.gravitino.dto.rel.expressions
- 
- unparsedType() - Method in class org.apache.gravitino.rel.types.Types.UnparsedType
-  
- unsigned() - Static method in class org.apache.gravitino.rel.types.Types.ByteType
-  
- unsigned() - Static method in class org.apache.gravitino.rel.types.Types.IntegerType
-  
- unsigned() - Static method in class org.apache.gravitino.rel.types.Types.LongType
-  
- unsigned() - Static method in class org.apache.gravitino.rel.types.Types.ShortType
-  
- unsignedByteLiteral(Short) - Static method in class org.apache.gravitino.rel.expressions.literals.Literals
- 
Creates an unsigned byte type literal with the given value. 
- unsignedIntegerLiteral(Long) - Static method in class org.apache.gravitino.rel.expressions.literals.Literals
- 
Creates an unsigned integer type literal with the given value. 
- unsignedLongLiteral(Decimal) - Static method in class org.apache.gravitino.rel.expressions.literals.Literals
- 
Creates an unsigned long type literal with the given value. 
- unsignedShortLiteral(Integer) - Static method in class org.apache.gravitino.rel.expressions.literals.Literals
- 
Creates an unsigned short type literal with the given value. 
- Unstable - Annotation Type in org.apache.gravitino.annotation
- 
Unstable APIs, with no guarantee on stability and compatibility across any releases. 
- UNSUPPORTED_OPERATION_CODE - Static variable in class org.apache.gravitino.dto.responses.ErrorConstants
- 
Error codes for unsupported operation. 
- unsupportedOperation(String) - Static method in class org.apache.gravitino.dto.responses.ErrorResponse
- 
Create a new unsupported operation error instance of  ErrorResponse. 
- unsupportedOperation(String, Throwable) - Static method in class org.apache.gravitino.dto.responses.ErrorResponse
- 
Create a new unsupported operation error instance of  ErrorResponse. 
- UpdateCatalogCommentRequest(String) - Constructor for class org.apache.gravitino.dto.requests.CatalogUpdateRequest.UpdateCatalogCommentRequest
- 
Constructor for UpdateCatalogCommentRequest. 
- UpdateCatalogCommentRequest() - Constructor for class org.apache.gravitino.dto.requests.CatalogUpdateRequest.UpdateCatalogCommentRequest
- 
Default constructor for UpdateCatalogCommentRequest. 
- updateColumnAutoIncrement(String[], boolean) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for updating the autoIncrement of a field. 
- UpdateColumnAutoIncrement(String[], boolean) - Constructor for class org.apache.gravitino.rel.TableChange.UpdateColumnAutoIncrement
- 
Creates a new UpdateColumnAutoIncrement instance. 
- UpdateColumnAutoIncrementRequest(String[], boolean) - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateColumnAutoIncrementRequest
- 
Constructor for UpdateColumnAutoIncrementRequest. 
- UpdateColumnAutoIncrementRequest() - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateColumnAutoIncrementRequest
- 
Default constructor for Jackson deserialization. 
- updateColumnComment(String[], String) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for updating the comment of a field. 
- updateColumnDefaultValue(String[], Expression) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for updating the default value of a field. 
- updateColumnNullability(String[], boolean) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for updating the nullability of a field. 
- updateColumnPosition(String[], TableChange.ColumnPosition) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for updating the position of a field. 
- updateColumnType(String[], Type) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for updating the type of a field that is nullable. 
- updateComment(String) - Static method in interface org.apache.gravitino.CatalogChange
- 
Creates a new catalog change to update the catalog comment. 
- updateComment(String) - Static method in interface org.apache.gravitino.file.FilesetChange
- 
Creates a new fileset change to update the fileset comment. 
- updateComment(String) - Static method in interface org.apache.gravitino.messaging.TopicChange
- 
Creates a new topic change to update the topic comment. 
- updateComment(String) - Static method in interface org.apache.gravitino.MetalakeChange
- 
Creates a new metalake change to update the metalake comment. 
- updateComment(String) - Static method in interface org.apache.gravitino.model.ModelChange
- 
Create a ModelChange for updating the comment of a model. 
- UpdateComment(String) - Constructor for class org.apache.gravitino.model.ModelChange.UpdateComment
- 
- updateComment(String) - Static method in interface org.apache.gravitino.model.ModelVersionChange
- 
Create a ModelVersionChange for updating the comment of a model version. 
- UpdateComment(String) - Constructor for class org.apache.gravitino.model.ModelVersionChange.UpdateComment
- 
- updateComment(String) - Static method in interface org.apache.gravitino.rel.TableChange
- 
Create a TableChange for updating the comment. 
- updateComment(String) - Static method in interface org.apache.gravitino.tag.TagChange
- 
Creates a new tag change to update the tag comment. 
- UpdateFilesetCommentRequest() - Constructor for class org.apache.gravitino.dto.requests.FilesetUpdateRequest.UpdateFilesetCommentRequest
-  
- UpdateMetalakeCommentRequest(String) - Constructor for class org.apache.gravitino.dto.requests.MetalakeUpdateRequest.UpdateMetalakeCommentRequest
- 
Constructor for UpdateMetalakeCommentRequest. 
- UpdateMetalakeCommentRequest() - Constructor for class org.apache.gravitino.dto.requests.MetalakeUpdateRequest.UpdateMetalakeCommentRequest
- 
Default constructor for UpdateMetalakeCommentRequest. 
- UpdateModelCommentRequest() - Constructor for class org.apache.gravitino.dto.requests.ModelUpdateRequest.UpdateModelCommentRequest
-  
- UpdateModelVersionComment() - Constructor for class org.apache.gravitino.dto.requests.ModelVersionUpdateRequest.UpdateModelVersionComment
-  
- UpdateModelVersionUriRequest() - Constructor for class org.apache.gravitino.dto.requests.ModelVersionUpdateRequest.UpdateModelVersionUriRequest
-  
- updateSecurableObject(String, SecurableObject, SecurableObject) - Static method in interface org.apache.gravitino.authorization.RoleChange
- 
Update a securable object RoleChange. 
- UpdateTableColumnCommentRequest(String[], String) - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableColumnCommentRequest
- 
Constructor for UpdateTableColumnCommentRequest. 
- UpdateTableColumnCommentRequest() - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableColumnCommentRequest
- 
Default constructor for Jackson deserialization. 
- UpdateTableColumnDefaultValueRequest(String[], Expression) - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableColumnDefaultValueRequest
- 
Constructor for UpdateTableColumnDefaultValueRequest. 
- UpdateTableColumnDefaultValueRequest() - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableColumnDefaultValueRequest
- 
Default constructor for Jackson deserialization. 
- UpdateTableColumnNullabilityRequest(String[], boolean) - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableColumnNullabilityRequest
- 
Constructor for UpdateTableColumnNullabilityRequest. 
- UpdateTableColumnNullabilityRequest() - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableColumnNullabilityRequest
- 
Default constructor for Jackson deserialization. 
- UpdateTableColumnPositionRequest(String[], TableChange.ColumnPosition) - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableColumnPositionRequest
- 
Constructor for UpdateTableColumnPositionRequest. 
- UpdateTableColumnPositionRequest() - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableColumnPositionRequest
- 
Default constructor for Jackson deserialization. 
- UpdateTableColumnTypeRequest(String[], Type) - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableColumnTypeRequest
- 
Constructor for UpdateTableColumnTypeRequest. 
- UpdateTableColumnTypeRequest() - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableColumnTypeRequest
- 
Default constructor for Jackson deserialization. 
- UpdateTableCommentRequest(String) - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableCommentRequest
- 
Constructor for UpdateTableCommentRequest. 
- UpdateTableCommentRequest() - Constructor for class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableCommentRequest
- 
Default constructor for Jackson deserialization. 
- UpdateTagCommentRequest(String) - Constructor for class org.apache.gravitino.dto.requests.TagUpdateRequest.UpdateTagCommentRequest
- 
Creates a new UpdateTagCommentRequest. 
- UpdateTagCommentRequest() - Constructor for class org.apache.gravitino.dto.requests.TagUpdateRequest.UpdateTagCommentRequest
- 
This is the constructor that is used by Jackson deserializer 
- UpdateTopicCommentRequest(String) - Constructor for class org.apache.gravitino.dto.requests.TopicUpdateRequest.UpdateTopicCommentRequest
- 
Constructor for UpdateTopicCommentRequest. 
- UpdateTopicCommentRequest() - Constructor for class org.apache.gravitino.dto.requests.TopicUpdateRequest.UpdateTopicCommentRequest
- 
Default constructor for Jackson deserialization. 
- updateUri(String) - Static method in interface org.apache.gravitino.model.ModelVersionChange
- 
Create a ModelVersionChange for updating the uri of a model version. 
- UpdateUri(String) - Constructor for class org.apache.gravitino.model.ModelVersionChange.UpdateUri
- 
- upper() - Method in class org.apache.gravitino.dto.rel.partitions.RangePartitionDTO
-  
- upper() - Method in interface org.apache.gravitino.rel.partitions.RangePartition
-  
- uri - Variable in class org.apache.gravitino.client.GravitinoClientBase.Builder
- 
The base URI for the Gravitino API. 
- uri(String) - Method in class org.apache.gravitino.client.HTTPClient.Builder
- 
Sets the base URI for the HTTP client. 
- uri() - Method in class org.apache.gravitino.dto.model.ModelVersionDTO
-  
- uri() - Method in interface org.apache.gravitino.model.ModelVersion
- 
The URI of the model artifact. 
- User - Interface in org.apache.gravitino.authorization
- 
The interface of a user. 
- UserAddRequest - Class in org.apache.gravitino.dto.requests
- 
Represents a request to add a user. 
- UserAddRequest() - Constructor for class org.apache.gravitino.dto.requests.UserAddRequest
- 
Default constructor for UserAddRequest. 
- UserAddRequest(String) - Constructor for class org.apache.gravitino.dto.requests.UserAddRequest
- 
Creates a new UserAddRequest. 
- UserAlreadyExistsException - Exception in org.apache.gravitino.exceptions
- 
An exception thrown when a user already exists. 
- UserAlreadyExistsException(String, Object...) - Constructor for exception org.apache.gravitino.exceptions.UserAlreadyExistsException
- 
Constructs a new exception with the specified detail message. 
- UserAlreadyExistsException(Throwable, String, Object...) - Constructor for exception org.apache.gravitino.exceptions.UserAlreadyExistsException
- 
Constructs a new exception with the specified detail message and cause. 
- UserDTO - Class in org.apache.gravitino.dto.authorization
- 
Represents a User Data Transfer Object (DTO). 
- UserDTO() - Constructor for class org.apache.gravitino.dto.authorization.UserDTO
- 
Default constructor for Jackson deserialization. 
- UserDTO(String, List<String>, AuditDTO) - Constructor for class org.apache.gravitino.dto.authorization.UserDTO
- 
Creates a new instance of UserDTO. 
- UserDTO.Builder<S extends UserDTO.Builder> - Class in org.apache.gravitino.dto.authorization
- 
Builder class for constructing a UserDTO instance. 
- userErrorHandler() - Static method in class org.apache.gravitino.client.ErrorHandlers
- 
Creates an error handler specific to User operations. 
- UserListResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response containing a list of users. 
- UserListResponse(UserDTO[]) - Constructor for class org.apache.gravitino.dto.responses.UserListResponse
- 
Constructor for UserListResponse. 
- UserListResponse() - Constructor for class org.apache.gravitino.dto.responses.UserListResponse
- 
This is the constructor that is used by Jackson deserializer to create an instance of
 UserListResponse. 
- UserResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response for a user. 
- UserResponse(UserDTO) - Constructor for class org.apache.gravitino.dto.responses.UserResponse
- 
Constructor for UserResponse. 
- UserResponse() - Constructor for class org.apache.gravitino.dto.responses.UserResponse
- 
Default constructor for UserResponse. 
- validate() - Method in class org.apache.gravitino.dto.rel.ColumnDTO
- 
Validates the Column DTO. 
- validate(ColumnDTO[]) - Method in class org.apache.gravitino.dto.rel.DistributionDTO
- 
Validates the distribution. 
- validate(ColumnDTO[]) - Method in interface org.apache.gravitino.dto.rel.expressions.FunctionArg
- 
Validates the function argument. 
- validate(ColumnDTO[]) - Method in class org.apache.gravitino.dto.rel.partitioning.BucketPartitioningDTO
- 
Validates the partitioning columns. 
- validate(ColumnDTO[]) - Method in class org.apache.gravitino.dto.rel.partitioning.FunctionPartitioningDTO
- 
Validates the function partitioning. 
- validate(ColumnDTO[]) - Method in class org.apache.gravitino.dto.rel.partitioning.ListPartitioningDTO
- 
Validates the partitioning columns. 
- validate(ColumnDTO[]) - Method in class org.apache.gravitino.dto.rel.partitioning.Partitioning.SingleFieldPartitioning
- 
Validates the partitioning columns. 
- validate(ColumnDTO[]) - Method in interface org.apache.gravitino.dto.rel.partitioning.Partitioning
- 
Validates the partitioning columns. 
- validate(ColumnDTO[]) - Method in class org.apache.gravitino.dto.rel.partitioning.RangePartitioningDTO
- 
Validates the partitioning columns. 
- validate(ColumnDTO[]) - Method in class org.apache.gravitino.dto.rel.partitioning.TruncatePartitioningDTO
- 
Validates the partitioning columns. 
- validate(ColumnDTO[]) - Method in class org.apache.gravitino.dto.rel.SortOrderDTO
- 
Validates the sort order. 
- validate() - Method in class org.apache.gravitino.dto.requests.AddPartitionsRequest
-  
- validate() - Method in class org.apache.gravitino.dto.requests.CatalogCreateRequest
- 
Validates the fields of the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.CatalogSetRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.CatalogUpdateRequest.RemoveCatalogPropertyRequest
- 
Validates the fields of the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.CatalogUpdateRequest.RenameCatalogRequest
- 
Validates the fields of the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.CatalogUpdateRequest.SetCatalogPropertyRequest
- 
Validates the fields of the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.CatalogUpdateRequest.UpdateCatalogCommentRequest
- 
Validates the fields of the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.CatalogUpdatesRequest
- 
Validates each request in the list. 
- validate() - Method in class org.apache.gravitino.dto.requests.FilesetCreateRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.FilesetUpdateRequest.RemoveFilesetCommentRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.FilesetUpdateRequest.RemoveFilesetPropertiesRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.FilesetUpdateRequest.RenameFilesetRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.FilesetUpdateRequest.SetFilesetPropertiesRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.FilesetUpdateRequest.UpdateFilesetCommentRequest
- 
Validates the fields of the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.FilesetUpdatesRequest
-  
- validate() - Method in class org.apache.gravitino.dto.requests.GroupAddRequest
- 
- validate() - Method in class org.apache.gravitino.dto.requests.MetalakeCreateRequest
- 
Validates the fields of the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.MetalakeSetRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.MetalakeUpdateRequest.RemoveMetalakePropertyRequest
- 
Validates the fields of the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.MetalakeUpdateRequest.RenameMetalakeRequest
- 
Validates the fields of the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.MetalakeUpdateRequest.SetMetalakePropertyRequest
- 
Validates the fields of the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.MetalakeUpdateRequest.UpdateMetalakeCommentRequest
- 
Validates the fields of the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.MetalakeUpdatesRequest
- 
Validates each request in the list. 
- validate() - Method in class org.apache.gravitino.dto.requests.ModelRegisterRequest
-  
- validate() - Method in class org.apache.gravitino.dto.requests.ModelUpdateRequest.RemoveModelPropertyRequest
- 
Validates the request, i.e., checks if the property is not empty. 
- validate() - Method in class org.apache.gravitino.dto.requests.ModelUpdateRequest.RenameModelRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.ModelUpdateRequest.SetModelPropertyRequest
- 
Validates the request, i.e., checks if the property and value are not empty and not null. 
- validate() - Method in class org.apache.gravitino.dto.requests.ModelUpdateRequest.UpdateModelCommentRequest
- 
Validates the fields of the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.ModelUpdatesRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.ModelVersionLinkRequest
-  
- validate() - Method in class org.apache.gravitino.dto.requests.ModelVersionUpdateRequest.RemoveModelVersionPropertyRequest
- 
Validates the request, i.e., checks if the property is not empty. 
- validate() - Method in class org.apache.gravitino.dto.requests.ModelVersionUpdateRequest.SetModelVersionPropertyRequest
- 
Validates the request, i.e., checks if the property and value are not empty and not null. 
- validate() - Method in class org.apache.gravitino.dto.requests.ModelVersionUpdateRequest.UpdateModelVersionComment
- 
Validates the fields of the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.ModelVersionUpdateRequest.UpdateModelVersionUriRequest
- 
Validates the request, i.e., checks if the newUri is not empty. 
- validate() - Method in class org.apache.gravitino.dto.requests.ModelVersionUpdatesRequest
- 
Ensures that a constructed instance of a REST message is valid according to the REST spec. 
- validate() - Method in class org.apache.gravitino.dto.requests.OwnerSetRequest
-  
- validate() - Method in class org.apache.gravitino.dto.requests.PrivilegeGrantRequest
- 
Validates the fields of the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.PrivilegeRevokeRequest
- 
Validates the fields of the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.RoleCreateRequest
- 
- validate() - Method in class org.apache.gravitino.dto.requests.RoleGrantRequest
- 
Validates the fields of the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.RoleRevokeRequest
- 
Validates the fields of the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.SchemaCreateRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.SchemaUpdateRequest.RemoveSchemaPropertyRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.SchemaUpdateRequest.SetSchemaPropertyRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.SchemaUpdatesRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.TableCreateRequest
- 
- validate() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.AddTableColumnRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.AddTableIndexRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.DeleteTableColumnRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.DeleteTableIndexRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.RemoveTablePropertyRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.RenameTableColumnRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.RenameTableRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.SetTablePropertyRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateColumnAutoIncrementRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableColumnCommentRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableColumnDefaultValueRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableColumnNullabilityRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableColumnPositionRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableColumnTypeRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.TableUpdateRequest.UpdateTableCommentRequest
- 
Validates the fields of the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.TableUpdatesRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.TagCreateRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.TagsAssociateRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.TagUpdateRequest.RemoveTagPropertyRequest
-  
- validate() - Method in class org.apache.gravitino.dto.requests.TagUpdateRequest.RenameTagRequest
-  
- validate() - Method in class org.apache.gravitino.dto.requests.TagUpdateRequest.SetTagPropertyRequest
-  
- validate() - Method in class org.apache.gravitino.dto.requests.TagUpdateRequest.UpdateTagCommentRequest
- 
Validates the fields of the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.TagUpdatesRequest
-  
- validate() - Method in class org.apache.gravitino.dto.requests.TopicCreateRequest
-  
- validate() - Method in class org.apache.gravitino.dto.requests.TopicUpdateRequest.RemoveTopicPropertyRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.TopicUpdateRequest.SetTopicPropertyRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.TopicUpdateRequest.UpdateTopicCommentRequest
- 
Validates the fields of the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.TopicUpdatesRequest
- 
Validates the request. 
- validate() - Method in class org.apache.gravitino.dto.requests.UserAddRequest
- 
- validate() - Method in class org.apache.gravitino.dto.responses.BaseResponse
- 
Validates the response code. 
- validate() - Method in class org.apache.gravitino.dto.responses.CatalogListResponse
- 
Validates the response data. 
- validate() - Method in class org.apache.gravitino.dto.responses.CatalogResponse
- 
Validates the response data. 
- validate() - Method in class org.apache.gravitino.dto.responses.CredentialResponse
-  
- validate() - Method in class org.apache.gravitino.dto.responses.EntityListResponse
- 
Validates the response data. 
- validate() - Method in class org.apache.gravitino.dto.responses.ErrorResponse
- 
Validates the error response. 
- validate() - Method in class org.apache.gravitino.dto.responses.FileLocationResponse
- 
Validates the response. 
- validate() - Method in class org.apache.gravitino.dto.responses.FilesetResponse
- 
Validates the response. 
- validate() - Method in class org.apache.gravitino.dto.responses.GroupListResponse
- 
Validates the response data. 
- validate() - Method in class org.apache.gravitino.dto.responses.GroupResponse
- 
Validates the response data. 
- validate() - Method in class org.apache.gravitino.dto.responses.MetadataObjectListResponse
- 
Validates the response data. 
- validate() - Method in class org.apache.gravitino.dto.responses.MetalakeListResponse
- 
Validates the response data. 
- validate() - Method in class org.apache.gravitino.dto.responses.MetalakeResponse
- 
Validates the response data. 
- validate() - Method in class org.apache.gravitino.dto.responses.ModelResponse
-  
- validate() - Method in class org.apache.gravitino.dto.responses.ModelVersionListResponse
-  
- validate() - Method in class org.apache.gravitino.dto.responses.ModelVersionResponse
-  
- validate() - Method in class org.apache.gravitino.dto.responses.NameListResponse
-  
- validate() - Method in class org.apache.gravitino.dto.responses.OAuth2ErrorResponse
- 
Validates the OAuth2ErrorResponse. 
- validate() - Method in class org.apache.gravitino.dto.responses.OAuth2TokenResponse
- 
Validates the response. 
- validate() - Method in class org.apache.gravitino.dto.responses.OwnerResponse
-  
- validate() - Method in class org.apache.gravitino.dto.responses.PartitionNameListResponse
- 
Validates the response data. 
- validate() - Method in class org.apache.gravitino.dto.responses.RoleResponse
- 
Validates the response data. 
- validate() - Method in class org.apache.gravitino.dto.responses.SchemaResponse
- 
Validates the response. 
- validate() - Method in class org.apache.gravitino.dto.responses.TableResponse
- 
Validates the response. 
- validate() - Method in class org.apache.gravitino.dto.responses.TagListResponse
-  
- validate() - Method in class org.apache.gravitino.dto.responses.TagResponse
-  
- validate() - Method in class org.apache.gravitino.dto.responses.TopicResponse
-  
- validate() - Method in class org.apache.gravitino.dto.responses.UserListResponse
- 
Validates the response data. 
- validate() - Method in class org.apache.gravitino.dto.responses.UserResponse
- 
Validates the response data. 
- validate() - Method in class org.apache.gravitino.dto.responses.VersionResponse
- 
Validates the response data. 
- validate() - Method in interface org.apache.gravitino.rest.RESTMessage
- 
Ensures that a constructed instance of a REST message is valid according to the REST spec. 
- validateFieldExistence(ColumnDTO[], String[]) - Static method in class org.apache.gravitino.dto.rel.PartitionUtils
- 
Validates the existence of the partition field in the table. 
- value() - Method in class org.apache.gravitino.dto.rel.expressions.LiteralDTO
-  
- value() - Method in class org.apache.gravitino.model.ModelChange.SetProperty
- 
Retrieves the value to be set for the property. 
- value() - Method in class org.apache.gravitino.model.ModelVersionChange.SetProperty
- 
Returns the value to be set for the property. 
- value() - Method in class org.apache.gravitino.rel.expressions.Literal.LiteralImpl
- 
Deprecated. 
- value() - Method in interface org.apache.gravitino.rel.expressions.Literal
- 
Deprecated. 
- value() - Method in interface org.apache.gravitino.rel.expressions.literals.Literal
-  
- value() - Method in class org.apache.gravitino.rel.expressions.literals.Literals.LiteralImpl
-  
- value() - Method in class org.apache.gravitino.rel.types.Decimal
-  
- valueNotNull(Type, Type) - Static method in class org.apache.gravitino.rel.types.Types.MapType
- 
Create a new  Types.MapType with the given key type, value type and the value is not
 nullable. 
- valueNullable(Type, Type) - Static method in class org.apache.gravitino.rel.types.Types.MapType
- 
Create a new  Types.MapType with the given key type, value type and the value is nullable. 
- valueNullable() - Method in class org.apache.gravitino.rel.types.Types.MapType
-  
- valueOf(String) - Static method in enum org.apache.gravitino.audit.FilesetDataOperation
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.gravitino.audit.InternalClientType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.gravitino.auth.AuthenticatorType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.gravitino.auth.SignatureAlgorithmFamilyType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.gravitino.authorization.Owner.Type
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.gravitino.authorization.Privilege.Condition
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.gravitino.authorization.Privilege.Name
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.gravitino.Catalog.CloudName
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.gravitino.Catalog.Type
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.gravitino.dto.rel.expressions.FunctionArg.ArgType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.gravitino.dto.rel.partitioning.Partitioning.Strategy
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.gravitino.dto.rel.partitions.PartitionDTO.Type
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.gravitino.file.Fileset.Type
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.gravitino.MetadataObject.Type
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.gravitino.rel.expressions.distributions.Strategy
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.gravitino.rel.expressions.sorts.NullOrdering
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.gravitino.rel.expressions.sorts.SortDirection
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.gravitino.rel.indexes.Index.IndexType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum org.apache.gravitino.rel.types.Type.Name
- 
Returns the enum constant of this type with the specified name. 
- values() - Static method in enum org.apache.gravitino.audit.FilesetDataOperation
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.gravitino.audit.InternalClientType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.gravitino.auth.AuthenticatorType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.gravitino.auth.SignatureAlgorithmFamilyType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.gravitino.authorization.Owner.Type
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.gravitino.authorization.Privilege.Condition
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.gravitino.authorization.Privilege.Name
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.gravitino.Catalog.CloudName
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.gravitino.Catalog.Type
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.gravitino.dto.rel.expressions.FunctionArg.ArgType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.gravitino.dto.rel.partitioning.Partitioning.Strategy
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Method in class org.apache.gravitino.dto.rel.partitions.IdentityPartitionDTO
-  
- values() - Static method in enum org.apache.gravitino.dto.rel.partitions.PartitionDTO.Type
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.gravitino.file.Fileset.Type
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.gravitino.MetadataObject.Type
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.gravitino.rel.expressions.distributions.Strategy
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.gravitino.rel.expressions.sorts.NullOrdering
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.gravitino.rel.expressions.sorts.SortDirection
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum org.apache.gravitino.rel.indexes.Index.IndexType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Method in interface org.apache.gravitino.rel.partitions.IdentityPartition
-  
- values() - Static method in enum org.apache.gravitino.rel.types.Type.Name
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- valueType() - Method in class org.apache.gravitino.rel.types.Types.MapType
-  
- varcharLiteral(int, String) - Static method in class org.apache.gravitino.rel.expressions.literals.Literals
- 
Creates a varchar type literal with the given value. 
- version() - Method in class org.apache.gravitino.dto.model.ModelVersionDTO
-  
- version() - Method in class org.apache.gravitino.dto.VersionDTO
-  
- version() - Method in interface org.apache.gravitino.model.ModelVersion
- 
The version of this model object. 
- Version - Class in org.apache.gravitino
- 
Retrieve the version and build information from the building process 
- version - Variable in class org.apache.gravitino.Version.VersionInfo
- 
build version 
- Version.VersionInfo - Class in org.apache.gravitino
- 
Store version information 
- VersionDTO - Class in org.apache.gravitino.dto
- 
Represents a Version Data Transfer Object (DTO). 
- VersionDTO() - Constructor for class org.apache.gravitino.dto.VersionDTO
- 
Default constructor for Jackson deserialization. 
- VersionDTO(String, String, String) - Constructor for class org.apache.gravitino.dto.VersionDTO
- 
Creates a new instance of VersionDTO. 
- VersionInfo() - Constructor for class org.apache.gravitino.Version.VersionInfo
-  
- VersionResponse - Class in org.apache.gravitino.dto.responses
- 
Represents a response containing version of Gravitino. 
- VersionResponse(VersionDTO) - Constructor for class org.apache.gravitino.dto.responses.VersionResponse
- 
Constructor for VersionResponse. 
- VersionResponse() - Constructor for class org.apache.gravitino.dto.responses.VersionResponse
- 
Default constructor for VersionResponse. 
- width() - Method in class org.apache.gravitino.dto.rel.partitioning.TruncatePartitioningDTO
-  
- width() - Method in class org.apache.gravitino.rel.expressions.transforms.Transforms.TruncateTransform
-  
- withAliases(String[]) - Method in class org.apache.gravitino.dto.model.ModelVersionDTO.Builder
- 
Sets the aliases of the model version. 
- withArgs(FunctionArg...) - Method in class org.apache.gravitino.dto.rel.DistributionDTO.Builder
- 
Sets the arguments of the function. 
- withAudit(AuditDTO) - Method in class org.apache.gravitino.dto.authorization.GroupDTO.Builder
- 
Sets the audit information of the group. 
- withAudit(AuditDTO) - Method in class org.apache.gravitino.dto.authorization.RoleDTO.Builder
- 
Sets the audit information of the role. 
- withAudit(AuditDTO) - Method in class org.apache.gravitino.dto.authorization.UserDTO.Builder
- 
Sets the audit information of the user. 
- withAudit(AuditDTO) - Method in class org.apache.gravitino.dto.CatalogDTO.Builder
- 
Sets the audit information of the catalog. 
- withAudit(AuditDTO) - Method in class org.apache.gravitino.dto.messaging.TopicDTO.Builder
- 
Sets the audit information for the topic. 
- withAudit(AuditDTO) - Method in class org.apache.gravitino.dto.MetalakeDTO.Builder
- 
Sets the audit information of the Metalake DTO. 
- withAudit(AuditDTO) - Method in class org.apache.gravitino.dto.model.ModelDTO.Builder
- 
Sets the audit information associated with the model. 
- withAudit(AuditDTO) - Method in class org.apache.gravitino.dto.model.ModelVersionDTO.Builder
- 
Sets the audit information of the model version. 
- withAudit(AuditDTO) - Method in class org.apache.gravitino.dto.rel.TableDTO.Builder
- 
Sets the audit information for the table. 
- withAudit(AuditDTO) - Method in class org.apache.gravitino.dto.SchemaDTO.Builder
- 
Sets the audit information for the schema. 
- withAudit(AuditDTO) - Method in class org.apache.gravitino.dto.tag.TagDTO.Builder
- 
Sets the audit information for the tag. 
- withAuthDataProvider(AuthDataProvider) - Method in class org.apache.gravitino.client.HTTPClient.Builder
- 
Sets the AuthDataProvider for the HTTP client. 
- withAutoIncrement(boolean) - Method in class org.apache.gravitino.dto.rel.ColumnDTO.Builder
- 
Sets whether the column is an auto-increment column. 
- withClientPrincipal(String) - Method in class org.apache.gravitino.client.KerberosTokenProvider.Builder
- 
Sets the client principal for the HTTP token requests. 
- withColumnName(String) - Method in class org.apache.gravitino.dto.rel.expressions.FieldReferenceDTO.Builder
- 
Set the column name for the field reference. 
- withColumns(ColumnDTO[]) - Method in class org.apache.gravitino.dto.rel.TableDTO.Builder
- 
Sets the columns of the table. 
- withComment(String) - Method in class org.apache.gravitino.dto.CatalogDTO.Builder
- 
Sets the comment of the catalog. 
- withComment(String) - Method in class org.apache.gravitino.dto.messaging.TopicDTO.Builder
- 
Sets the comment associated with the topic. 
- withComment(String) - Method in class org.apache.gravitino.dto.MetalakeDTO.Builder
- 
Sets the comment of the Metalake DTO. 
- withComment(String) - Method in class org.apache.gravitino.dto.model.ModelDTO.Builder
- 
Sets the comment associated with the model. 
- withComment(String) - Method in class org.apache.gravitino.dto.model.ModelVersionDTO.Builder
- 
Sets the comment of the model version. 
- withComment(String) - Method in class org.apache.gravitino.dto.rel.ColumnDTO.Builder
- 
Sets the comment associated with the column. 
- withComment(String) - Method in class org.apache.gravitino.dto.rel.TableDTO.Builder
- 
Sets the comment associated with the table. 
- withComment(String) - Method in class org.apache.gravitino.dto.SchemaDTO.Builder
- 
Sets the comment associated with the schema. 
- withComment(String) - Method in class org.apache.gravitino.dto.tag.TagDTO.Builder
- 
Sets the comment associated with the tag. 
- withCondition(Privilege.Condition) - Method in class org.apache.gravitino.dto.authorization.PrivilegeDTO.Builder
- 
Sets the condition of the privilege. 
- withContext(Map<String, String>) - Method in class org.apache.gravitino.audit.CallerContext.Builder
- 
Sets the context for CallerContext 
- withCreateTime(Instant) - Method in class org.apache.gravitino.dto.AuditDTO.Builder
- 
Sets the create time for the audit. 
- withCreator(String) - Method in class org.apache.gravitino.dto.AuditDTO.Builder
- 
Sets the creator for the audit. 
- withCredential(String) - Method in class org.apache.gravitino.client.DefaultOAuth2TokenProvider.Builder
- 
Sets the credential for the HTTP token requests. 
- withCredentialInfo(Map<String, String>) - Method in class org.apache.gravitino.dto.credential.CredentialDTO.Builder
- 
Sets the credential information. 
- withCredentialType(String) - Method in class org.apache.gravitino.dto.credential.CredentialDTO.Builder
- 
Sets the credential type. 
- withCustomTokenAuth(CustomTokenProvider) - Method in class org.apache.gravitino.client.GravitinoClientBase.Builder
- 
Sets CustomTokenProvider for the Gravitino. 
- withDataType(Type) - Method in class org.apache.gravitino.dto.rel.ColumnDTO.Builder
- 
Sets the data type of the column. 
- withDataType(Type) - Method in class org.apache.gravitino.dto.rel.expressions.LiteralDTO.Builder
- 
Set the data type of the literal. 
- withDefaultValue(Expression) - Method in class org.apache.gravitino.dto.rel.ColumnDTO.Builder
- 
Sets the default value of the column. 
- withDirection(SortDirection) - Method in class org.apache.gravitino.dto.rel.SortOrderDTO.Builder
- 
Set the sort direction. 
- withDistribution(DistributionDTO) - Method in class org.apache.gravitino.dto.rel.TableDTO.Builder
- 
Sets the distribution of the table. 
- withExpireTimeInMs(long) - Method in class org.apache.gravitino.dto.credential.CredentialDTO.Builder
- 
Sets the credential expire time. 
- withExpressions(Expression[]) - Method in class org.apache.gravitino.rel.expressions.distributions.Distributions.DistributionImpl.Builder
- 
Set the expressions of the distribution. 
- withFieldName(String[]) - Method in class org.apache.gravitino.dto.rel.expressions.FieldReferenceDTO.Builder
- 
Set the field name for the field reference. 
- withFieldNames(String[][]) - Method in class org.apache.gravitino.dto.rel.indexes.IndexDTO.Builder
- 
Sets the field names of the index. 
- withFieldNames(String[][]) - Method in class org.apache.gravitino.dto.rel.partitions.IdentityPartitionDTO.Builder
- 
Set the field names for the partition. 
- withFieldNames(String[][]) - Method in class org.apache.gravitino.rel.indexes.Indexes.IndexImpl.Builder
- 
Set the field names of the index. 
- withFullName(String) - Method in class org.apache.gravitino.dto.authorization.SecurableObjectDTO.Builder
- 
Sets the full name of the securable object. 
- withFunctionArgs(FunctionArg...) - Method in class org.apache.gravitino.dto.rel.expressions.FuncExpressionDTO.Builder
- 
Set the function arguments for the function expression. 
- withFunctionName(String) - Method in class org.apache.gravitino.dto.rel.expressions.FuncExpressionDTO.Builder
- 
Set the function name for the function expression. 
- withHeader(String, String) - Method in class org.apache.gravitino.client.HTTPClient.Builder
- 
Adds a single request header to the HTTP client. 
- withHeaders(Map<String, String>) - Method in class org.apache.gravitino.client.GravitinoClientBase.Builder
- 
Set base header for Gravitino Client. 
- withHeaders(Map<String, String>) - Method in class org.apache.gravitino.client.HTTPClient.Builder
- 
Adds multiple request headers to the HTTP client. 
- withIndex(IndexDTO[]) - Method in class org.apache.gravitino.dto.rel.TableDTO.Builder
- 
Sets the indexes of the table. 
- withIndexType(Index.IndexType) - Method in class org.apache.gravitino.dto.rel.indexes.IndexDTO.Builder
- 
Sets the type of the index. 
- withIndexType(Index.IndexType) - Method in class org.apache.gravitino.rel.indexes.Indexes.IndexImpl.Builder
- 
Set the type of the index. 
- withInherited(Optional<Boolean>) - Method in class org.apache.gravitino.dto.tag.TagDTO.Builder
- 
Sets whether the tag is inherited. 
- withKerberosAuth(KerberosTokenProvider) - Method in class org.apache.gravitino.client.GravitinoClientBase.Builder
- 
Sets KerberosTokenProvider for the Gravitino. 
- withKeyTabFile(File) - Method in class org.apache.gravitino.client.KerberosTokenProvider.Builder
- 
Sets the keyTabFile for the HTTP token requests. 
- withLastModifiedTime(Instant) - Method in class org.apache.gravitino.dto.AuditDTO.Builder
- 
Sets the last modified time for the audit. 
- withLastModifier(String) - Method in class org.apache.gravitino.dto.AuditDTO.Builder
- 
Sets who last modified the audit. 
- withLatestVersion(int) - Method in class org.apache.gravitino.dto.model.ModelDTO.Builder
- 
Sets the latest version of the model. 
- withLists(LiteralDTO[][]) - Method in class org.apache.gravitino.dto.rel.partitions.ListPartitionDTO.Builder
- 
Set the lists of the partition for the builder. 
- withLower(LiteralDTO) - Method in class org.apache.gravitino.dto.rel.partitions.RangePartitionDTO.Builder
- 
Set the lower bound for the partition. 
- withMetalake(String) - Method in class org.apache.gravitino.client.GravitinoClient.ClientBuilder
- 
Optional, set the metalake name for this client. 
- withName(String) - Method in class org.apache.gravitino.dto.authorization.GroupDTO.Builder
- 
Sets the name of the group. 
- withName(String) - Method in class org.apache.gravitino.dto.authorization.OwnerDTO.Builder
- 
Sets the name for the owner. 
- withName(Privilege.Name) - Method in class org.apache.gravitino.dto.authorization.PrivilegeDTO.Builder
- 
Sets the name of the privilege. 
- withName(String) - Method in class org.apache.gravitino.dto.authorization.RoleDTO.Builder
- 
Sets the name of the role. 
- withName(String) - Method in class org.apache.gravitino.dto.authorization.UserDTO.Builder
- 
Sets the name of the user. 
- withName(String) - Method in class org.apache.gravitino.dto.CatalogDTO.Builder
- 
Sets the name of the catalog. 
- withName(String) - Method in class org.apache.gravitino.dto.messaging.TopicDTO.Builder
- 
Sets the name of the topic. 
- withName(String) - Method in class org.apache.gravitino.dto.MetalakeDTO.Builder
- 
Sets the name of the Metalake DTO. 
- withName(String) - Method in class org.apache.gravitino.dto.model.ModelDTO.Builder
- 
Sets the name of the model. 
- withName(String) - Method in class org.apache.gravitino.dto.rel.ColumnDTO.Builder
- 
Sets the name of the column. 
- withName(String) - Method in class org.apache.gravitino.dto.rel.indexes.IndexDTO.Builder
- 
Sets the name of the index. 
- withName(String) - Method in class org.apache.gravitino.dto.rel.partitions.IdentityPartitionDTO.Builder
- 
Set the name of the partition. 
- withName(String) - Method in class org.apache.gravitino.dto.rel.partitions.ListPartitionDTO.Builder
- 
Set the name of the partition for the builder. 
- withName(String) - Method in class org.apache.gravitino.dto.rel.partitions.RangePartitionDTO.Builder
- 
Set the name for the partition. 
- withName(String) - Method in class org.apache.gravitino.dto.rel.TableDTO.Builder
- 
Sets the name of the table. 
- withName(String) - Method in class org.apache.gravitino.dto.SchemaDTO.Builder
- 
Sets the name of the schema. 
- withName(String) - Method in class org.apache.gravitino.dto.tag.MetadataObjectDTO.Builder
- 
Sets the name of the metadata object. 
- withName(String) - Method in class org.apache.gravitino.dto.tag.TagDTO.Builder
- 
Sets the name of the tag. 
- withName(String) - Method in class org.apache.gravitino.rel.indexes.Indexes.IndexImpl.Builder
- 
Set the name of the index. 
- withNullable(boolean) - Method in class org.apache.gravitino.dto.rel.ColumnDTO.Builder
- 
Sets whether the column value can be null. 
- withNullOrder(NullOrdering) - Method in class org.apache.gravitino.dto.rel.SortOrderDTO.Builder
- 
Set the null ordering. 
- withNumber(int) - Method in class org.apache.gravitino.dto.rel.DistributionDTO.Builder
- 
Sets the number of buckets. 
- withNumber(int) - Method in class org.apache.gravitino.rel.expressions.distributions.Distributions.DistributionImpl.Builder
- 
Set the number of buckets of the distribution. 
- withOAuth(OAuth2TokenProvider) - Method in class org.apache.gravitino.client.GravitinoClientBase.Builder
- 
Sets OAuth2TokenProvider for Gravitino. 
- withObjectMapper(ObjectMapper) - Method in class org.apache.gravitino.client.HTTPClient.Builder
- 
Sets the custom ObjectMapper for the HTTP client. 
- withoutTimeZone() - Static method in class org.apache.gravitino.rel.types.Types.TimestampType
-  
- withParent(String) - Method in class org.apache.gravitino.dto.tag.MetadataObjectDTO.Builder
- 
Sets the parent of the metadata object. 
- withPartitioning(Partitioning[]) - Method in class org.apache.gravitino.dto.rel.TableDTO.Builder
- 
Sets the partitioning of the table. 
- withPath(String) - Method in class org.apache.gravitino.client.DefaultOAuth2TokenProvider.Builder
- 
Sets the path for the HTTP token requests. 
- withPreConnectHandler(Runnable) - Method in class org.apache.gravitino.client.HTTPClient.Builder
- 
Sets the preConnect handle for the HTTP client. 
- withPrivileges(PrivilegeDTO[]) - Method in class org.apache.gravitino.dto.authorization.SecurableObjectDTO.Builder
- 
Sets the privileges of the securable object. 
- withProperties(Map<String, String>) - Method in class org.apache.gravitino.dto.authorization.RoleDTO.Builder
- 
Sets the properties of the role. 
- withProperties(Map<String, String>) - Method in class org.apache.gravitino.dto.CatalogDTO.Builder
- 
Sets the properties of the catalog. 
- withProperties(Map<String, String>) - Method in class org.apache.gravitino.dto.messaging.TopicDTO.Builder
- 
Sets the properties associated with the topic. 
- withProperties(Map<String, String>) - Method in class org.apache.gravitino.dto.MetalakeDTO.Builder
- 
Sets the properties of the Metalake DTO. 
- withProperties(Map<String, String>) - Method in class org.apache.gravitino.dto.model.ModelDTO.Builder
- 
Sets the properties associated with the model. 
- withProperties(Map<String, String>) - Method in class org.apache.gravitino.dto.model.ModelVersionDTO.Builder
- 
Sets the properties of the model version. 
- withProperties(Map<String, String>) - Method in class org.apache.gravitino.dto.rel.partitions.IdentityPartitionDTO.Builder
- 
Set the properties for the partition. 
- withProperties(Map<String, String>) - Method in class org.apache.gravitino.dto.rel.partitions.ListPartitionDTO.Builder
- 
Set the properties of the partition for the builder. 
- withProperties(Map<String, String>) - Method in class org.apache.gravitino.dto.rel.partitions.RangePartitionDTO.Builder
- 
Set the properties for the partition. 
- withProperties(Map<String, String>) - Method in class org.apache.gravitino.dto.rel.TableDTO.Builder
- 
Sets the properties associated with the table. 
- withProperties(Map<String, String>) - Method in class org.apache.gravitino.dto.SchemaDTO.Builder
- 
Sets the properties associated with the schema. 
- withProperties(Map<String, String>) - Method in class org.apache.gravitino.dto.tag.TagDTO.Builder
- 
Sets the properties associated with the tag. 
- withProvider(String) - Method in class org.apache.gravitino.dto.CatalogDTO.Builder
- 
Sets the provider of the catalog. 
- withRoles(List<String>) - Method in class org.apache.gravitino.dto.authorization.GroupDTO.Builder
- 
Sets the roles of the group. 
- withRoles(List<String>) - Method in class org.apache.gravitino.dto.authorization.UserDTO.Builder
- 
Sets the roles of the user. 
- withSchemeName(String) - Method in interface org.apache.gravitino.client.CustomTokenProvider.Builder
- 
Sets the scheme name for the CustomTokenProvider. 
- withSchemeName(String) - Method in class org.apache.gravitino.client.CustomTokenProvider.CustomTokenProviderBuilder
- 
Sets the scheme name for the CustomTokenProvider. 
- withScope(String) - Method in class org.apache.gravitino.client.DefaultOAuth2TokenProvider.Builder
- 
Sets the scope for the HTTP token requests. 
- withSecurableObjects(SecurableObjectDTO[]) - Method in class org.apache.gravitino.dto.authorization.RoleDTO.Builder
- 
Sets the securable objects of the role. 
- withSimpleAuth() - Method in class org.apache.gravitino.client.GravitinoClientBase.Builder
- 
Sets the simple mode authentication for Gravitino 
- withSimpleAuth(String) - Method in class org.apache.gravitino.client.GravitinoClientBase.Builder
- 
Sets the simple mode authentication for Gravitino with a specific username 
- withSortOrders(SortOrderDTO[]) - Method in class org.apache.gravitino.dto.rel.TableDTO.Builder
- 
Sets the sort orders of the table. 
- withSortTerm(FunctionArg) - Method in class org.apache.gravitino.dto.rel.SortOrderDTO.Builder
- 
Set the sort term. 
- withStrategy(Strategy) - Method in class org.apache.gravitino.dto.rel.DistributionDTO.Builder
- 
Sets the strategy of the distribution. 
- withStrategy(Strategy) - Method in class org.apache.gravitino.rel.expressions.distributions.Distributions.DistributionImpl.Builder
- 
Set the strategy of the distribution. 
- withTimeZone() - Static method in class org.apache.gravitino.rel.types.Types.TimestampType
-  
- withType(Owner.Type) - Method in class org.apache.gravitino.dto.authorization.OwnerDTO.Builder
- 
Sets the type for the owner. 
- withType(MetadataObject.Type) - Method in class org.apache.gravitino.dto.authorization.SecurableObjectDTO.Builder
- 
Sets the type of the securable object. 
- withType(Catalog.Type) - Method in class org.apache.gravitino.dto.CatalogDTO.Builder
- 
Sets the type of the catalog. 
- withType(MetadataObject.Type) - Method in class org.apache.gravitino.dto.tag.MetadataObjectDTO.Builder
- 
Sets the type of the metadata object. 
- withUnparsedExpression(String) - Method in class org.apache.gravitino.dto.rel.expressions.UnparsedExpressionDTO.Builder
- 
Set the unparsed expression. 
- withUpper(LiteralDTO) - Method in class org.apache.gravitino.dto.rel.partitions.RangePartitionDTO.Builder
- 
Set the upper bound for the partition. 
- withUri(String) - Method in class org.apache.gravitino.client.OAuth2TokenProvider.OAuth2TokenProviderBuilder
- 
Sets the uri of the OAuth2TokenProvider 
- withUri(String) - Method in class org.apache.gravitino.dto.model.ModelVersionDTO.Builder
- 
Sets the URI of the model version. 
- withValue(String) - Method in class org.apache.gravitino.dto.rel.expressions.LiteralDTO.Builder
- 
Set the value of the literal. 
- withValues(LiteralDTO[]) - Method in class org.apache.gravitino.dto.rel.partitions.IdentityPartitionDTO.Builder
- 
Set the values for the partition. 
- withVersion(int) - Method in class org.apache.gravitino.dto.model.ModelVersionDTO.Builder
- 
Sets the version number of the model version. 
- withVersionCheckDisabled() - Method in class org.apache.gravitino.client.GravitinoClientBase.Builder
- 
Optional, set a flag to verify the client is supported to connector the server