Index

A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

absolutePath() - Method in record class org.apache.polaris.service.events.BeforeLimitRequestRateEvent
Returns the value of the absolutePath record component.
accessDelegationMode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCreateTableEvent
Returns the value of the accessDelegationMode record component.
accessDelegationMode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadTableEvent
Returns the value of the accessDelegationMode record component.
AccessDelegationMode - Enum Class in org.apache.polaris.service.catalog
Represents access mechanisms defined in the Iceberg REST API specification (values for the X-Iceberg-Access-Delegation header).
accessKeyId() - Method in interface org.apache.polaris.service.identity.AwsIamServiceIdentityConfiguration
Optional AWS access key ID associated with the IAM identity.
acesExist(MapRFileSystem, String) - Static method in class org.apache.polaris.service.catalog.CatalogMfsUtils
 
AddGrantRequestDeserializer() - Constructor for class org.apache.polaris.service.config.Serializers.AddGrantRequestDeserializer
 
addGrantToCatalogRole(String, String, AddGrantRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisCatalogsEventServiceDelegator
 
addGrantToCatalogRole(String, String, AddGrantRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisCatalogsApiService
addResponseHeader(ContainerRequestContext, ContainerResponseContext) - Method in class org.apache.polaris.service.tracing.RequestIdFilter
 
addTaskHandler(TaskHandler) - Method in class org.apache.polaris.service.task.TaskExecutorImpl
addTaskHandlerContext(long, CallContext) - Method in interface org.apache.polaris.service.task.TaskExecutor
 
addTaskHandlerContext(long, CallContext) - Method in class org.apache.polaris.service.task.TaskExecutorImpl
Register a CallContext for a specific task id.
AfterAddGrantToCatalogRoleEvent(String, String, PolarisPrivilege, GrantResource) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterAddGrantToCatalogRoleEvent
Creates an instance of a AfterAddGrantToCatalogRoleEvent record class.
AfterAssignCatalogRoleToPrincipalRoleEvent(String, String, String) - Constructor for record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterAssignCatalogRoleToPrincipalRoleEvent
Creates an instance of a AfterAssignCatalogRoleToPrincipalRoleEvent record class.
AfterAssignPrincipalRoleEvent(String, PrincipalRole) - Constructor for record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterAssignPrincipalRoleEvent
Creates an instance of a AfterAssignPrincipalRoleEvent record class.
AfterAttachPolicyEvent(String, String, String, AttachPolicyRequest) - Constructor for record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterAttachPolicyEvent
Creates an instance of a AfterAttachPolicyEvent record class.
AfterAttemptTaskEvent - Record Class in org.apache.polaris.service.events
Emitted after an attempt of an async task, such as manifest file cleanup, finishes.
AfterAttemptTaskEvent(long, int, boolean) - Constructor for record class org.apache.polaris.service.events.AfterAttemptTaskEvent
Creates an instance of a AfterAttemptTaskEvent record class.
AfterCheckExistsNamespaceEvent(String, Namespace) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCheckExistsNamespaceEvent
Creates an instance of a AfterCheckExistsNamespaceEvent record class.
AfterCheckExistsTableEvent(String, Namespace, String) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCheckExistsTableEvent
Creates an instance of a AfterCheckExistsTableEvent record class.
AfterCheckExistsViewEvent(String, Namespace, String) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCheckExistsViewEvent
Creates an instance of a AfterCheckExistsViewEvent record class.
AfterCommitTableEvent(String, TableIdentifier, TableMetadata, TableMetadata) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCommitTableEvent
Creates an instance of a AfterCommitTableEvent record class.
AfterCommitTransactionEvent(String, CommitTransactionRequest) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCommitTransactionEvent
Creates an instance of a AfterCommitTransactionEvent record class.
AfterCommitViewEvent(String, TableIdentifier, ViewMetadata, ViewMetadata) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCommitViewEvent
Creates an instance of a AfterCommitViewEvent record class.
AfterCreateCatalogEvent(Catalog) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterCreateCatalogEvent
Creates an instance of a AfterCreateCatalogEvent record class.
AfterCreateCatalogRoleEvent(String, CatalogRole) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterCreateCatalogRoleEvent
Creates an instance of a AfterCreateCatalogRoleEvent record class.
AfterCreateGenericTableEvent(String, String, GenericTable) - Constructor for record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterCreateGenericTableEvent
Creates an instance of a AfterCreateGenericTableEvent record class.
AfterCreateNamespaceEvent(String, Namespace, Map<String, String>) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCreateNamespaceEvent
Creates an instance of a AfterCreateNamespaceEvent record class.
AfterCreatePolicyEvent(String, String, LoadPolicyResponse) - Constructor for record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterCreatePolicyEvent
Creates an instance of a AfterCreatePolicyEvent record class.
AfterCreatePrincipalEvent(Principal) - Constructor for record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterCreatePrincipalEvent
Creates an instance of a AfterCreatePrincipalEvent record class.
AfterCreatePrincipalRoleEvent(PrincipalRole) - Constructor for record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterCreatePrincipalRoleEvent
Creates an instance of a AfterCreatePrincipalRoleEvent record class.
AfterCreateTableEvent(String, Namespace, String, LoadTableResponse) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCreateTableEvent
Creates an instance of a AfterCreateTableEvent record class.
AfterCreateViewEvent(String, Namespace, String, LoadViewResponse) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCreateViewEvent
Creates an instance of a AfterCreateViewEvent record class.
AfterDeleteCatalogEvent(String) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterDeleteCatalogEvent
Creates an instance of a AfterDeleteCatalogEvent record class.
AfterDeleteCatalogRoleEvent(String, String) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterDeleteCatalogRoleEvent
Creates an instance of a AfterDeleteCatalogRoleEvent record class.
AfterDeletePrincipalEvent(String) - Constructor for record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterDeletePrincipalEvent
Creates an instance of a AfterDeletePrincipalEvent record class.
AfterDeletePrincipalRoleEvent(String) - Constructor for record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterDeletePrincipalRoleEvent
Creates an instance of a AfterDeletePrincipalRoleEvent record class.
AfterDetachPolicyEvent(String, String, String, DetachPolicyRequest) - Constructor for record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterDetachPolicyEvent
Creates an instance of a AfterDetachPolicyEvent record class.
AfterDropGenericTableEvent(String, String, String) - Constructor for record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterDropGenericTableEvent
Creates an instance of a AfterDropGenericTableEvent record class.
AfterDropNamespaceEvent(String, String) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterDropNamespaceEvent
Creates an instance of a AfterDropNamespaceEvent record class.
AfterDropPolicyEvent(String, String, String, Boolean) - Constructor for record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterDropPolicyEvent
Creates an instance of a AfterDropPolicyEvent record class.
AfterDropTableEvent(String, Namespace, String, Boolean) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterDropTableEvent
Creates an instance of a AfterDropTableEvent record class.
AfterDropViewEvent(String, Namespace, String) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterDropViewEvent
Creates an instance of a AfterDropViewEvent record class.
AfterGetApplicablePoliciesEvent(String, String, String, String, GetApplicablePoliciesResponse) - Constructor for record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterGetApplicablePoliciesEvent
Creates an instance of a AfterGetApplicablePoliciesEvent record class.
AfterGetCatalogEvent(Catalog) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterGetCatalogEvent
Creates an instance of a AfterGetCatalogEvent record class.
AfterGetCatalogRoleEvent(String, CatalogRole) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterGetCatalogRoleEvent
Creates an instance of a AfterGetCatalogRoleEvent record class.
AfterGetConfigEvent(ConfigResponse) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterGetConfigEvent
Creates an instance of a AfterGetConfigEvent record class.
AfterGetPrincipalEvent(Principal) - Constructor for record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterGetPrincipalEvent
Creates an instance of a AfterGetPrincipalEvent record class.
AfterGetPrincipalRoleEvent(PrincipalRole) - Constructor for record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterGetPrincipalRoleEvent
Creates an instance of a AfterGetPrincipalRoleEvent record class.
AfterListAssignedPrincipalRolesEvent(String) - Constructor for record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterListAssignedPrincipalRolesEvent
Creates an instance of a AfterListAssignedPrincipalRolesEvent record class.
AfterListAssigneePrincipalRolesForCatalogRoleEvent(String, String) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterListAssigneePrincipalRolesForCatalogRoleEvent
Creates an instance of a AfterListAssigneePrincipalRolesForCatalogRoleEvent record class.
AfterListAssigneePrincipalsForPrincipalRoleEvent(String) - Constructor for record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterListAssigneePrincipalsForPrincipalRoleEvent
Creates an instance of a AfterListAssigneePrincipalsForPrincipalRoleEvent record class.
AfterListCatalogRolesEvent(String) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterListCatalogRolesEvent
Creates an instance of a AfterListCatalogRolesEvent record class.
AfterListCatalogRolesForPrincipalRoleEvent(String, String) - Constructor for record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterListCatalogRolesForPrincipalRoleEvent
Creates an instance of a AfterListCatalogRolesForPrincipalRoleEvent record class.
AfterListCatalogsEvent() - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterListCatalogsEvent
Creates an instance of a AfterListCatalogsEvent record class.
AfterListGenericTablesEvent(String, String) - Constructor for record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterListGenericTablesEvent
Creates an instance of a AfterListGenericTablesEvent record class.
AfterListGrantsForCatalogRoleEvent(String, String) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterListGrantsForCatalogRoleEvent
Creates an instance of a AfterListGrantsForCatalogRoleEvent record class.
AfterListNamespacesEvent(String, String) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterListNamespacesEvent
Creates an instance of a AfterListNamespacesEvent record class.
AfterListPoliciesEvent(String, String, String) - Constructor for record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterListPoliciesEvent
Creates an instance of a AfterListPoliciesEvent record class.
AfterListPrincipalRolesEvent() - Constructor for record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterListPrincipalRolesEvent
Creates an instance of a AfterListPrincipalRolesEvent record class.
AfterListPrincipalsEvent() - Constructor for record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterListPrincipalsEvent
Creates an instance of a AfterListPrincipalsEvent record class.
AfterListTablesEvent(String, Namespace) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterListTablesEvent
Creates an instance of a AfterListTablesEvent record class.
AfterListViewsEvent(String, Namespace) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterListViewsEvent
Creates an instance of a AfterListViewsEvent record class.
AfterLoadCredentialsEvent(String, Namespace, String) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadCredentialsEvent
Creates an instance of a AfterLoadCredentialsEvent record class.
AfterLoadGenericTableEvent(String, String, GenericTable) - Constructor for record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterLoadGenericTableEvent
Creates an instance of a AfterLoadGenericTableEvent record class.
AfterLoadNamespaceMetadataEvent(String, Namespace, Map<String, String>) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadNamespaceMetadataEvent
Creates an instance of a AfterLoadNamespaceMetadataEvent record class.
AfterLoadPolicyEvent(String, String, LoadPolicyResponse) - Constructor for record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterLoadPolicyEvent
Creates an instance of a AfterLoadPolicyEvent record class.
AfterLoadTableEvent(String, Namespace, String, LoadTableResponse) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadTableEvent
Creates an instance of a AfterLoadTableEvent record class.
AfterLoadViewEvent(String, Namespace, String, LoadViewResponse) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadViewEvent
Creates an instance of a AfterLoadViewEvent record class.
AfterRefreshTableEvent(String, TableIdentifier) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRefreshTableEvent
Creates an instance of a AfterRefreshTableEvent record class.
AfterRefreshViewEvent(String, TableIdentifier) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRefreshViewEvent
Creates an instance of a AfterRefreshViewEvent record class.
AfterRegisterTableEvent(String, Namespace, String, LoadTableResponse) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRegisterTableEvent
Creates an instance of a AfterRegisterTableEvent record class.
AfterRenameTableEvent(String, RenameTableRequest) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRenameTableEvent
Creates an instance of a AfterRenameTableEvent record class.
AfterRenameViewEvent(String, RenameTableRequest) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRenameViewEvent
Creates an instance of a AfterRenameViewEvent record class.
AfterReplaceViewEvent(String, Namespace, String, CommitViewRequest, LoadViewResponse) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterReplaceViewEvent
Creates an instance of a AfterReplaceViewEvent record class.
AfterResetCredentialsEvent(Principal) - Constructor for record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterResetCredentialsEvent
Creates an instance of a AfterResetCredentialsEvent record class.
AfterRevokeCatalogRoleFromPrincipalRoleEvent(String, String, String) - Constructor for record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterRevokeCatalogRoleFromPrincipalRoleEvent
Creates an instance of a AfterRevokeCatalogRoleFromPrincipalRoleEvent record class.
AfterRevokeGrantFromCatalogRoleEvent(String, String, PolarisPrivilege, GrantResource, Boolean) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterRevokeGrantFromCatalogRoleEvent
Creates an instance of a AfterRevokeGrantFromCatalogRoleEvent record class.
AfterRevokePrincipalRoleEvent(String, String) - Constructor for record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterRevokePrincipalRoleEvent
Creates an instance of a AfterRevokePrincipalRoleEvent record class.
AfterRotateCredentialsEvent(Principal) - Constructor for record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterRotateCredentialsEvent
Creates an instance of a AfterRotateCredentialsEvent record class.
AfterSendNotificationEvent(String, Namespace, String) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterSendNotificationEvent
Creates an instance of a AfterSendNotificationEvent record class.
AfterUpdateCatalogEvent(Catalog) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterUpdateCatalogEvent
Creates an instance of a AfterUpdateCatalogEvent record class.
AfterUpdateCatalogRoleEvent(String, CatalogRole) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterUpdateCatalogRoleEvent
Creates an instance of a AfterUpdateCatalogRoleEvent record class.
AfterUpdateNamespacePropertiesEvent(String, Namespace, UpdateNamespacePropertiesResponse) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterUpdateNamespacePropertiesEvent
Creates an instance of a AfterUpdateNamespacePropertiesEvent record class.
AfterUpdatePolicyEvent(String, String, LoadPolicyResponse) - Constructor for record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterUpdatePolicyEvent
Creates an instance of a AfterUpdatePolicyEvent record class.
AfterUpdatePrincipalEvent(Principal) - Constructor for record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterUpdatePrincipalEvent
Creates an instance of a AfterUpdatePrincipalEvent record class.
AfterUpdatePrincipalRoleEvent(PrincipalRole) - Constructor for record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterUpdatePrincipalRoleEvent
Creates an instance of a AfterUpdatePrincipalRoleEvent record class.
AfterUpdateTableEvent(String, Namespace, String, CommitTableRequest, LoadTableResponse) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterUpdateTableEvent
Creates an instance of a AfterUpdateTableEvent record class.
allocateServiceIdentity(ConnectionConfigInfo) - Method in class org.apache.polaris.service.identity.provider.DefaultServiceIdentityProvider
 
allowlist() - Method in interface org.apache.polaris.service.config.ReservedProperties
A list of properties that are *not* considered reserved, even if they start with a reserved prefix
AllowlistHolder() - Constructor for class org.apache.polaris.service.config.ReservedProperties.AllowlistHolder
 
anyMatch(String) - Method in record class org.apache.polaris.service.http.IfNoneMatch
If any contained ETag matches the provided etag or the header is a wildcard.
apply(TaskEntity, TableIdentifier) - Method in class org.apache.polaris.service.task.TaskFileIOSupplier
 
asServiceIdentityCredential(SecretReference) - Method in interface org.apache.polaris.service.identity.AwsIamServiceIdentityConfiguration
Converts this configuration into a AwsIamServiceIdentityCredential with actual AWS credentials.
asServiceIdentityCredential(SecretReference) - Method in interface org.apache.polaris.service.identity.ResolvableServiceIdentityConfiguration
Converts this configuration into a ServiceIdentityCredential with actual credentials.
asServiceIdentityInfoModel() - Method in interface org.apache.polaris.service.identity.AwsIamServiceIdentityConfiguration
Returns the AwsIamServiceIdentityInfo model containing only the IAM ARN.
asServiceIdentityInfoModel() - Method in interface org.apache.polaris.service.identity.ResolvableServiceIdentityConfiguration
Converts this configuration into a ServiceIdentityInfo model containing identity metadata without credentials.
assignCatalogRoleToPrincipalRole(String, String, String) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
assignCatalogRoleToPrincipalRole(String, String, GrantCatalogRoleRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisPrincipalRolesEventServiceDelegator
 
assignCatalogRoleToPrincipalRole(String, String, GrantCatalogRoleRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisPrincipalRolesApiService
assignPrincipalRole(String, String) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
assignPrincipalRole(String, GrantPrincipalRoleRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisPrincipalsEventServiceDelegator
 
assignPrincipalRole(String, GrantPrincipalRoleRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisPrincipalsApiService
assignRequestId(ContainerRequestContext) - Method in class org.apache.polaris.service.tracing.RequestIdFilter
 
attachPolicy(String, String, String, AttachPolicyRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.policy.CatalogPolicyEventServiceDelegator
 
attachPolicy(String, String, String, AttachPolicyRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalogAdapter
 
attachPolicy(PolicyIdentifier, AttachPolicyRequest) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalogHandler
 
attachPolicy(PolicyIdentifier, PolicyAttachmentTarget, Map<String, String>) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalog
 
attachPolicyRequest() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterAttachPolicyEvent
Returns the value of the attachPolicyRequest record component.
attachPolicyRequest() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeAttachPolicyEvent
Returns the value of the attachPolicyRequest record component.
attempt() - Method in record class org.apache.polaris.service.events.AfterAttemptTaskEvent
Returns the value of the attempt record component.
attempt() - Method in record class org.apache.polaris.service.events.BeforeAttemptTaskEvent
Returns the value of the attempt record component.
augment(SecurityIdentity, AuthenticationRequestContext) - Method in class org.apache.polaris.service.auth.AuthenticatingAugmentor
 
augment(SecurityIdentity, AuthenticationRequestContext) - Method in class org.apache.polaris.service.auth.external.OidcPolarisCredentialAugmentor
 
augment(SecurityIdentity, AuthenticationRequestContext) - Method in class org.apache.polaris.service.auth.external.tenant.OidcTenantResolvingAugmentor
 
authenticate(PolarisCredential) - Method in interface org.apache.polaris.service.auth.Authenticator
Authenticates the given PolarisCredential and returns an authenticated PolarisPrincipal.
authenticate(PolarisCredential) - Method in class org.apache.polaris.service.auth.DefaultAuthenticator
 
AuthenticatingAugmentor - Class in org.apache.polaris.service.auth
A custom SecurityIdentityAugmentor that, after Quarkus OIDC or Internal Auth extracted and validated the principal credentials, augments the SecurityIdentity by authenticating the principal and setting a PolarisPrincipal as the identity's principal.
AuthenticatingAugmentor(Authenticator) - Constructor for class org.apache.polaris.service.auth.AuthenticatingAugmentor
 
AuthenticationConfiguration - Interface in org.apache.polaris.service.auth
 
AuthenticationRealmConfiguration - Interface in org.apache.polaris.service.auth
 
AuthenticationRealmConfiguration.AuthenticatorConfiguration - Interface in org.apache.polaris.service.auth
 
AuthenticationRealmConfiguration.TokenBrokerConfiguration - Interface in org.apache.polaris.service.auth
 
AuthenticationRealmConfiguration.TokenBrokerConfiguration.RSAKeyPairConfiguration - Interface in org.apache.polaris.service.auth
 
AuthenticationRealmConfiguration.TokenBrokerConfiguration.SymmetricKeyConfiguration - Interface in org.apache.polaris.service.auth
 
AuthenticationRealmConfiguration.TokenServiceConfiguration - Interface in org.apache.polaris.service.auth
 
AuthenticationType - Enum Class in org.apache.polaris.service.auth
 
authenticator() - Method in interface org.apache.polaris.service.auth.AuthenticationRealmConfiguration
The configuration for the authenticator.
authenticator(AuthenticationRealmConfiguration, Instance<Authenticator>) - Method in class org.apache.polaris.service.config.ServiceProducers
 
Authenticator - Interface in org.apache.polaris.service.auth
An interface for authenticating principals based on provided credentials.
AuthorizationConfiguration - Interface in org.apache.polaris.service.config
 
authorizeBasicNamespaceOperationOrThrow(PolarisAuthorizableOperation, Namespace) - Method in class org.apache.polaris.service.catalog.common.CatalogHandler
 
authorizeBasicNamespaceOperationOrThrow(PolarisAuthorizableOperation, Namespace, List<Namespace>, List<TableIdentifier>, List<PolicyIdentifier>) - Method in class org.apache.polaris.service.catalog.common.CatalogHandler
 
authorizeBasicTableLikeOperationOrThrow(PolarisAuthorizableOperation, PolarisEntitySubType, TableIdentifier) - Method in class org.apache.polaris.service.catalog.common.CatalogHandler
 
authorizeBasicTableLikeOperationsOrThrow(EnumSet<PolarisAuthorizableOperation>, PolarisEntitySubType, TableIdentifier) - Method in class org.apache.polaris.service.catalog.common.CatalogHandler
 
authorizeCollectionOfTableLikeOperationOrThrow(PolarisAuthorizableOperation, PolarisEntitySubType, List<TableIdentifier>) - Method in class org.apache.polaris.service.catalog.common.CatalogHandler
 
authorizeCreateNamespaceUnderNamespaceOperationOrThrow(PolarisAuthorizableOperation, Namespace) - Method in class org.apache.polaris.service.catalog.common.CatalogHandler
 
authorizeCreateTableDirect(Namespace, CreateTableRequest, EnumSet<AccessDelegationMode>) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
authorizeCreateTableLikeUnderNamespaceOperationOrThrow(PolarisAuthorizableOperation, TableIdentifier) - Method in class org.apache.polaris.service.catalog.common.CatalogHandler
 
authorizer - Variable in class org.apache.polaris.service.catalog.common.CatalogHandler
 
authorizeRenameTableLikeOperationOrThrow(PolarisAuthorizableOperation, PolarisEntitySubType, TableIdentifier, TableIdentifier) - Method in class org.apache.polaris.service.catalog.common.CatalogHandler
 
AuthType - Annotation Interface in org.apache.polaris.service.credentials.connection
CDI qualifier to indicate which authentication type a ConnectionCredentialVendor supports.
AuthType.Literal - Class in org.apache.polaris.service.credentials.connection
Helper for creating AuthType qualifiers programmatically.
autoBootstrapTypes() - Method in interface org.apache.polaris.service.persistence.PersistenceConfiguration
 
awsAccessKey() - Method in interface org.apache.polaris.service.storage.StorageConfiguration
The AWS access key to use for authentication.
AwsCloudWatchConfiguration - Interface in org.apache.polaris.service.events.jsonEventListener.aws.cloudwatch
Configuration interface for AWS CloudWatch event listener integration.
AwsCloudWatchEventListener - Class in org.apache.polaris.service.events.jsonEventListener.aws.cloudwatch
 
AwsCloudWatchEventListener(AwsCloudWatchConfiguration, Clock, PolarisIcebergObjectMapperCustomizer) - Constructor for class org.apache.polaris.service.events.jsonEventListener.aws.cloudwatch.AwsCloudWatchEventListener
 
awsCloudWatchLogGroup() - Method in interface org.apache.polaris.service.events.jsonEventListener.aws.cloudwatch.AwsCloudWatchConfiguration
Returns the AWS CloudWatch log group name for event logging.
awsCloudWatchLogStream() - Method in interface org.apache.polaris.service.events.jsonEventListener.aws.cloudwatch.AwsCloudWatchConfiguration
Returns the AWS CloudWatch log stream name for event logging.
awsCloudWatchRegion() - Method in interface org.apache.polaris.service.events.jsonEventListener.aws.cloudwatch.AwsCloudWatchConfiguration
Returns the AWS region where CloudWatch logs should be sent.
awsCredentialsProvider() - Method in interface org.apache.polaris.service.identity.AwsIamServiceIdentityConfiguration
Constructs an AwsCredentialsProvider based on the configured access key, secret key, and session token.
awsIamServiceIdentity() - Method in interface org.apache.polaris.service.identity.RealmServiceIdentityConfiguration
Returns the AWS IAM service identity configuration for this realm, if present.
AwsIamServiceIdentityConfiguration - Interface in org.apache.polaris.service.identity
Configuration for an AWS IAM service identity used by Polaris to access AWS services.
awsSecretKey() - Method in interface org.apache.polaris.service.storage.StorageConfiguration
The AWS secret key to use for authentication.

B

baseCatalog - Variable in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
BatchFileCleanupTask(TableIdentifier, List<String>) - Constructor for record class org.apache.polaris.service.task.BatchFileCleanupTaskHandler.BatchFileCleanupTask
Creates an instance of a BatchFileCleanupTask record class.
BatchFileCleanupTaskHandler - Class in org.apache.polaris.service.task
BatchFileCleanupTaskHandler responsible for batch file cleanup by processing multiple file deletions in a single task handler.
BatchFileCleanupTaskHandler(TaskFileIOSupplier, ExecutorService) - Constructor for class org.apache.polaris.service.task.BatchFileCleanupTaskHandler
 
BatchFileCleanupTaskHandler.BatchFileCleanupTask - Record Class in org.apache.polaris.service.task
 
batchFiles() - Method in record class org.apache.polaris.service.task.BatchFileCleanupTaskHandler.BatchFileCleanupTask
Returns the value of the batchFiles record component.
BearerConnectionCredentialVendor - Class in org.apache.polaris.service.credentials.connection
Connection credential vendor for Bearer token authentication.
BearerConnectionCredentialVendor(UserSecretsManager) - Constructor for class org.apache.polaris.service.credentials.connection.BearerConnectionCredentialVendor
 
BeforeAddGrantToCatalogRoleEvent(String, String, AddGrantRequest) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeAddGrantToCatalogRoleEvent
Creates an instance of a BeforeAddGrantToCatalogRoleEvent record class.
BeforeAssignCatalogRoleToPrincipalRoleEvent(String, String, String) - Constructor for record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeAssignCatalogRoleToPrincipalRoleEvent
Creates an instance of a BeforeAssignCatalogRoleToPrincipalRoleEvent record class.
BeforeAssignPrincipalRoleEvent(String, PrincipalRole) - Constructor for record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeAssignPrincipalRoleEvent
Creates an instance of a BeforeAssignPrincipalRoleEvent record class.
BeforeAttachPolicyEvent(String, String, String, AttachPolicyRequest) - Constructor for record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeAttachPolicyEvent
Creates an instance of a BeforeAttachPolicyEvent record class.
BeforeAttemptTaskEvent - Record Class in org.apache.polaris.service.events
Emitted before an attempt of an async task, such as manifest file cleanup, begins.
BeforeAttemptTaskEvent(long, int) - Constructor for record class org.apache.polaris.service.events.BeforeAttemptTaskEvent
Creates an instance of a BeforeAttemptTaskEvent record class.
BeforeCheckExistsNamespaceEvent(String, Namespace) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCheckExistsNamespaceEvent
Creates an instance of a BeforeCheckExistsNamespaceEvent record class.
BeforeCheckExistsTableEvent(String, Namespace, String) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCheckExistsTableEvent
Creates an instance of a BeforeCheckExistsTableEvent record class.
BeforeCheckExistsViewEvent(String, Namespace, String) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCheckExistsViewEvent
Creates an instance of a BeforeCheckExistsViewEvent record class.
BeforeCommitTableEvent(String, TableIdentifier, TableMetadata, TableMetadata) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCommitTableEvent
Creates an instance of a BeforeCommitTableEvent record class.
BeforeCommitTransactionEvent(String, CommitTransactionRequest) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCommitTransactionEvent
Creates an instance of a BeforeCommitTransactionEvent record class.
BeforeCommitViewEvent(String, TableIdentifier, ViewMetadata, ViewMetadata) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCommitViewEvent
Creates an instance of a BeforeCommitViewEvent record class.
BeforeCreateCatalogEvent(String) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeCreateCatalogEvent
Creates an instance of a BeforeCreateCatalogEvent record class.
BeforeCreateCatalogRoleEvent(String, String) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeCreateCatalogRoleEvent
Creates an instance of a BeforeCreateCatalogRoleEvent record class.
BeforeCreateGenericTableEvent(String, String, CreateGenericTableRequest) - Constructor for record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeCreateGenericTableEvent
Creates an instance of a BeforeCreateGenericTableEvent record class.
BeforeCreateNamespaceEvent(String, CreateNamespaceRequest) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCreateNamespaceEvent
Creates an instance of a BeforeCreateNamespaceEvent record class.
BeforeCreatePolicyEvent(String, String, CreatePolicyRequest) - Constructor for record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeCreatePolicyEvent
Creates an instance of a BeforeCreatePolicyEvent record class.
BeforeCreatePrincipalEvent(String) - Constructor for record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeCreatePrincipalEvent
Creates an instance of a BeforeCreatePrincipalEvent record class.
BeforeCreatePrincipalRoleEvent(CreatePrincipalRoleRequest) - Constructor for record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeCreatePrincipalRoleEvent
Creates an instance of a BeforeCreatePrincipalRoleEvent record class.
BeforeCreateTableEvent(String, Namespace, CreateTableRequest, String) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCreateTableEvent
Creates an instance of a BeforeCreateTableEvent record class.
BeforeCreateViewEvent(String, Namespace, CreateViewRequest) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCreateViewEvent
Creates an instance of a BeforeCreateViewEvent record class.
BeforeDeleteCatalogEvent(String) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeDeleteCatalogEvent
Creates an instance of a BeforeDeleteCatalogEvent record class.
BeforeDeleteCatalogRoleEvent(String, String) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeDeleteCatalogRoleEvent
Creates an instance of a BeforeDeleteCatalogRoleEvent record class.
BeforeDeletePrincipalEvent(String) - Constructor for record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeDeletePrincipalEvent
Creates an instance of a BeforeDeletePrincipalEvent record class.
BeforeDeletePrincipalRoleEvent(String) - Constructor for record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeDeletePrincipalRoleEvent
Creates an instance of a BeforeDeletePrincipalRoleEvent record class.
BeforeDetachPolicyEvent(String, String, String, DetachPolicyRequest) - Constructor for record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeDetachPolicyEvent
Creates an instance of a BeforeDetachPolicyEvent record class.
BeforeDropGenericTableEvent(String, String, String) - Constructor for record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeDropGenericTableEvent
Creates an instance of a BeforeDropGenericTableEvent record class.
BeforeDropNamespaceEvent(String, Namespace) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeDropNamespaceEvent
Creates an instance of a BeforeDropNamespaceEvent record class.
BeforeDropPolicyEvent(String, String, String, Boolean) - Constructor for record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeDropPolicyEvent
Creates an instance of a BeforeDropPolicyEvent record class.
BeforeDropTableEvent(String, Namespace, String, Boolean) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeDropTableEvent
Creates an instance of a BeforeDropTableEvent record class.
BeforeDropViewEvent(String, Namespace, String) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeDropViewEvent
Creates an instance of a BeforeDropViewEvent record class.
BeforeGetApplicablePoliciesEvent(String, String, String, String) - Constructor for record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeGetApplicablePoliciesEvent
Creates an instance of a BeforeGetApplicablePoliciesEvent record class.
BeforeGetCatalogEvent(String) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeGetCatalogEvent
Creates an instance of a BeforeGetCatalogEvent record class.
BeforeGetCatalogRoleEvent(String, String) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeGetCatalogRoleEvent
Creates an instance of a BeforeGetCatalogRoleEvent record class.
BeforeGetConfigEvent(String) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeGetConfigEvent
Creates an instance of a BeforeGetConfigEvent record class.
BeforeGetPrincipalEvent(String) - Constructor for record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeGetPrincipalEvent
Creates an instance of a BeforeGetPrincipalEvent record class.
BeforeGetPrincipalRoleEvent(String) - Constructor for record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeGetPrincipalRoleEvent
Creates an instance of a BeforeGetPrincipalRoleEvent record class.
BeforeLimitRequestRateEvent - Record Class in org.apache.polaris.service.events
Emitted before the RateLimiterFilter rejects a request due to exceeding the rate limit.
BeforeLimitRequestRateEvent(String, String) - Constructor for record class org.apache.polaris.service.events.BeforeLimitRequestRateEvent
Creates an instance of a BeforeLimitRequestRateEvent record class.
BeforeListAssignedPrincipalRolesEvent(String) - Constructor for record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeListAssignedPrincipalRolesEvent
Creates an instance of a BeforeListAssignedPrincipalRolesEvent record class.
BeforeListAssigneePrincipalRolesForCatalogRoleEvent(String, String) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeListAssigneePrincipalRolesForCatalogRoleEvent
Creates an instance of a BeforeListAssigneePrincipalRolesForCatalogRoleEvent record class.
BeforeListAssigneePrincipalsForPrincipalRoleEvent(String) - Constructor for record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeListAssigneePrincipalsForPrincipalRoleEvent
Creates an instance of a BeforeListAssigneePrincipalsForPrincipalRoleEvent record class.
BeforeListCatalogRolesEvent(String) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeListCatalogRolesEvent
Creates an instance of a BeforeListCatalogRolesEvent record class.
BeforeListCatalogRolesForPrincipalRoleEvent(String, String) - Constructor for record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeListCatalogRolesForPrincipalRoleEvent
Creates an instance of a BeforeListCatalogRolesForPrincipalRoleEvent record class.
BeforeListCatalogsEvent() - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeListCatalogsEvent
Creates an instance of a BeforeListCatalogsEvent record class.
BeforeListGenericTablesEvent(String, String) - Constructor for record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeListGenericTablesEvent
Creates an instance of a BeforeListGenericTablesEvent record class.
BeforeListGrantsForCatalogRoleEvent(String, String) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeListGrantsForCatalogRoleEvent
Creates an instance of a BeforeListGrantsForCatalogRoleEvent record class.
BeforeListNamespacesEvent(String, String) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeListNamespacesEvent
Creates an instance of a BeforeListNamespacesEvent record class.
BeforeListPoliciesEvent(String, String, String) - Constructor for record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeListPoliciesEvent
Creates an instance of a BeforeListPoliciesEvent record class.
BeforeListPrincipalRolesEvent() - Constructor for record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeListPrincipalRolesEvent
Creates an instance of a BeforeListPrincipalRolesEvent record class.
BeforeListPrincipalsEvent() - Constructor for record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeListPrincipalsEvent
Creates an instance of a BeforeListPrincipalsEvent record class.
BeforeListTablesEvent(String, Namespace) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeListTablesEvent
Creates an instance of a BeforeListTablesEvent record class.
BeforeListViewsEvent(String, Namespace) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeListViewsEvent
Creates an instance of a BeforeListViewsEvent record class.
BeforeLoadCredentialsEvent(String, Namespace, String) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadCredentialsEvent
Creates an instance of a BeforeLoadCredentialsEvent record class.
BeforeLoadGenericTableEvent(String, String, String) - Constructor for record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeLoadGenericTableEvent
Creates an instance of a BeforeLoadGenericTableEvent record class.
BeforeLoadNamespaceMetadataEvent(String, Namespace) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadNamespaceMetadataEvent
Creates an instance of a BeforeLoadNamespaceMetadataEvent record class.
BeforeLoadPolicyEvent(String, String, String) - Constructor for record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeLoadPolicyEvent
Creates an instance of a BeforeLoadPolicyEvent record class.
BeforeLoadTableEvent(String, Namespace, String, String, String, String) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadTableEvent
Creates an instance of a BeforeLoadTableEvent record class.
BeforeLoadViewEvent(String, Namespace, String) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadViewEvent
Creates an instance of a BeforeLoadViewEvent record class.
BeforeRefreshTableEvent(String, TableIdentifier) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRefreshTableEvent
Creates an instance of a BeforeRefreshTableEvent record class.
BeforeRefreshViewEvent(String, TableIdentifier) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRefreshViewEvent
Creates an instance of a BeforeRefreshViewEvent record class.
BeforeRegisterTableEvent(String, Namespace, RegisterTableRequest) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRegisterTableEvent
Creates an instance of a BeforeRegisterTableEvent record class.
BeforeRenameTableEvent(String, RenameTableRequest) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRenameTableEvent
Creates an instance of a BeforeRenameTableEvent record class.
BeforeRenameViewEvent(String, RenameTableRequest) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRenameViewEvent
Creates an instance of a BeforeRenameViewEvent record class.
BeforeReplaceViewEvent(String, Namespace, String, CommitViewRequest) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeReplaceViewEvent
Creates an instance of a BeforeReplaceViewEvent record class.
BeforeResetCredentialsEvent(String) - Constructor for record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeResetCredentialsEvent
Creates an instance of a BeforeResetCredentialsEvent record class.
BeforeRevokeCatalogRoleFromPrincipalRoleEvent(String, String, String) - Constructor for record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeRevokeCatalogRoleFromPrincipalRoleEvent
Creates an instance of a BeforeRevokeCatalogRoleFromPrincipalRoleEvent record class.
BeforeRevokeGrantFromCatalogRoleEvent(String, String, RevokeGrantRequest, Boolean) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeRevokeGrantFromCatalogRoleEvent
Creates an instance of a BeforeRevokeGrantFromCatalogRoleEvent record class.
BeforeRevokePrincipalRoleEvent(String, String) - Constructor for record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeRevokePrincipalRoleEvent
Creates an instance of a BeforeRevokePrincipalRoleEvent record class.
BeforeRotateCredentialsEvent(String) - Constructor for record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeRotateCredentialsEvent
Creates an instance of a BeforeRotateCredentialsEvent record class.
BeforeSendNotificationEvent(String, Namespace, String, NotificationRequest) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeSendNotificationEvent
Creates an instance of a BeforeSendNotificationEvent record class.
BeforeUpdateCatalogEvent(String, UpdateCatalogRequest) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeUpdateCatalogEvent
Creates an instance of a BeforeUpdateCatalogEvent record class.
BeforeUpdateCatalogRoleEvent(String, String, UpdateCatalogRoleRequest) - Constructor for record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeUpdateCatalogRoleEvent
Creates an instance of a BeforeUpdateCatalogRoleEvent record class.
BeforeUpdateNamespacePropertiesEvent(String, Namespace, UpdateNamespacePropertiesRequest) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeUpdateNamespacePropertiesEvent
Creates an instance of a BeforeUpdateNamespacePropertiesEvent record class.
BeforeUpdatePolicyEvent(String, String, String, UpdatePolicyRequest) - Constructor for record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeUpdatePolicyEvent
Creates an instance of a BeforeUpdatePolicyEvent record class.
BeforeUpdatePrincipalEvent(String, UpdatePrincipalRequest) - Constructor for record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeUpdatePrincipalEvent
Creates an instance of a BeforeUpdatePrincipalEvent record class.
BeforeUpdatePrincipalRoleEvent(String, UpdatePrincipalRoleRequest) - Constructor for record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeUpdatePrincipalRoleEvent
Creates an instance of a BeforeUpdatePrincipalRoleEvent record class.
BeforeUpdateTableEvent(String, Namespace, String, CommitTableRequest) - Constructor for record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeUpdateTableEvent
Creates an instance of a BeforeUpdateTableEvent record class.
BehaviorChangesConfiguration - Interface in org.apache.polaris.service.config
FIXME: this seems unused.
bootstrapRealms(Iterable<String>, RootCredentialsSet) - Method in class org.apache.polaris.service.persistence.InMemoryPolarisMetaStoreManagerFactory
 
bufferTime() - Method in interface org.apache.polaris.service.events.listeners.inmemory.InMemoryBufferEventListenerConfiguration
 
buildACEStrForUsers(String) - Static method in class org.apache.polaris.service.catalog.CatalogMfsUtils
Build string with ACE to allow users access to catalog
buildIdentityInfoReference(String, ServiceIdentityType) - Static method in class org.apache.polaris.service.identity.provider.DefaultServiceIdentityProvider
Builds a SecretReference for the given realm and service identity type.
buildTable(TableIdentifier, Schema) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
buildView(TableIdentifier) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 

C

callContext - Variable in class org.apache.polaris.service.catalog.common.CatalogHandler
 
CallContextCatalogFactory - Interface in org.apache.polaris.service.context.catalog
 
canHandleTask(TaskEntity) - Method in class org.apache.polaris.service.task.BatchFileCleanupTaskHandler
 
canHandleTask(TaskEntity) - Method in class org.apache.polaris.service.task.FileCleanupTaskHandler
 
canHandleTask(TaskEntity) - Method in class org.apache.polaris.service.task.ManifestFileCleanupTaskHandler
 
canHandleTask(TaskEntity) - Method in class org.apache.polaris.service.task.TableCleanupTaskHandler
 
canHandleTask(TaskEntity) - Method in interface org.apache.polaris.service.task.TaskHandler
 
canProceed() - Method in class org.apache.polaris.service.ratelimiter.NoOpRateLimiter
 
canProceed() - Method in interface org.apache.polaris.service.ratelimiter.RateLimiter
This signifies that a request is being made.
canProceed() - Method in class org.apache.polaris.service.ratelimiter.RealmTokenBucketRateLimiter
This signifies that a request is being made.
cascade() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterRevokeGrantFromCatalogRoleEvent
Returns the value of the cascade record component.
cascade() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeRevokeGrantFromCatalogRoleEvent
Returns the value of the cascade record component.
catalog() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterCreateCatalogEvent
Returns the value of the catalog record component.
catalog() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterGetCatalogEvent
Returns the value of the catalog record component.
catalog() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterUpdateCatalogEvent
Returns the value of the catalog record component.
CatalogAdapter - Interface in org.apache.polaris.service.catalog.common
A common interface for adapters between the REST interface and CatalogHandler implementations
CatalogGenericTableEventServiceDelegator - Class in org.apache.polaris.service.catalog.generic
 
CatalogGenericTableEventServiceDelegator() - Constructor for class org.apache.polaris.service.catalog.generic.CatalogGenericTableEventServiceDelegator
 
CatalogGenericTableServiceEvents - Class in org.apache.polaris.service.events
 
CatalogGenericTableServiceEvents() - Constructor for class org.apache.polaris.service.events.CatalogGenericTableServiceEvents
 
CatalogGenericTableServiceEvents.AfterCreateGenericTableEvent - Record Class in org.apache.polaris.service.events
 
CatalogGenericTableServiceEvents.AfterDropGenericTableEvent - Record Class in org.apache.polaris.service.events
 
CatalogGenericTableServiceEvents.AfterListGenericTablesEvent - Record Class in org.apache.polaris.service.events
 
CatalogGenericTableServiceEvents.AfterLoadGenericTableEvent - Record Class in org.apache.polaris.service.events
 
CatalogGenericTableServiceEvents.BeforeCreateGenericTableEvent - Record Class in org.apache.polaris.service.events
 
CatalogGenericTableServiceEvents.BeforeDropGenericTableEvent - Record Class in org.apache.polaris.service.events
 
CatalogGenericTableServiceEvents.BeforeListGenericTablesEvent - Record Class in org.apache.polaris.service.events
 
CatalogGenericTableServiceEvents.BeforeLoadGenericTableEvent - Record Class in org.apache.polaris.service.events
 
CatalogHandler - Class in org.apache.polaris.service.catalog.common
An ABC for catalog wrappers which provides authorize methods that should be called before a request is actually forwarded to a catalog.
CatalogHandler(PolarisDiagnostics, CallContext, ResolutionManifestFactory, PolarisPrincipal, String, PolarisAuthorizer, PolarisCredentialManager, Instance<ExternalCatalogFactory>) - Constructor for class org.apache.polaris.service.catalog.common.CatalogHandler
 
CatalogHandlerUtils - Class in org.apache.polaris.service.catalog.iceberg
CODE_COPIED_TO_POLARIS Copied from CatalogHandler in Iceberg 1.8.0 Contains a collection of utilities related to managing Iceberg entities
CatalogHandlerUtils(int, boolean) - Constructor for class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
CatalogHandlerUtils(RealmConfig) - Constructor for class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
CatalogMfsUtils - Class in org.apache.polaris.service.catalog
 
CatalogMfsUtils() - Constructor for class org.apache.polaris.service.catalog.CatalogMfsUtils
 
catalogName - Variable in class org.apache.polaris.service.catalog.common.CatalogHandler
 
catalogName() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterCreateGenericTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterDropGenericTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterListGenericTablesEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterLoadGenericTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeCreateGenericTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeDropGenericTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeListGenericTablesEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeLoadGenericTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterAttachPolicyEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterCreatePolicyEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterDetachPolicyEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterDropPolicyEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterGetApplicablePoliciesEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterListPoliciesEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterLoadPolicyEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterUpdatePolicyEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeAttachPolicyEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeCreatePolicyEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeDetachPolicyEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeDropPolicyEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeGetApplicablePoliciesEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeListPoliciesEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeLoadPolicyEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeUpdatePolicyEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterAddGrantToCatalogRoleEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterCreateCatalogRoleEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterDeleteCatalogEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterDeleteCatalogRoleEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterGetCatalogRoleEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterListAssigneePrincipalRolesForCatalogRoleEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterListCatalogRolesEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterListGrantsForCatalogRoleEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterRevokeGrantFromCatalogRoleEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterUpdateCatalogRoleEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeAddGrantToCatalogRoleEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeCreateCatalogEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeCreateCatalogRoleEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeDeleteCatalogEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeDeleteCatalogRoleEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeGetCatalogEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeGetCatalogRoleEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeListAssigneePrincipalRolesForCatalogRoleEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeListCatalogRolesEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeListGrantsForCatalogRoleEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeRevokeGrantFromCatalogRoleEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeUpdateCatalogEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeUpdateCatalogRoleEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCheckExistsNamespaceEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCheckExistsTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCheckExistsViewEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCommitTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCommitTransactionEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCommitViewEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCreateNamespaceEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCreateTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCreateViewEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterDropNamespaceEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterDropTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterDropViewEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterListNamespacesEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterListTablesEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterListViewsEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadCredentialsEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadNamespaceMetadataEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadViewEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRefreshTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRefreshViewEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRegisterTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRenameTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRenameViewEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterReplaceViewEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterSendNotificationEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterUpdateNamespacePropertiesEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterUpdateTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCheckExistsNamespaceEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCheckExistsTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCheckExistsViewEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCommitTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCommitTransactionEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCommitViewEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCreateNamespaceEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCreateTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCreateViewEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeDropNamespaceEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeDropTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeDropViewEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeListNamespacesEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeListTablesEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeListViewsEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadCredentialsEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadNamespaceMetadataEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadViewEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRefreshTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRefreshViewEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRegisterTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRenameTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRenameViewEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeReplaceViewEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeSendNotificationEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeUpdateNamespacePropertiesEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeUpdateTableEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterAssignCatalogRoleToPrincipalRoleEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterListCatalogRolesForPrincipalRoleEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterRevokeCatalogRoleFromPrincipalRoleEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeAssignCatalogRoleToPrincipalRoleEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeListCatalogRolesForPrincipalRoleEvent
Returns the value of the catalogName record component.
catalogName() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeRevokeCatalogRoleFromPrincipalRoleEvent
Returns the value of the catalogName record component.
catalogNameToPrefix(RealmContext, String) - Method in interface org.apache.polaris.service.catalog.CatalogPrefixParser
Produces the "prefix" according to the Iceberg REST Catalog API specification for the given Polaris catalog name in the specified realm.
catalogNameToPrefix(RealmContext, String) - Method in class org.apache.polaris.service.catalog.DefaultCatalogPrefixParser
 
CatalogPolicyEventServiceDelegator - Class in org.apache.polaris.service.catalog.policy
 
CatalogPolicyEventServiceDelegator() - Constructor for class org.apache.polaris.service.catalog.policy.CatalogPolicyEventServiceDelegator
 
CatalogPolicyServiceEvents - Class in org.apache.polaris.service.events
Event records for Catalog Policy operations.
CatalogPolicyServiceEvents() - Constructor for class org.apache.polaris.service.events.CatalogPolicyServiceEvents
 
CatalogPolicyServiceEvents.AfterAttachPolicyEvent - Record Class in org.apache.polaris.service.events
 
CatalogPolicyServiceEvents.AfterCreatePolicyEvent - Record Class in org.apache.polaris.service.events
 
CatalogPolicyServiceEvents.AfterDetachPolicyEvent - Record Class in org.apache.polaris.service.events
 
CatalogPolicyServiceEvents.AfterDropPolicyEvent - Record Class in org.apache.polaris.service.events
 
CatalogPolicyServiceEvents.AfterGetApplicablePoliciesEvent - Record Class in org.apache.polaris.service.events
 
CatalogPolicyServiceEvents.AfterListPoliciesEvent - Record Class in org.apache.polaris.service.events
 
CatalogPolicyServiceEvents.AfterLoadPolicyEvent - Record Class in org.apache.polaris.service.events
 
CatalogPolicyServiceEvents.AfterUpdatePolicyEvent - Record Class in org.apache.polaris.service.events
 
CatalogPolicyServiceEvents.BeforeAttachPolicyEvent - Record Class in org.apache.polaris.service.events
 
CatalogPolicyServiceEvents.BeforeCreatePolicyEvent - Record Class in org.apache.polaris.service.events
 
CatalogPolicyServiceEvents.BeforeDetachPolicyEvent - Record Class in org.apache.polaris.service.events
 
CatalogPolicyServiceEvents.BeforeDropPolicyEvent - Record Class in org.apache.polaris.service.events
 
CatalogPolicyServiceEvents.BeforeGetApplicablePoliciesEvent - Record Class in org.apache.polaris.service.events
 
CatalogPolicyServiceEvents.BeforeListPoliciesEvent - Record Class in org.apache.polaris.service.events
 
CatalogPolicyServiceEvents.BeforeLoadPolicyEvent - Record Class in org.apache.polaris.service.events
 
CatalogPolicyServiceEvents.BeforeUpdatePolicyEvent - Record Class in org.apache.polaris.service.events
 
CatalogPrefixParser - Interface in org.apache.polaris.service.catalog
An extension point for converting Iceberg REST API "prefix" values to Polaris Catalog names.
catalogRole() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterCreateCatalogRoleEvent
Returns the value of the catalogRole record component.
catalogRole() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterGetCatalogRoleEvent
Returns the value of the catalogRole record component.
catalogRoleName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterAddGrantToCatalogRoleEvent
Returns the value of the catalogRoleName record component.
catalogRoleName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterDeleteCatalogRoleEvent
Returns the value of the catalogRoleName record component.
catalogRoleName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterListAssigneePrincipalRolesForCatalogRoleEvent
Returns the value of the catalogRoleName record component.
catalogRoleName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterListGrantsForCatalogRoleEvent
Returns the value of the catalogRoleName record component.
catalogRoleName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterRevokeGrantFromCatalogRoleEvent
Returns the value of the catalogRoleName record component.
catalogRoleName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeAddGrantToCatalogRoleEvent
Returns the value of the catalogRoleName record component.
catalogRoleName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeCreateCatalogRoleEvent
Returns the value of the catalogRoleName record component.
catalogRoleName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeDeleteCatalogRoleEvent
Returns the value of the catalogRoleName record component.
catalogRoleName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeGetCatalogRoleEvent
Returns the value of the catalogRoleName record component.
catalogRoleName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeListAssigneePrincipalRolesForCatalogRoleEvent
Returns the value of the catalogRoleName record component.
catalogRoleName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeListGrantsForCatalogRoleEvent
Returns the value of the catalogRoleName record component.
catalogRoleName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeRevokeGrantFromCatalogRoleEvent
Returns the value of the catalogRoleName record component.
catalogRoleName() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeUpdateCatalogRoleEvent
Returns the value of the catalogRoleName record component.
catalogRoleName() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterAssignCatalogRoleToPrincipalRoleEvent
Returns the value of the catalogRoleName record component.
catalogRoleName() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterRevokeCatalogRoleFromPrincipalRoleEvent
Returns the value of the catalogRoleName record component.
catalogRoleName() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeAssignCatalogRoleToPrincipalRoleEvent
Returns the value of the catalogRoleName record component.
catalogRoleName() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeRevokeCatalogRoleFromPrincipalRoleEvent
Returns the value of the catalogRoleName record component.
CatalogsServiceEvents - Class in org.apache.polaris.service.events
 
CatalogsServiceEvents() - Constructor for class org.apache.polaris.service.events.CatalogsServiceEvents
 
CatalogsServiceEvents.AfterAddGrantToCatalogRoleEvent - Record Class in org.apache.polaris.service.events
Event fired after a grant is added to a catalog role in Polaris.
CatalogsServiceEvents.AfterCreateCatalogEvent - Record Class in org.apache.polaris.service.events
 
CatalogsServiceEvents.AfterCreateCatalogRoleEvent - Record Class in org.apache.polaris.service.events
 
CatalogsServiceEvents.AfterDeleteCatalogEvent - Record Class in org.apache.polaris.service.events
 
CatalogsServiceEvents.AfterDeleteCatalogRoleEvent - Record Class in org.apache.polaris.service.events
 
CatalogsServiceEvents.AfterGetCatalogEvent - Record Class in org.apache.polaris.service.events
 
CatalogsServiceEvents.AfterGetCatalogRoleEvent - Record Class in org.apache.polaris.service.events
 
CatalogsServiceEvents.AfterListAssigneePrincipalRolesForCatalogRoleEvent - Record Class in org.apache.polaris.service.events
 
CatalogsServiceEvents.AfterListCatalogRolesEvent - Record Class in org.apache.polaris.service.events
 
CatalogsServiceEvents.AfterListCatalogsEvent - Record Class in org.apache.polaris.service.events
 
CatalogsServiceEvents.AfterListGrantsForCatalogRoleEvent - Record Class in org.apache.polaris.service.events
 
CatalogsServiceEvents.AfterRevokeGrantFromCatalogRoleEvent - Record Class in org.apache.polaris.service.events
Event fired after a grant is revoked from a catalog role in Polaris.
CatalogsServiceEvents.AfterUpdateCatalogEvent - Record Class in org.apache.polaris.service.events
 
CatalogsServiceEvents.AfterUpdateCatalogRoleEvent - Record Class in org.apache.polaris.service.events
 
CatalogsServiceEvents.BeforeAddGrantToCatalogRoleEvent - Record Class in org.apache.polaris.service.events
Event fired before a grant is added to a catalog role in Polaris.
CatalogsServiceEvents.BeforeCreateCatalogEvent - Record Class in org.apache.polaris.service.events
 
CatalogsServiceEvents.BeforeCreateCatalogRoleEvent - Record Class in org.apache.polaris.service.events
 
CatalogsServiceEvents.BeforeDeleteCatalogEvent - Record Class in org.apache.polaris.service.events
 
CatalogsServiceEvents.BeforeDeleteCatalogRoleEvent - Record Class in org.apache.polaris.service.events
 
CatalogsServiceEvents.BeforeGetCatalogEvent - Record Class in org.apache.polaris.service.events
 
CatalogsServiceEvents.BeforeGetCatalogRoleEvent - Record Class in org.apache.polaris.service.events
 
CatalogsServiceEvents.BeforeListAssigneePrincipalRolesForCatalogRoleEvent - Record Class in org.apache.polaris.service.events
 
CatalogsServiceEvents.BeforeListCatalogRolesEvent - Record Class in org.apache.polaris.service.events
 
CatalogsServiceEvents.BeforeListCatalogsEvent - Record Class in org.apache.polaris.service.events
 
CatalogsServiceEvents.BeforeListGrantsForCatalogRoleEvent - Record Class in org.apache.polaris.service.events
 
CatalogsServiceEvents.BeforeRevokeGrantFromCatalogRoleEvent - Record Class in org.apache.polaris.service.events
Event fired before a grant is revoked from a catalog role in Polaris.
CatalogsServiceEvents.BeforeUpdateCatalogEvent - Record Class in org.apache.polaris.service.events
 
CatalogsServiceEvents.BeforeUpdateCatalogRoleEvent - Record Class in org.apache.polaris.service.events
 
CatalogUtils - Class in org.apache.polaris.service.catalog.common
Utility methods for working with Polaris catalog entities.
CatalogUtils() - Constructor for class org.apache.polaris.service.catalog.common.CatalogUtils
 
changeCatalogAce(MapRFileSystem, String, String) - Static method in class org.apache.polaris.service.catalog.CatalogMfsUtils
Change ACE for catalog directory
changeCatalogDirectoryPermission(String, String, String, boolean) - Static method in class org.apache.polaris.service.catalog.CatalogMfsUtils
Set ACE for users to catalog directory at MFS or set public ACE if catalog-users property is unset
checkConnectionCredentialVendors(Instance<ConnectionCredentialVendor>, FeaturesConfiguration) - Method in class org.apache.polaris.service.config.ProductionReadinessChecks
 
checkInsecureStorageSettings(FeaturesConfiguration) - Method in class org.apache.polaris.service.config.ProductionReadinessChecks
 
checkMetastore(MetaStoreManagerFactory) - Method in class org.apache.polaris.service.config.ProductionReadinessChecks
 
checkOverlappingSiblingCheckSettings(FeaturesConfiguration) - Method in class org.apache.polaris.service.config.ProductionReadinessChecks
 
checkRealmResolver(Config, RealmContextResolver) - Method in class org.apache.polaris.service.config.ProductionReadinessChecks
 
checkTokenBrokers(AuthenticationConfiguration) - Method in class org.apache.polaris.service.config.ProductionReadinessChecks
 
checkUserPrincipalAndRealmIdMetricTags(MetricsConfiguration) - Method in class org.apache.polaris.service.config.ProductionReadinessChecks
 
checkUserPrincipalMetricTag(MetricsConfiguration) - Method in class org.apache.polaris.service.config.ProductionReadinessChecks
 
clientsCacheMaxSize() - Method in interface org.apache.polaris.service.storage.aws.S3AccessConfig
Maximum number of entries to keep in the STS clients cache.
clock() - Method in class org.apache.polaris.service.config.ServiceProducers
 
close() - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
close() - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
close() - Method in class org.apache.polaris.service.catalog.io.ExceptionMappingFileIO
 
close() - Method in class org.apache.polaris.service.catalog.io.WasbTranslatingFileIO
 
closeSdkHttpClient(SdkHttpClient) - Method in class org.apache.polaris.service.config.ServiceProducers
 
closeTaskExecutor(ManagedExecutor) - Method in class org.apache.polaris.service.config.ServiceProducers
 
code() - Method in record class org.apache.polaris.service.exception.IcebergJsonProcessingExceptionMapper.ErrorMessage
Returns the value of the code record component.
commit(TableMetadata, TableMetadata) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog.BasePolarisTableOperations
 
commit(TableOperations, UpdateTableRequest) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
commit(ViewOperations, UpdateTableRequest) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
commitTableRequest() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterUpdateTableEvent
Returns the value of the commitTableRequest record component.
commitTableRequest() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeUpdateTableEvent
Returns the value of the commitTableRequest record component.
commitTransaction(String, CommitTransactionRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
commitTransaction(String, CommitTransactionRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
commitTransaction(CommitTransactionRequest) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
commitTransactionRequest() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCommitTransactionEvent
Returns the value of the commitTransactionRequest record component.
commitTransactionRequest() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCommitTransactionEvent
Returns the value of the commitTransactionRequest record component.
commitViewRequest() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterReplaceViewEvent
Returns the value of the commitViewRequest record component.
commitViewRequest() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeReplaceViewEvent
Returns the value of the commitViewRequest record component.
commonTagsFilter() - Method in class org.apache.polaris.service.metrics.MeterFilterProducer
 
computeHash(String) - Static method in class org.apache.polaris.service.catalog.common.LocationUtils
Given a file path, compute a path fragment derived from its hash.
config() - Method in record class org.apache.polaris.service.identity.ServiceIdentityConfiguration.RealmConfigEntry
Returns the value of the config record component.
configResponse() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterGetConfigEvent
Returns the value of the configResponse record component.
connectionAcquisitionTimeout() - Method in interface org.apache.polaris.service.storage.aws.S3AccessConfig
Override default connection acquisition timeout.
connectionMaxIdleTime() - Method in interface org.apache.polaris.service.storage.aws.S3AccessConfig
Override default max idle time of a pooled connection.
connectionTimeToLive() - Method in interface org.apache.polaris.service.storage.aws.S3AccessConfig
Override default time-time of a pooled connection.
connectTimeout() - Method in interface org.apache.polaris.service.storage.aws.S3AccessConfig
Override the default TCP connect timeout.
containsAnyAccessDeniedHint(String) - Static method in class org.apache.polaris.service.exception.IcebergExceptionMapper
 
ContextSpecificInformation(long, String) - Constructor for record class org.apache.polaris.service.events.listeners.PolarisPersistenceEventListener.ContextSpecificInformation
Creates an instance of a ContextSpecificInformation record class.
contribute(HttpServerMetricsTagsContributor.Context) - Method in class org.apache.polaris.service.metrics.RealmIdTagContributor
 
create(PolarisMetaStoreManager, PolarisCallContext) - Method in class org.apache.polaris.service.auth.internal.broker.RSAKeyPairJWTBrokerFactory
 
create(PolarisMetaStoreManager, PolarisCallContext) - Method in class org.apache.polaris.service.auth.internal.broker.SymmetricKeyJWTBrokerFactory
 
create(PolarisMetaStoreManager, PolarisCallContext) - Method in interface org.apache.polaris.service.auth.internal.broker.TokenBrokerFactory
 
createBackingStore(PolarisDiagnostics) - Method in class org.apache.polaris.service.persistence.InMemoryPolarisMetaStoreManagerFactory
 
createCallContextCatalog(PolarisResolutionManifest) - Method in interface org.apache.polaris.service.context.catalog.CallContextCatalogFactory
 
createCallContextCatalog(PolarisResolutionManifest) - Method in class org.apache.polaris.service.context.catalog.PolarisCallContextCatalogFactory
 
createCatalog(CreateCatalogRequest) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
createCatalog(CreateCatalogRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisCatalogsEventServiceDelegator
 
createCatalog(CreateCatalogRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisCatalogsApiService
createCatalog(ConnectionConfigInfoDpo, PolarisCredentialManager) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRESTExternalCatalogFactory
 
CreateCatalogRequestDeserializer() - Constructor for class org.apache.polaris.service.config.Serializers.CreateCatalogRequestDeserializer
 
createCatalogRole(String, CreateCatalogRoleRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisCatalogsEventServiceDelegator
 
createCatalogRole(String, CreateCatalogRoleRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisCatalogsApiService
createCatalogRole(String, PolarisEntity) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
CreateCatalogRoleRequestDeserializer() - Constructor for class org.apache.polaris.service.config.Serializers.CreateCatalogRoleRequestDeserializer
 
createCloudWatchAsyncClient() - Method in class org.apache.polaris.service.events.jsonEventListener.aws.cloudwatch.AwsCloudWatchEventListener
 
createEventId() - Static method in interface org.apache.polaris.service.events.PolarisEvent
 
createGenericCatalog(ConnectionConfigInfoDpo, PolarisCredentialManager) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRESTExternalCatalogFactory
 
createGenericTable(String, String, CreateGenericTableRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.generic.CatalogGenericTableEventServiceDelegator
 
createGenericTable(String, String, CreateGenericTableRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.generic.GenericTableCatalogAdapter
 
createGenericTable(TableIdentifier, String, String, String, Map<String, String>) - Method in class org.apache.polaris.service.catalog.generic.GenericTableCatalogHandler
 
createGenericTable(TableIdentifier, String, String, String, Map<String, String>) - Method in class org.apache.polaris.service.catalog.generic.PolarisGenericTableCatalog
 
createMetaStoreSession(TreeMapMetaStore, RealmContext, RootCredentialsSet, PolarisDiagnostics) - Method in class org.apache.polaris.service.persistence.InMemoryPolarisMetaStoreManagerFactory
 
createNamespace(String, CreateNamespaceRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
createNamespace(String, CreateNamespaceRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
createNamespace(Namespace) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
createNamespace(Namespace, Map<String, String>) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
createNamespace(SupportsNamespaces, CreateNamespaceRequest) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
createNamespace(CreateNamespaceRequest) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
createNamespaceRequest() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCreateNamespaceEvent
Returns the value of the createNamespaceRequest record component.
createNewMetaStoreManager(Clock, PolarisDiagnostics) - Method in class org.apache.polaris.service.persistence.InMemoryAtomicOperationMetaStoreManagerFactory
 
createPolicy(String, String, CreatePolicyRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.policy.CatalogPolicyEventServiceDelegator
 
createPolicy(String, String, CreatePolicyRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalogAdapter
 
createPolicy(Namespace, CreatePolicyRequest) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalogHandler
 
createPolicy(PolicyIdentifier, String, String, String) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalog
 
createPolicyRequest() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeCreatePolicyEvent
Returns the value of the createPolicyRequest record component.
createPrincipal(CreatePrincipalRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisPrincipalsEventServiceDelegator
 
createPrincipal(CreatePrincipalRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisPrincipalsApiService
createPrincipal(PrincipalEntity) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
CreatePrincipalRequestDeserializer() - Constructor for class org.apache.polaris.service.config.Serializers.CreatePrincipalRequestDeserializer
 
createPrincipalRole(CreatePrincipalRoleRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisPrincipalRolesEventServiceDelegator
 
createPrincipalRole(CreatePrincipalRoleRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisPrincipalRolesApiService
createPrincipalRole(PolarisEntity) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
createPrincipalRoleRequest() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeCreatePrincipalRoleEvent
Returns the value of the createPrincipalRoleRequest record component.
CreatePrincipalRoleRequestDeserializer() - Constructor for class org.apache.polaris.service.config.Serializers.CreatePrincipalRoleRequestDeserializer
 
createProcessor(String) - Method in class org.apache.polaris.service.events.listeners.inmemory.InMemoryBufferEventListener
 
createTable(String, String, CreateTableRequest, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
createTable(String, String, CreateTableRequest, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
createTable(Catalog, Namespace, CreateTableRequest) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
createTableDirect(Namespace, CreateTableRequest) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
Create a table.
createTableDirect(Namespace, CreateTableRequest, EnumSet<AccessDelegationMode>, Optional<String>) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
createTableDirectWithWriteDelegation(Namespace, CreateTableRequest, Optional<String>) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
Create a table.
createTableRequest() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCreateTableEvent
Returns the value of the createTableRequest record component.
createTableStaged(Namespace, CreateTableRequest) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
createTableStaged(Namespace, CreateTableRequest, EnumSet<AccessDelegationMode>, Optional<String>) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
createTableStagedWithWriteDelegation(Namespace, CreateTableRequest, Optional<String>) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
createView(String, String, CreateViewRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
createView(String, String, CreateViewRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
createView(Namespace, CreateViewRequest) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
createView(ViewCatalog, Namespace, CreateViewRequest) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
createViewRequest() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCreateViewEvent
Returns the value of the createViewRequest record component.
credentialManager - Variable in class org.apache.polaris.service.catalog.common.CatalogHandler
 
CredentialVendorPriorities - Class in org.apache.polaris.service.credentials
Priority constants for credential vendor implementations.
current() - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog.BasePolarisTableOperations
 
currentMetadata - Variable in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog.BasePolarisTableOperations
 
currentMetadataLocation - Variable in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog.BasePolarisTableOperations
 
customize(ObjectMapper) - Method in class org.apache.polaris.service.config.PolarisIcebergObjectMapperCustomizer
 

D

decodeManifestFileData(String) - Static method in class org.apache.polaris.service.task.TaskUtils
 
decodeNamespace(String) - Method in interface org.apache.polaris.service.catalog.common.CatalogAdapter
 
DEFAULT - Static variable in class org.apache.polaris.service.credentials.CredentialVendorPriorities
Priority for default built-in vendor implementations.
DEFAULT_MAX_STS_CLIENT_CACHE_ENTRIES - Static variable in interface org.apache.polaris.service.storage.aws.S3AccessConfig
DEFAULT_REALM_KEY - Static variable in interface org.apache.polaris.service.auth.AuthenticationConfiguration
 
DEFAULT_REALM_KEY - Static variable in class org.apache.polaris.service.identity.provider.DefaultServiceIdentityProvider
 
DEFAULT_REALM_KEY - Static variable in interface org.apache.polaris.service.identity.ServiceIdentityConfiguration
The key used to identify the default realm configuration.
DEFAULT_REALM_NSS - Static variable in class org.apache.polaris.service.identity.provider.DefaultServiceIdentityProvider
 
DEFAULT_TENANT_KEY - Static variable in interface org.apache.polaris.service.auth.external.OidcConfiguration
 
DEFAULT_TOKEN_LIFESPAN - Static variable in interface org.apache.polaris.service.storage.StorageConfiguration
 
DefaultAuthenticator - Class in org.apache.polaris.service.auth
The default Authenticator.
DefaultAuthenticator() - Constructor for class org.apache.polaris.service.auth.DefaultAuthenticator
 
DefaultCatalogPrefixParser - Class in org.apache.polaris.service.catalog
 
DefaultCatalogPrefixParser() - Constructor for class org.apache.polaris.service.catalog.DefaultCatalogPrefixParser
 
defaultConfiguration() - Static method in interface org.apache.polaris.service.identity.AwsIamServiceIdentityConfiguration
Returns the default AWS IAM service identity configuration.
defaultConfiguration() - Static method in interface org.apache.polaris.service.identity.RealmServiceIdentityConfiguration
Returns the default realm service identity configuration.
defaultConfiguration() - Static method in interface org.apache.polaris.service.identity.ResolvableServiceIdentityConfiguration
Returns the default resolvable service identity configuration.
DefaultConfigurationStore - Class in org.apache.polaris.service.config
 
DefaultConfigurationStore(ObjectMapper, FeaturesConfiguration) - Constructor for class org.apache.polaris.service.config.DefaultConfigurationStore
 
DefaultFileIOFactory - Class in org.apache.polaris.service.catalog.io
A default FileIO factory implementation for creating Iceberg FileIO instances with contextual table-level properties.
DefaultFileIOFactory() - Constructor for class org.apache.polaris.service.catalog.io.DefaultFileIOFactory
 
DefaultMetricsReporter - Class in org.apache.polaris.service.reporting
 
DefaultMetricsReporter() - Constructor for class org.apache.polaris.service.reporting.DefaultMetricsReporter
 
DefaultOAuth2ApiService - Class in org.apache.polaris.service.auth.internal.service
Default implementation of the IcebergRestOAuth2ApiService that generates a JWT token for the client if the client secret matches.
DefaultOAuth2ApiService(TokenBroker) - Constructor for class org.apache.polaris.service.auth.internal.service.DefaultOAuth2ApiService
 
defaultPolarisAuthorizerFactory() - Method in class org.apache.polaris.service.config.ServiceProducers
 
DefaultPolarisCredentialManager - Class in org.apache.polaris.service.credentials
Default implementation of PolarisCredentialManager responsible for retrieving credentials used by Polaris to access external systems such as remote catalogs or cloud storage.
DefaultPolarisCredentialManager(RealmContext, Instance<ConnectionCredentialVendor>) - Constructor for class org.apache.polaris.service.credentials.DefaultPolarisCredentialManager
 
defaultRealm() - Method in interface org.apache.polaris.service.context.RealmContextConfiguration
The default realm to use when no realm is specified.
DefaultRealmContextResolver - Class in org.apache.polaris.service.context
 
DefaultRealmContextResolver(RealmContextConfiguration) - Constructor for class org.apache.polaris.service.context.DefaultRealmContextResolver
 
DefaultRequestIdGenerator - Class in org.apache.polaris.service.tracing
Default implementation of RequestIdGenerator, striking a balance between randomness and performance.
DefaultRequestIdGenerator() - Constructor for class org.apache.polaris.service.tracing.DefaultRequestIdGenerator
 
defaults() - Method in interface org.apache.polaris.service.config.RealmOverridable
 
defaults() - Method in class org.apache.polaris.service.config.ResolvedBehaviorChangesConfiguration
 
defaults() - Method in class org.apache.polaris.service.config.ResolvedFeaturesConfiguration
 
DefaultServiceIdentityProvider - Class in org.apache.polaris.service.identity.provider
Default implementation of ServiceIdentityProvider that provides service identity credentials from statically configured values.
DefaultServiceIdentityProvider() - Constructor for class org.apache.polaris.service.identity.provider.DefaultServiceIdentityProvider
 
DefaultServiceIdentityProvider(RealmContext, ServiceIdentityConfiguration) - Constructor for class org.apache.polaris.service.identity.provider.DefaultServiceIdentityProvider
 
DefaultTokenBucketFactory - Class in org.apache.polaris.service.ratelimiter
 
DefaultTokenBucketFactory(long, Duration, Clock) - Constructor for class org.apache.polaris.service.ratelimiter.DefaultTokenBucketFactory
 
DefaultTokenBucketFactory(TokenBucketConfiguration, Clock) - Constructor for class org.apache.polaris.service.ratelimiter.DefaultTokenBucketFactory
 
defaultWarehouseLocation(TableIdentifier) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
deleteCatalog(String) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
deleteCatalog(String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisCatalogsEventServiceDelegator
 
deleteCatalog(String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisCatalogsApiService
deleteCatalogRole(String, String) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
deleteCatalogRole(String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisCatalogsEventServiceDelegator
 
deleteCatalogRole(String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisCatalogsApiService
deleteFile(String) - Method in class org.apache.polaris.service.catalog.io.ExceptionMappingFileIO
 
deleteFile(String) - Method in class org.apache.polaris.service.catalog.io.WasbTranslatingFileIO
 
deletePrincipal(String) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
deletePrincipal(String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisPrincipalsEventServiceDelegator
 
deletePrincipal(String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisPrincipalsApiService
deletePrincipalRole(String) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
deletePrincipalRole(String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisPrincipalRolesEventServiceDelegator
 
deletePrincipalRole(String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisPrincipalRolesApiService
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.polaris.service.config.Serializers.AddGrantRequestDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.polaris.service.config.Serializers.CreateCatalogRequestDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.polaris.service.config.Serializers.CreateCatalogRoleRequestDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.polaris.service.config.Serializers.CreatePrincipalRequestDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.polaris.service.config.Serializers.CreatePrincipalRoleRequestDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.polaris.service.config.Serializers.GrantCatalogRoleRequestDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.polaris.service.config.Serializers.GrantPrincipalRoleRequestDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.polaris.service.config.Serializers.RevokeGrantRequestDeserializer
 
detachAll() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterDropPolicyEvent
Returns the value of the detachAll record component.
detachAll() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeDropPolicyEvent
Returns the value of the detachAll record component.
detachPolicy(String, String, String, DetachPolicyRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.policy.CatalogPolicyEventServiceDelegator
 
detachPolicy(String, String, String, DetachPolicyRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalogAdapter
 
detachPolicy(PolicyIdentifier, DetachPolicyRequest) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalogHandler
 
detachPolicy(PolicyIdentifier, PolicyAttachmentTarget) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalog
 
detachPolicyRequest() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterDetachPolicyEvent
Returns the value of the detachPolicyRequest record component.
detachPolicyRequest() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeDetachPolicyEvent
Returns the value of the detachPolicyRequest record component.
details() - Method in record class org.apache.polaris.service.exception.IcebergJsonProcessingExceptionMapper.ErrorMessage
Returns the value of the details record component.
determineFileIOClassName(RealmConfig, Map<String, String>, PolarisStorageConfigurationInfo) - Static method in class org.apache.polaris.service.catalog.validation.IcebergPropertiesValidation
 
diagnostics - Variable in class org.apache.polaris.service.catalog.common.CatalogHandler
 
DisabledOAuth2ApiService - Class in org.apache.polaris.service.auth.internal.service
 
DisabledOAuth2ApiService() - Constructor for class org.apache.polaris.service.auth.internal.service.DisabledOAuth2ApiService
 
disableRefresh() - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog.BasePolarisTableOperations
 
doCommit(TableMetadata, TableMetadata) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog.BasePolarisTableOperations
 
doRefresh() - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog.BasePolarisTableOperations
 
dropGenericTable(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.generic.CatalogGenericTableEventServiceDelegator
 
dropGenericTable(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.generic.GenericTableCatalogAdapter
 
dropGenericTable(TableIdentifier) - Method in class org.apache.polaris.service.catalog.generic.GenericTableCatalogHandler
 
dropGenericTable(TableIdentifier) - Method in class org.apache.polaris.service.catalog.generic.PolarisGenericTableCatalog
 
dropNamespace(String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
dropNamespace(String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
dropNamespace(Namespace) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
dropNamespace(Namespace) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
dropNamespace(SupportsNamespaces, Namespace) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
dropPolicy(String, String, String, Boolean, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.policy.CatalogPolicyEventServiceDelegator
 
dropPolicy(String, String, String, Boolean, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalogAdapter
 
dropPolicy(PolicyIdentifier, boolean) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalog
 
dropPolicy(PolicyIdentifier, boolean) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalogHandler
 
dropTable(String, String, String, Boolean, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
dropTable(String, String, String, Boolean, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
dropTable(Catalog, TableIdentifier) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
dropTable(TableIdentifier, boolean) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
dropTableWithoutPurge(TableIdentifier) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
dropTableWithPurge(TableIdentifier) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
dropView(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
dropView(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
dropView(TableIdentifier) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
dropView(TableIdentifier) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
dropView(ViewCatalog, TableIdentifier) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 

E

effectiveClientsCacheMaxSize() - Method in interface org.apache.polaris.service.storage.aws.S3AccessConfig
 
EMPTY - Static variable in record class org.apache.polaris.service.http.IfNoneMatch
 
enableInApiMetrics() - Method in interface org.apache.polaris.service.metrics.MetricsConfiguration.RealmIdTag
Whether to include the Realm ID tag in the API request metrics.
enableInApiMetrics() - Method in interface org.apache.polaris.service.metrics.MetricsConfiguration.UserPrincipalTag
Whether to include the User Principal tag in the API request metrics.
enableInHttpMetrics() - Method in interface org.apache.polaris.service.metrics.MetricsConfiguration.RealmIdTag
Whether to include the Realm ID tag in the HTTP server request metrics.
encodeManifestFile(ManifestFile) - Static method in class org.apache.polaris.service.task.TaskUtils
base64 encode the serialized manifest file entry so we can deserialize it and read the manifest in the ManifestFileCleanupTaskHandler
ensureResolutionManifestForTable(TableIdentifier) - Method in class org.apache.polaris.service.catalog.common.CatalogHandler
Ensures resolution manifest is initialized for a table identifier.
ENTROPY_DIR_DEPTH - Static variable in class org.apache.polaris.service.catalog.common.LocationUtils
 
ENTROPY_DIR_LENGTH - Static variable in class org.apache.polaris.service.catalog.common.LocationUtils
 
equals(Object) - Method in record class org.apache.polaris.service.events.AfterAttemptTaskEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.BeforeAttemptTaskEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.BeforeLimitRequestRateEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterCreateGenericTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterDropGenericTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterListGenericTablesEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterLoadGenericTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeCreateGenericTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeDropGenericTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeListGenericTablesEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeLoadGenericTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterAttachPolicyEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterCreatePolicyEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterDetachPolicyEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterDropPolicyEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterGetApplicablePoliciesEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterListPoliciesEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterLoadPolicyEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterUpdatePolicyEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeAttachPolicyEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeCreatePolicyEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeDetachPolicyEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeDropPolicyEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeGetApplicablePoliciesEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeListPoliciesEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeLoadPolicyEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeUpdatePolicyEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterAddGrantToCatalogRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterCreateCatalogEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterCreateCatalogRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterDeleteCatalogEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterDeleteCatalogRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterGetCatalogEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterGetCatalogRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterListAssigneePrincipalRolesForCatalogRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterListCatalogRolesEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterListCatalogsEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterListGrantsForCatalogRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterRevokeGrantFromCatalogRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterUpdateCatalogEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterUpdateCatalogRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeAddGrantToCatalogRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeCreateCatalogEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeCreateCatalogRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeDeleteCatalogEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeDeleteCatalogRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeGetCatalogEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeGetCatalogRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeListAssigneePrincipalRolesForCatalogRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeListCatalogRolesEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeListCatalogsEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeListGrantsForCatalogRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeRevokeGrantFromCatalogRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeUpdateCatalogEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeUpdateCatalogRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCheckExistsNamespaceEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCheckExistsTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCheckExistsViewEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCommitTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCommitTransactionEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCommitViewEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCreateNamespaceEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCreateTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCreateViewEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterDropNamespaceEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterDropTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterDropViewEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterGetConfigEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterListNamespacesEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterListTablesEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterListViewsEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadCredentialsEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadNamespaceMetadataEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadViewEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRefreshTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRefreshViewEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRegisterTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRenameTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRenameViewEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterReplaceViewEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterSendNotificationEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterUpdateNamespacePropertiesEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterUpdateTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCheckExistsNamespaceEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCheckExistsTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCheckExistsViewEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCommitTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCommitTransactionEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCommitViewEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCreateNamespaceEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCreateTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCreateViewEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeDropNamespaceEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeDropTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeDropViewEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeGetConfigEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeListNamespacesEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeListTablesEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeListViewsEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadCredentialsEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadNamespaceMetadataEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadViewEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRefreshTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRefreshViewEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRegisterTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRenameTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRenameViewEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeReplaceViewEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeSendNotificationEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeUpdateNamespacePropertiesEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeUpdateTableEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.listeners.PolarisPersistenceEventListener.ContextSpecificInformation
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterAssignCatalogRoleToPrincipalRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterCreatePrincipalRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterDeletePrincipalRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterGetPrincipalRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterListAssigneePrincipalsForPrincipalRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterListCatalogRolesForPrincipalRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterListPrincipalRolesEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterRevokeCatalogRoleFromPrincipalRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterUpdatePrincipalRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeAssignCatalogRoleToPrincipalRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeCreatePrincipalRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeDeletePrincipalRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeGetPrincipalRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeListAssigneePrincipalsForPrincipalRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeListCatalogRolesForPrincipalRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeListPrincipalRolesEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeRevokeCatalogRoleFromPrincipalRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeUpdatePrincipalRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterAssignPrincipalRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterCreatePrincipalEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterDeletePrincipalEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterGetPrincipalEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterListAssignedPrincipalRolesEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterListPrincipalsEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterResetCredentialsEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterRevokePrincipalRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterRotateCredentialsEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterUpdatePrincipalEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeAssignPrincipalRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeCreatePrincipalEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeDeletePrincipalEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeGetPrincipalEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeListAssignedPrincipalRolesEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeListPrincipalsEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeResetCredentialsEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeRevokePrincipalRoleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeRotateCredentialsEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeUpdatePrincipalEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.exception.IcebergJsonProcessingExceptionMapper.ErrorMessage
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.http.IfNoneMatch
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.identity.ServiceIdentityConfiguration.RealmConfigEntry
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.task.BatchFileCleanupTaskHandler.BatchFileCleanupTask
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.apache.polaris.service.task.ManifestFileCleanupTaskHandler.ManifestCleanupTask
Indicates whether some other object is "equal to" this one.
ErrorMessage(int, String, String) - Constructor for record class org.apache.polaris.service.exception.IcebergJsonProcessingExceptionMapper.ErrorMessage
Creates an instance of a ErrorMessage record class.
eTags() - Method in record class org.apache.polaris.service.http.IfNoneMatch
Returns the value of the eTags record component.
ExceptionMappingFileIO - Class in org.apache.polaris.service.catalog.io
A FileIO implementation that wraps an existing FileIO and re-maps exceptions
ExceptionMappingFileIO(FileIO) - Constructor for class org.apache.polaris.service.catalog.io.ExceptionMappingFileIO
 
executorService - Variable in class org.apache.polaris.service.task.FileCleanupTaskHandler
 
exists(String, FileIO) - Static method in class org.apache.polaris.service.task.TaskUtils
 
expectContinueEnabled() - Method in interface org.apache.polaris.service.storage.aws.S3AccessConfig
Override default behavior whether to expect an HTTP/100-Continue.
EXTERNAL - Enum constant in enum class org.apache.polaris.service.auth.AuthenticationType
Polaris will delegate authentication to an external identity provider (e.g., Keycloak).
externalCatalogFactories - Variable in class org.apache.polaris.service.catalog.common.CatalogHandler
 
extractHttpCodeFromCloudException(Throwable) - Static method in class org.apache.polaris.service.exception.IcebergExceptionMapper
We typically call cloud providers over HTTP, so when there's an exception there's typically an associated HTTP code.
extractRequestedRoles(PolarisCredential) - Method in class org.apache.polaris.service.auth.DefaultAuthenticator
Extracts the requested roles from the credentials.

F

FeaturesConfiguration - Interface in org.apache.polaris.service.config
 
file() - Method in interface org.apache.polaris.service.auth.AuthenticationRealmConfiguration.TokenBrokerConfiguration.SymmetricKeyConfiguration
The file to read the secret from.
FILE_DELETION_RETRY_MILLIS - Static variable in class org.apache.polaris.service.task.FileCleanupTaskHandler
 
FileCleanupTaskHandler - Class in org.apache.polaris.service.task
FileCleanupTaskHandler responsible for cleaning up files in table tasks.
FileCleanupTaskHandler(TaskFileIOSupplier, ExecutorService) - Constructor for class org.apache.polaris.service.task.FileCleanupTaskHandler
 
FileIOConfiguration - Interface in org.apache.polaris.service.catalog.io
 
fileIOFactory(FileIOConfiguration, Instance<FileIOFactory>) - Method in class org.apache.polaris.service.config.ServiceProducers
 
FileIOFactory - Interface in org.apache.polaris.service.catalog.io
Interface for providing a way to construct FileIO objects, such as for reading/writing S3.
fileIOSupplier - Variable in class org.apache.polaris.service.task.FileCleanupTaskHandler
 
FileIOUtil - Class in org.apache.polaris.service.catalog.io
 
filter() - Method in interface org.apache.polaris.service.auth.external.tenant.OidcTenantConfiguration.PrincipalRolesMapper
A regular expression that matches the role names in the identity.
filter(ContainerRequestContext) - Method in class org.apache.polaris.service.logging.LoggingMDCFilter
 
filter(ContainerRequestContext) - Method in class org.apache.polaris.service.ratelimiter.RateLimiterFilter
Returns a 429 if the rate limiter says so.
filter(ContainerRequestContext) - Method in class org.apache.polaris.service.tracing.TracingFilter
 
filterPredicate() - Method in interface org.apache.polaris.service.auth.external.tenant.OidcTenantConfiguration.PrincipalRolesMapper
 
FilterPriorities - Class in org.apache.polaris.service.config
 
FilterPriorities() - Constructor for class org.apache.polaris.service.config.FilterPriorities
 
findResolvedStorageEntity(PolarisResolutionManifestCatalogView, TableIdentifier) - Static method in class org.apache.polaris.service.catalog.common.CatalogUtils
Find the resolved entity path that may contain storage information
findStorageInfoFromHierarchy(PolarisResolvedPathWrapper) - Static method in class org.apache.polaris.service.catalog.io.FileIOUtil
Finds storage configuration information in the hierarchy of the resolved storage entity.
flush(String, List<PolarisEvent>) - Method in class org.apache.polaris.service.events.listeners.inmemory.InMemoryBufferEventListener
 
forRealm(String) - Method in interface org.apache.polaris.service.auth.AuthenticationConfiguration
 
forRealm(String) - Method in interface org.apache.polaris.service.identity.ServiceIdentityConfiguration
Retrieves the configuration entry for the given realm identifier.
forRealm(RealmContext) - Method in interface org.apache.polaris.service.auth.AuthenticationConfiguration
 
forRealm(RealmContext) - Method in interface org.apache.polaris.service.identity.ServiceIdentityConfiguration
Retrieves the configuration entry for the given realm context.
fromHeader(String) - Static method in record class org.apache.polaris.service.http.IfNoneMatch
Parses the raw content of an If-None-Match header into the logical representation
fromProtocolValuesList(String) - Static method in enum class org.apache.polaris.service.catalog.AccessDelegationMode
 

G

gcpAccessToken() - Method in interface org.apache.polaris.service.storage.StorageConfiguration
The GCP access token to use for authentication.
gcpAccessTokenLifespan() - Method in interface org.apache.polaris.service.storage.StorageConfiguration
The lifespan of the GCP access token.
gcpCredentialsSupplier(Clock) - Method in interface org.apache.polaris.service.storage.StorageConfiguration
 
generateETagForMetadataFileLocation(String) - Static method in class org.apache.polaris.service.http.IcebergHttpUtil
Generate an ETag from an Iceberg metadata file location
generateFromClientSecrets(String, String, String, String, TokenType) - Method in class org.apache.polaris.service.auth.internal.broker.JWTBroker
 
generateFromClientSecrets(String, String, String, String, TokenType) - Method in interface org.apache.polaris.service.auth.internal.broker.TokenBroker
Generate a token from client secrets
generateFromToken(TokenType, String, String, String, TokenType) - Method in class org.apache.polaris.service.auth.internal.broker.JWTBroker
 
generateFromToken(TokenType, String, String, String, TokenType) - Method in interface org.apache.polaris.service.auth.internal.broker.TokenBroker
Generate a token from an existing token of a specified type
generateRequestId(ContainerRequestContext) - Method in class org.apache.polaris.service.tracing.DefaultRequestIdGenerator
 
generateRequestId(ContainerRequestContext) - Method in interface org.apache.polaris.service.tracing.RequestIdGenerator
Generates a new request ID.
GenericTableCatalogAdapter - Class in org.apache.polaris.service.catalog.generic
 
GenericTableCatalogAdapter(PolarisDiagnostics, RealmContext, CallContext, ResolutionManifestFactory, PolarisMetaStoreManager, PolarisAuthorizer, CatalogPrefixParser, ReservedProperties, PolarisCredentialManager, Instance<ExternalCatalogFactory>) - Constructor for class org.apache.polaris.service.catalog.generic.GenericTableCatalogAdapter
 
GenericTableCatalogHandler - Class in org.apache.polaris.service.catalog.generic
 
GenericTableCatalogHandler(PolarisDiagnostics, CallContext, ResolutionManifestFactory, PolarisMetaStoreManager, PolarisPrincipal, String, PolarisAuthorizer, PolarisCredentialManager, Instance<ExternalCatalogFactory>) - Constructor for class org.apache.polaris.service.catalog.generic.GenericTableCatalogHandler
 
getAccessDeniedHints() - Static method in class org.apache.polaris.service.exception.IcebergExceptionMapper
 
getAccessToken() - Method in interface org.apache.polaris.service.auth.internal.broker.TokenResponse
 
getAlgorithm() - Method in class org.apache.polaris.service.auth.internal.broker.JWTBroker
 
getAlgorithm() - Method in class org.apache.polaris.service.auth.internal.broker.RSAKeyPairJWTBroker
 
getAlgorithm() - Method in class org.apache.polaris.service.auth.internal.broker.SymmetricKeyJWTBroker
 
getApplicablePolicies(String, String, Integer, String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.policy.CatalogPolicyEventServiceDelegator
 
getApplicablePolicies(String, String, Integer, String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalogAdapter
 
getApplicablePolicies(Namespace, String, PolicyType) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalog
 
getApplicablePolicies(Namespace, String, PolicyType) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalogHandler
 
getApplicablePoliciesResponse() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterGetApplicablePoliciesEvent
Returns the value of the getApplicablePoliciesResponse record component.
getCatalog(String) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
getCatalog(String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisCatalogsEventServiceDelegator
 
getCatalog(String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisCatalogsApiService
getCatalogRole(String, String) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
getCatalogRole(String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisCatalogsEventServiceDelegator
 
getCatalogRole(String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisCatalogsApiService
getConfig(String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
From IcebergRestConfigurationApiService.
getConfig(String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestConfigurationEventServiceDelegator
 
getConfigSource() - Method in class org.apache.polaris.service.config.SslConfigSourceFactory
 
getConfigSources(ConfigSourceContext) - Method in class org.apache.polaris.service.config.SslConfigSourceFactory
 
getConfiguration(RealmContext, String) - Method in class org.apache.polaris.service.config.DefaultConfigurationStore
 
getConnectionCredentials(ConnectionConfigInfoDpo) - Method in class org.apache.polaris.service.credentials.connection.BearerConnectionCredentialVendor
 
getConnectionCredentials(ConnectionConfigInfoDpo) - Method in class org.apache.polaris.service.credentials.connection.ImplicitConnectionCredentialVendor
 
getConnectionCredentials(ConnectionConfigInfoDpo) - Method in class org.apache.polaris.service.credentials.connection.OAuthClientCredentialVendor
 
getConnectionCredentials(ConnectionConfigInfoDpo) - Method in class org.apache.polaris.service.credentials.connection.SigV4ConnectionCredentialVendor
 
getConnectionCredentials(ConnectionConfigInfoDpo) - Method in class org.apache.polaris.service.credentials.DefaultPolarisCredentialManager
 
getContextSpecificInformation() - Method in class org.apache.polaris.service.events.listeners.inmemory.InMemoryBufferEventListener
 
getContextSpecificInformation() - Method in class org.apache.polaris.service.events.listeners.PolarisPersistenceEventListener
 
getError() - Method in interface org.apache.polaris.service.auth.internal.broker.TokenResponse
 
getErrorDescription() - Method in enum class org.apache.polaris.service.auth.internal.service.OAuthError
 
getExpiresIn() - Method in interface org.apache.polaris.service.auth.internal.broker.TokenResponse
 
getInnerIo() - Method in class org.apache.polaris.service.catalog.io.ExceptionMappingFileIO
 
getOidcTenantConfig(SecurityIdentity) - Static method in class org.apache.polaris.service.auth.external.tenant.OidcTenantResolvingAugmentor
 
getOrCreateMetaStoreManager(RealmContext) - Method in class org.apache.polaris.service.persistence.InMemoryPolarisMetaStoreManagerFactory
 
getOrCreateSession(RealmContext) - Method in class org.apache.polaris.service.persistence.InMemoryPolarisMetaStoreManagerFactory
 
getOrCreateTokenBucket(RealmContext) - Method in class org.apache.polaris.service.ratelimiter.DefaultTokenBucketFactory
 
getOrCreateTokenBucket(RealmContext) - Method in interface org.apache.polaris.service.ratelimiter.TokenBucketFactory
 
getOrCreateUserSecretsManager(RealmContext) - Method in class org.apache.polaris.service.secrets.UnsafeInMemorySecretsManagerFactory
 
getPolarisCredentialManager() - Method in class org.apache.polaris.service.catalog.common.CatalogHandler
 
getPrincipal(String) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
getPrincipal(String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisPrincipalsEventServiceDelegator
 
getPrincipal(String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisPrincipalsApiService
getPrincipalId() - Method in interface org.apache.polaris.service.auth.PolarisCredential
The principal id, or null if unknown.
getPrincipalName() - Method in interface org.apache.polaris.service.auth.PolarisCredential
The principal name, or null if unknown.
getPrincipalRole(String) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
getPrincipalRole(String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisPrincipalRolesEventServiceDelegator
 
getPrincipalRole(String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisPrincipalRolesApiService
getPrincipalRoles() - Method in interface org.apache.polaris.service.auth.PolarisCredential
The principal roles, or empty if the principal has no roles.
getRealmConfig() - Method in class org.apache.polaris.service.identity.provider.DefaultServiceIdentityProvider
 
getRealmContext() - Method in class org.apache.polaris.service.credentials.DefaultPolarisCredentialManager
 
getRequestId() - Method in class org.apache.polaris.service.events.listeners.inmemory.InMemoryBufferEventListener
 
getRequestId() - Method in class org.apache.polaris.service.events.listeners.PolarisPersistenceEventListener
 
getResolvedPathWrapper(PolarisResolutionManifest, PolicyAttachmentTarget) - Static method in class org.apache.polaris.service.catalog.policy.PolicyCatalogUtils
 
getServiceIdentityCredential(ServiceIdentityInfoDpo) - Method in class org.apache.polaris.service.identity.provider.DefaultServiceIdentityProvider
 
getServiceIdentityInfo(ServiceIdentityInfoDpo) - Method in class org.apache.polaris.service.identity.provider.DefaultServiceIdentityProvider
 
getStorageAccessConfig(TableIdentifier, Set<String>, Set<PolarisStorageActions>, Optional<String>, PolarisResolvedPathWrapper) - Method in class org.apache.polaris.service.catalog.io.StorageAccessConfigProvider
Vends credentials for accessing table storage at explicit locations.
getStorageIntegrationForConfig(PolarisStorageConfigurationInfo) - Method in class org.apache.polaris.service.storage.PolarisStorageIntegrationProviderImpl
 
getToken(String, String, String, String, String, TokenType, String, TokenType, String, TokenType, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.auth.internal.service.DefaultOAuth2ApiService
 
getTokenType() - Method in interface org.apache.polaris.service.auth.internal.broker.TokenResponse
 
getType() - Method in interface org.apache.polaris.service.identity.AwsIamServiceIdentityConfiguration
Returns the type of service identity represented by this configuration, which is always ServiceIdentityType.AWS_IAM.
getType() - Method in interface org.apache.polaris.service.identity.ResolvableServiceIdentityConfiguration
Returns the type of service identity represented by this configuration.
GrantCatalogRoleRequestDeserializer() - Constructor for class org.apache.polaris.service.config.Serializers.GrantCatalogRoleRequestDeserializer
 
GrantPrincipalRoleRequestDeserializer() - Constructor for class org.apache.polaris.service.config.Serializers.GrantPrincipalRoleRequestDeserializer
 
grantPrivilegeOnCatalogToRole(String, String, PolarisPrivilege) - Method in class org.apache.polaris.service.admin.PolarisAdminService
Adds a catalog-level grant on catalogName to catalogRoleName which resides within the same catalog on which it is being granted the privilege.
grantPrivilegeOnNamespaceToRole(String, String, Namespace, PolarisPrivilege) - Method in class org.apache.polaris.service.admin.PolarisAdminService
Adds a namespace-level grant on namespace to catalogRoleName.
grantPrivilegeOnPolicyToRole(String, String, PolicyIdentifier, PolarisPrivilege) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
grantPrivilegeOnRootContainerToPrincipalRole(String, PolarisPrivilege) - Method in class org.apache.polaris.service.admin.PolarisAdminService
Adds a grant on the root container of this realm to principalRoleName.
grantPrivilegeOnTableToRole(String, String, TableIdentifier, PolarisPrivilege) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
grantPrivilegeOnViewToRole(String, String, TableIdentifier, PolarisPrivilege) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
grantRequest() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeAddGrantToCatalogRoleEvent
Returns the value of the grantRequest record component.
grantRequest() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeRevokeGrantFromCatalogRoleEvent
Returns the value of the grantRequest record component.
grantResource() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterAddGrantToCatalogRoleEvent
Returns the value of the grantResource record component.
grantResource() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterRevokeGrantFromCatalogRoleEvent
Returns the value of the grantResource record component.

H

handleTask(long, CallContext, int) - Method in class org.apache.polaris.service.task.TaskExecutorImpl
 
handleTask(TaskEntity, CallContext) - Method in class org.apache.polaris.service.task.BatchFileCleanupTaskHandler
 
handleTask(TaskEntity, CallContext) - Method in class org.apache.polaris.service.task.FileCleanupTaskHandler
 
handleTask(TaskEntity, CallContext) - Method in class org.apache.polaris.service.task.ManifestFileCleanupTaskHandler
 
handleTask(TaskEntity, CallContext) - Method in class org.apache.polaris.service.task.TableCleanupTaskHandler
 
handleTask(TaskEntity, CallContext) - Method in interface org.apache.polaris.service.task.TaskHandler
 
handleTaskWithTracing(long, CallContext, int) - Method in class org.apache.polaris.service.task.TaskExecutorImpl
 
HASH_BINARY_STRING_BITS - Static variable in class org.apache.polaris.service.catalog.common.LocationUtils
 
hashCode() - Method in record class org.apache.polaris.service.events.AfterAttemptTaskEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.BeforeAttemptTaskEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.BeforeLimitRequestRateEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterCreateGenericTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterDropGenericTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterListGenericTablesEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterLoadGenericTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeCreateGenericTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeDropGenericTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeListGenericTablesEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeLoadGenericTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterAttachPolicyEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterCreatePolicyEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterDetachPolicyEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterDropPolicyEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterGetApplicablePoliciesEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterListPoliciesEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterLoadPolicyEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterUpdatePolicyEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeAttachPolicyEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeCreatePolicyEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeDetachPolicyEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeDropPolicyEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeGetApplicablePoliciesEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeListPoliciesEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeLoadPolicyEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeUpdatePolicyEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterAddGrantToCatalogRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterCreateCatalogEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterCreateCatalogRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterDeleteCatalogEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterDeleteCatalogRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterGetCatalogEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterGetCatalogRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterListAssigneePrincipalRolesForCatalogRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterListCatalogRolesEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterListCatalogsEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterListGrantsForCatalogRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterRevokeGrantFromCatalogRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterUpdateCatalogEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterUpdateCatalogRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeAddGrantToCatalogRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeCreateCatalogEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeCreateCatalogRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeDeleteCatalogEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeDeleteCatalogRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeGetCatalogEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeGetCatalogRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeListAssigneePrincipalRolesForCatalogRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeListCatalogRolesEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeListCatalogsEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeListGrantsForCatalogRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeRevokeGrantFromCatalogRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeUpdateCatalogEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeUpdateCatalogRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCheckExistsNamespaceEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCheckExistsTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCheckExistsViewEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCommitTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCommitTransactionEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCommitViewEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCreateNamespaceEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCreateTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCreateViewEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterDropNamespaceEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterDropTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterDropViewEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterGetConfigEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterListNamespacesEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterListTablesEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterListViewsEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadCredentialsEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadNamespaceMetadataEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadViewEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRefreshTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRefreshViewEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRegisterTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRenameTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRenameViewEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterReplaceViewEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterSendNotificationEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterUpdateNamespacePropertiesEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterUpdateTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCheckExistsNamespaceEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCheckExistsTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCheckExistsViewEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCommitTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCommitTransactionEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCommitViewEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCreateNamespaceEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCreateTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCreateViewEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeDropNamespaceEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeDropTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeDropViewEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeGetConfigEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeListNamespacesEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeListTablesEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeListViewsEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadCredentialsEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadNamespaceMetadataEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadViewEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRefreshTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRefreshViewEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRegisterTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRenameTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRenameViewEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeReplaceViewEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeSendNotificationEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeUpdateNamespacePropertiesEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeUpdateTableEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.listeners.PolarisPersistenceEventListener.ContextSpecificInformation
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterAssignCatalogRoleToPrincipalRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterCreatePrincipalRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterDeletePrincipalRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterGetPrincipalRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterListAssigneePrincipalsForPrincipalRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterListCatalogRolesForPrincipalRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterListPrincipalRolesEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterRevokeCatalogRoleFromPrincipalRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterUpdatePrincipalRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeAssignCatalogRoleToPrincipalRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeCreatePrincipalRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeDeletePrincipalRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeGetPrincipalRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeListAssigneePrincipalsForPrincipalRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeListCatalogRolesForPrincipalRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeListPrincipalRolesEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeRevokeCatalogRoleFromPrincipalRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeUpdatePrincipalRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterAssignPrincipalRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterCreatePrincipalEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterDeletePrincipalEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterGetPrincipalEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterListAssignedPrincipalRolesEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterListPrincipalsEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterResetCredentialsEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterRevokePrincipalRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterRotateCredentialsEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterUpdatePrincipalEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeAssignPrincipalRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeCreatePrincipalEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeDeletePrincipalEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeGetPrincipalEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeListAssignedPrincipalRolesEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeListPrincipalsEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeResetCredentialsEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeRevokePrincipalRoleEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeRotateCredentialsEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeUpdatePrincipalEvent
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.exception.IcebergJsonProcessingExceptionMapper.ErrorMessage
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.http.IfNoneMatch
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.identity.ServiceIdentityConfiguration.RealmConfigEntry
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.task.BatchFileCleanupTaskHandler.BatchFileCleanupTask
Returns a hash code value for this object.
hashCode() - Method in record class org.apache.polaris.service.task.ManifestFileCleanupTaskHandler.ManifestCleanupTask
Returns a hash code value for this object.
headerName() - Method in interface org.apache.polaris.service.context.RealmContextConfiguration
The header name that contains the realm identifier.
httpMetricsMaxCardinality() - Method in interface org.apache.polaris.service.metrics.MetricsConfiguration.RealmIdTag
The maximum number of Realm ID tag values allowed for the HTTP server request metrics.

I

iamArn() - Method in interface org.apache.polaris.service.identity.AwsIamServiceIdentityConfiguration
The IAM role or user ARN representing the service identity.
IcebergCatalog - Class in org.apache.polaris.service.catalog.iceberg
Defines the relationship between PolarisEntities and Iceberg's business logic.
IcebergCatalog(PolarisDiagnostics, ResolverFactory, PolarisMetaStoreManager, CallContext, PolarisResolutionManifestCatalogView, PolarisPrincipal, TaskExecutor, StorageAccessConfigProvider, FileIOFactory, PolarisEventListener) - Constructor for class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
IcebergCatalog.BasePolarisTableOperations - Class in org.apache.polaris.service.catalog.iceberg
An implementation of TableOperations that integrates with IcebergCatalog.
IcebergCatalogAdapter - Class in org.apache.polaris.service.catalog.iceberg
An adapter between generated service types like `IcebergRestCatalogApiService` and `IcebergCatalogHandler`.
IcebergCatalogAdapter(PolarisDiagnostics, RealmContext, CallContext, CallContextCatalogFactory, ResolverFactory, ResolutionManifestFactory, PolarisMetaStoreManager, PolarisCredentialManager, PolarisAuthorizer, CatalogPrefixParser, ReservedProperties, CatalogHandlerUtils, Instance<ExternalCatalogFactory>, StorageAccessConfigProvider, PolarisMetricsReporter) - Constructor for class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
IcebergCatalogHandler - Class in org.apache.polaris.service.catalog.iceberg
Authorization-aware adapter between REST stubs and shared Iceberg SDK CatalogHandlers.
IcebergCatalogHandler(PolarisDiagnostics, CallContext, ResolutionManifestFactory, PolarisMetaStoreManager, PolarisCredentialManager, PolarisPrincipal, CallContextCatalogFactory, String, PolarisAuthorizer, ReservedProperties, CatalogHandlerUtils, Instance<ExternalCatalogFactory>, StorageAccessConfigProvider) - Constructor for class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
IcebergConstraintViolationExceptionMapper - Class in org.apache.polaris.service.exception
 
IcebergConstraintViolationExceptionMapper() - Constructor for class org.apache.polaris.service.exception.IcebergConstraintViolationExceptionMapper
 
IcebergExceptionMapper - Class in org.apache.polaris.service.exception
 
IcebergExceptionMapper() - Constructor for class org.apache.polaris.service.exception.IcebergExceptionMapper
 
IcebergHttpUtil - Class in org.apache.polaris.service.http
Utility class that encapsulates logic pertaining to Iceberg REST specific concepts.
IcebergJsonProcessingExceptionMapper - Class in org.apache.polaris.service.exception
See Dropwizard's io.dropwizard.jersey.jackson.JsonProcessingExceptionMapper
IcebergJsonProcessingExceptionMapper() - Constructor for class org.apache.polaris.service.exception.IcebergJsonProcessingExceptionMapper
 
IcebergJsonProcessingExceptionMapper.ErrorMessage - Record Class in org.apache.polaris.service.exception
 
IcebergPropertiesValidation - Class in org.apache.polaris.service.catalog.validation
 
IcebergPropertiesValidation() - Constructor for class org.apache.polaris.service.catalog.validation.IcebergPropertiesValidation
 
IcebergRestCatalogEvents - Class in org.apache.polaris.service.events
Event records for Iceberg REST Catalog operations.
IcebergRestCatalogEvents() - Constructor for class org.apache.polaris.service.events.IcebergRestCatalogEvents
 
IcebergRestCatalogEvents.AfterCheckExistsNamespaceEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterCheckExistsTableEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterCheckExistsViewEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterCommitTableEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterCommitTransactionEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterCommitViewEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterCreateNamespaceEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterCreateTableEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterCreateViewEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterDropNamespaceEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterDropTableEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterDropViewEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterGetConfigEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterListNamespacesEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterListTablesEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterListViewsEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterLoadCredentialsEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterLoadNamespaceMetadataEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterLoadTableEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterLoadViewEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterRefreshTableEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterRefreshViewEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterRegisterTableEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterRenameTableEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterRenameViewEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterReplaceViewEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterSendNotificationEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterUpdateNamespacePropertiesEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.AfterUpdateTableEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeCheckExistsNamespaceEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeCheckExistsTableEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeCheckExistsViewEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeCommitTableEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeCommitTransactionEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeCommitViewEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeCreateNamespaceEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeCreateTableEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeCreateViewEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeDropNamespaceEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeDropTableEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeDropViewEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeGetConfigEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeListNamespacesEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeListTablesEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeListViewsEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeLoadCredentialsEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeLoadNamespaceMetadataEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeLoadTableEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeLoadViewEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeRefreshTableEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeRefreshViewEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeRegisterTableEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeRenameTableEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeRenameViewEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeReplaceViewEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeSendNotificationEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeUpdateNamespacePropertiesEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEvents.BeforeUpdateTableEvent - Record Class in org.apache.polaris.service.events
 
IcebergRestCatalogEventServiceDelegator - Class in org.apache.polaris.service.catalog.iceberg
 
IcebergRestCatalogEventServiceDelegator() - Constructor for class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
IcebergRestConfigurationEventServiceDelegator - Class in org.apache.polaris.service.catalog.iceberg
 
IcebergRestConfigurationEventServiceDelegator() - Constructor for class org.apache.polaris.service.catalog.iceberg.IcebergRestConfigurationEventServiceDelegator
 
IcebergRESTExternalCatalogFactory - Class in org.apache.polaris.service.catalog.iceberg
Factory class for creating an Iceberg REST catalog handle based on connection configuration.
IcebergRESTExternalCatalogFactory() - Constructor for class org.apache.polaris.service.catalog.iceberg.IcebergRESTExternalCatalogFactory
 
icebergRestOAuth2ApiService(AuthenticationRealmConfiguration, Instance<IcebergRestOAuth2ApiService>) - Method in class org.apache.polaris.service.config.ServiceProducers
 
idClaimPath() - Method in interface org.apache.polaris.service.auth.external.tenant.OidcTenantConfiguration.PrincipalMapper
The path to the claim that contains the principal ID.
identifier() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCommitTableEvent
Returns the value of the identifier record component.
identifier() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCommitViewEvent
Returns the value of the identifier record component.
identifier() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCommitTableEvent
Returns the value of the identifier record component.
identifier() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCommitViewEvent
Returns the value of the identifier record component.
IfNoneMatch - Record Class in org.apache.polaris.service.http
Logical representation of an HTTP compliant If-None-Match header.
IfNoneMatch(boolean, List<String>) - Constructor for record class org.apache.polaris.service.http.IfNoneMatch
Creates an instance of a IfNoneMatch record class.
IfNoneMatch(List<String>) - Constructor for record class org.apache.polaris.service.http.IfNoneMatch
 
ifNoneMatchString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadTableEvent
Returns the value of the ifNoneMatchString record component.
ignoreSevereIssues() - Method in interface org.apache.polaris.service.config.ReadinessConfiguration
Setting this to true means that Polaris will start up even if severe security risks have been detected, accepting the risk of denial-of-service, data-loss, corruption and other risks.
ImplicitConnectionCredentialVendor - Class in org.apache.polaris.service.credentials.connection
Connection credential vendor for Implicit (no authentication) type.
ImplicitConnectionCredentialVendor() - Constructor for class org.apache.polaris.service.credentials.connection.ImplicitConnectionCredentialVendor
 
init() - Method in class org.apache.polaris.service.task.TaskExecutorImpl
 
initialize(String, Map<String, String>) - Method in class org.apache.polaris.service.catalog.generic.PolarisGenericTableCatalog
 
initialize(String, Map<String, String>) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
initialize(Map<String, String>) - Method in class org.apache.polaris.service.catalog.io.ExceptionMappingFileIO
 
initialize(Map<String, String>) - Method in class org.apache.polaris.service.catalog.io.WasbTranslatingFileIO
 
initializeCatalog() - Method in class org.apache.polaris.service.catalog.common.CatalogHandler
Initialize the catalog once authorized.
initializeCatalog() - Method in class org.apache.polaris.service.catalog.generic.GenericTableCatalogHandler
 
initializeCatalog() - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
initializeCatalog() - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalogHandler
 
InMemoryAtomicOperationMetaStoreManagerFactory - Class in org.apache.polaris.service.persistence
Uses a PolarisTreeMapStore for the underlying persistence layer but uses it to initialize an AtomicOperationMetaStoreManager instead of the transactional version.
InMemoryAtomicOperationMetaStoreManagerFactory() - Constructor for class org.apache.polaris.service.persistence.InMemoryAtomicOperationMetaStoreManagerFactory
 
InMemoryAtomicOperationMetaStoreManagerFactory(Clock, PolarisDiagnostics, PolarisStorageIntegrationProvider) - Constructor for class org.apache.polaris.service.persistence.InMemoryAtomicOperationMetaStoreManagerFactory
 
InMemoryBufferEventListener - Class in org.apache.polaris.service.events.listeners.inmemory
 
InMemoryBufferEventListener() - Constructor for class org.apache.polaris.service.events.listeners.inmemory.InMemoryBufferEventListener
 
InMemoryBufferEventListenerConfiguration - Interface in org.apache.polaris.service.events.listeners.inmemory
 
InMemoryPolarisMetaStoreManagerFactory - Class in org.apache.polaris.service.persistence
 
InMemoryPolarisMetaStoreManagerFactory() - Constructor for class org.apache.polaris.service.persistence.InMemoryPolarisMetaStoreManagerFactory
 
InMemoryPolarisMetaStoreManagerFactory(Clock, PolarisDiagnostics, PolarisStorageIntegrationProvider) - Constructor for class org.apache.polaris.service.persistence.InMemoryPolarisMetaStoreManagerFactory
 
INTERNAL - Enum constant in enum class org.apache.polaris.service.auth.AuthenticationType
Polaris will be the only identity provider.
invalid_client - Enum constant in enum class org.apache.polaris.service.auth.internal.service.OAuthError
 
invalid_grant - Enum constant in enum class org.apache.polaris.service.auth.internal.service.OAuthError
 
invalid_request - Enum constant in enum class org.apache.polaris.service.auth.internal.service.OAuthError
 
invalid_scope - Enum constant in enum class org.apache.polaris.service.auth.internal.service.OAuthError
 
io() - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog.BasePolarisTableOperations
 
isAutoBootstrap() - Method in interface org.apache.polaris.service.persistence.PersistenceConfiguration
 
isCreate(UpdateTableRequest) - Static method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
TODO: Make the helper in org.apache.iceberg.rest.CatalogHandlers public instead of needing to copy/paste here.
isStorageProviderRetryableException(Throwable) - Static method in class org.apache.polaris.service.exception.IcebergExceptionMapper
Check if the Throwable is retryable for the storage provider
isWildcard() - Method in record class org.apache.polaris.service.http.IfNoneMatch
Returns the value of the isWildcard record component.

J

JWTBroker - Class in org.apache.polaris.service.auth.internal.broker
Generates a JWT Token.

L

listAssigneePrincipalRolesForCatalogRole(String, String) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
listAssigneePrincipalRolesForCatalogRole(String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisCatalogsEventServiceDelegator
 
listAssigneePrincipalRolesForCatalogRole(String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisCatalogsApiService
listAssigneePrincipalsForPrincipalRole(String) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
listAssigneePrincipalsForPrincipalRole(String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisPrincipalRolesEventServiceDelegator
 
listAssigneePrincipalsForPrincipalRole(String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisPrincipalRolesApiService
listCatalogRoles(String) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
listCatalogRoles(String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisCatalogsEventServiceDelegator
 
listCatalogRoles(String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisCatalogsApiService
listCatalogRolesForPrincipalRole(String, String) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
listCatalogRolesForPrincipalRole(String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisPrincipalRolesEventServiceDelegator
 
listCatalogRolesForPrincipalRole(String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisPrincipalRolesApiService
listCatalogs() - Method in class org.apache.polaris.service.admin.PolarisAdminService
List all catalogs after checking for permission.
listCatalogs(RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisCatalogsEventServiceDelegator
 
listCatalogs(RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisCatalogsApiService
listGenericTables(String, String, String, Integer, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.generic.CatalogGenericTableEventServiceDelegator
 
listGenericTables(String, String, String, Integer, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.generic.GenericTableCatalogAdapter
 
listGenericTables(Namespace) - Method in class org.apache.polaris.service.catalog.generic.GenericTableCatalogHandler
 
listGenericTables(Namespace) - Method in class org.apache.polaris.service.catalog.generic.PolarisGenericTableCatalog
 
listGrantsForCatalogRole(String, String) - Method in class org.apache.polaris.service.admin.PolarisAdminService
Lists all grants on Catalog-level resources (Catalog/Namespace/Table/View) granted to the specified catalogRole.
listGrantsForCatalogRole(String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisCatalogsEventServiceDelegator
 
listGrantsForCatalogRole(String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisCatalogsApiService
listNamespaces() - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
listNamespaces(String, String, Integer, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
listNamespaces(String, String, Integer, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
listNamespaces(Namespace) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
listNamespaces(Namespace) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
listNamespaces(Namespace, String, Integer) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
listNamespaces(Namespace, PageToken) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
listNamespaces(SupportsNamespaces, Namespace) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
listNamespaces(SupportsNamespaces, Namespace, String, Integer) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
listPolicies(String, String, String, Integer, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.policy.CatalogPolicyEventServiceDelegator
 
listPolicies(String, String, String, Integer, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalogAdapter
 
listPolicies(Namespace, PolicyType) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalog
 
listPolicies(Namespace, PolicyType) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalogHandler
 
listPrincipalRoles() - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
listPrincipalRoles(RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisPrincipalRolesEventServiceDelegator
 
listPrincipalRoles(RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisPrincipalRolesApiService
listPrincipalRolesAssigned(String) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
listPrincipalRolesAssigned(String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisPrincipalsEventServiceDelegator
 
listPrincipalRolesAssigned(String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisPrincipalsApiService
listPrincipals() - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
listPrincipals(RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisPrincipalsEventServiceDelegator
 
listPrincipals(RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisPrincipalsApiService
listTables(String, String, String, Integer, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
listTables(String, String, String, Integer, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
listTables(Catalog, Namespace) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
listTables(Catalog, Namespace, String, Integer) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
listTables(Namespace) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
listTables(Namespace) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
listTables(Namespace, String, Integer) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
listTables(Namespace, PageToken) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
listViews(String, String, String, Integer, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
listViews(String, String, String, Integer, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
listViews(Namespace) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
listViews(Namespace) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
listViews(Namespace, String, Integer) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
listViews(Namespace, PageToken) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
listViews(ViewCatalog, Namespace) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
listViews(ViewCatalog, Namespace, String, Integer) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
loadCredentials(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
loadCredentials(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
loadFileIO(StorageAccessConfig, String, Map<String, String>) - Method in class org.apache.polaris.service.catalog.io.DefaultFileIOFactory
 
loadFileIO(StorageAccessConfig, String, Map<String, String>) - Method in interface org.apache.polaris.service.catalog.io.FileIOFactory
Loads a FileIO implementation for a specific table in the given realm with detailed config.
loadFileIO(StorageAccessConfig, String, Map<String, String>) - Method in class org.apache.polaris.service.catalog.io.WasbTranslatingFileIOFactory
 
loadGenericTable(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.generic.CatalogGenericTableEventServiceDelegator
 
loadGenericTable(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.generic.GenericTableCatalogAdapter
 
loadGenericTable(TableIdentifier) - Method in class org.apache.polaris.service.catalog.generic.GenericTableCatalogHandler
 
loadGenericTable(TableIdentifier) - Method in class org.apache.polaris.service.catalog.generic.PolarisGenericTableCatalog
 
loadNamespace(SupportsNamespaces, Namespace) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
loadNamespaceMetadata(String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
loadNamespaceMetadata(String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
loadNamespaceMetadata(Namespace) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
loadNamespaceMetadata(Namespace) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
loadPolicy(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.policy.CatalogPolicyEventServiceDelegator
 
loadPolicy(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalogAdapter
 
loadPolicy(PolicyIdentifier) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalog
 
loadPolicy(PolicyIdentifier) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalogHandler
 
loadPolicyResponse() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterCreatePolicyEvent
Returns the value of the loadPolicyResponse record component.
loadPolicyResponse() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterLoadPolicyEvent
Returns the value of the loadPolicyResponse record component.
loadPolicyResponse() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterUpdatePolicyEvent
Returns the value of the loadPolicyResponse record component.
loadPrincipalGrants(PrincipalEntity) - Method in class org.apache.polaris.service.auth.DefaultAuthenticator
Loads the grants for the given principal.
loadTable(String, String, String, String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
loadTable(String, String, String, String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
loadTable(Catalog, TableIdentifier) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
loadTable(TableIdentifier, String) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
loadTable(TableIdentifier, String, IfNoneMatch, EnumSet<AccessDelegationMode>, Optional<String>) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
loadTableIfStale(TableIdentifier, IfNoneMatch, String) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
Attempt to perform a loadTable operation only when the specified set of eTags do not match the current state of the table metadata.
loadTableResponse() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCreateTableEvent
Returns the value of the loadTableResponse record component.
loadTableResponse() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadTableEvent
Returns the value of the loadTableResponse record component.
loadTableResponse() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRegisterTableEvent
Returns the value of the loadTableResponse record component.
loadTableResponse() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterUpdateTableEvent
Returns the value of the loadTableResponse record component.
loadTableWithAccessDelegation(TableIdentifier, String, Optional<String>) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
loadTableWithAccessDelegationIfStale(TableIdentifier, IfNoneMatch, String, Optional<String>) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
Attempt to perform a loadTable operation with access delegation only when the if none of the provided eTags match the current state of the table metadata.
loadView(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
loadView(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
loadView(TableIdentifier) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
loadView(ViewCatalog, TableIdentifier) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
loadViewResponse() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCreateViewEvent
Returns the value of the loadViewResponse record component.
loadViewResponse() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadViewEvent
Returns the value of the loadViewResponse record component.
loadViewResponse() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterReplaceViewEvent
Returns the value of the loadViewResponse record component.
locationProvider() - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog.BasePolarisTableOperations
 
LocationUtils - Class in org.apache.polaris.service.catalog.common
A collection of utilities related to table locations CODE_COPIED_TO_POLARIS From Apache Iceberg Version: 1.9.1
LocationUtils() - Constructor for class org.apache.polaris.service.catalog.common.LocationUtils
 
LOGGER - Static variable in interface org.apache.polaris.service.config.ReservedProperties
 
LoggingConfiguration - Interface in org.apache.polaris.service.logging
 
LoggingMDCFilter - Class in org.apache.polaris.service.logging
 
LoggingMDCFilter() - Constructor for class org.apache.polaris.service.logging.LoggingMDCFilter
 

M

ManifestCleanupTask(TableIdentifier, String) - Constructor for record class org.apache.polaris.service.task.ManifestFileCleanupTaskHandler.ManifestCleanupTask
Creates an instance of a ManifestCleanupTask record class.
ManifestFileCleanupTaskHandler - Class in org.apache.polaris.service.task
ManifestFileCleanupTaskHandler responsible for deleting all the files in a manifest and the manifest itself.
ManifestFileCleanupTaskHandler(TaskFileIOSupplier, ExecutorService) - Constructor for class org.apache.polaris.service.task.ManifestFileCleanupTaskHandler
 
ManifestFileCleanupTaskHandler.ManifestCleanupTask - Record Class in org.apache.polaris.service.task
Serialized Task data sent from the TableCleanupTaskHandler
manifestFileData() - Method in record class org.apache.polaris.service.task.ManifestFileCleanupTaskHandler.ManifestCleanupTask
Returns the value of the manifestFileData record component.
mapperFunction() - Method in interface org.apache.polaris.service.auth.external.tenant.OidcTenantConfiguration.PrincipalRolesMapper
 
mappings() - Method in interface org.apache.polaris.service.auth.external.tenant.OidcTenantConfiguration.PrincipalRolesMapper
A list of regex mappings that will be applied to each role name in the identity.
mapPrincipalId(SecurityIdentity) - Method in interface org.apache.polaris.service.auth.external.mapping.PrincipalMapper
Maps the SecurityIdentity to a Polaris principal.
mapPrincipalName(SecurityIdentity) - Method in interface org.apache.polaris.service.auth.external.mapping.PrincipalMapper
Maps the SecurityIdentity to a Polaris principal name.
mapPrincipalRoles(SecurityIdentity) - Method in interface org.apache.polaris.service.auth.external.mapping.PrincipalRolesMapper
Converts the role names in the identity to Polaris-specific role names.
MAX_ATTEMPTS - Static variable in class org.apache.polaris.service.task.FileCleanupTaskHandler
 
maxBufferSize() - Method in interface org.apache.polaris.service.events.listeners.inmemory.InMemoryBufferEventListenerConfiguration
 
maxConcurrentTasks() - Method in interface org.apache.polaris.service.task.TaskHandlerConfiguration
 
maxEntries() - Method in interface org.apache.polaris.service.storage.StorageCredentialCacheConfig
 
maxHttpConnections() - Method in interface org.apache.polaris.service.storage.aws.S3AccessConfig
Override the default maximum number of pooled connections.
maxQueuedTasks() - Method in interface org.apache.polaris.service.task.TaskHandlerConfiguration
 
maxRealmIdTagsInHttpMetricsFilter() - Method in class org.apache.polaris.service.metrics.MeterFilterProducer
 
maxTokenGeneration() - Method in interface org.apache.polaris.service.auth.AuthenticationRealmConfiguration.TokenBrokerConfiguration
The maximum token duration.
maybeBootstrap(Startup, MetaStoreManagerFactory, PersistenceConfiguration, RealmContextConfiguration) - Method in class org.apache.polaris.service.config.ServiceProducers
Eagerly initialize the in-memory default realm on startup, so that users can check the credentials printed to stdout immediately.
mdc() - Method in interface org.apache.polaris.service.logging.LoggingConfiguration
Additional MDC values to include in the log context.
MDC_FILTER - Static variable in class org.apache.polaris.service.config.FilterPriorities
 
message() - Method in record class org.apache.polaris.service.exception.IcebergJsonProcessingExceptionMapper.ErrorMessage
Returns the value of the message record component.
METADATA_FOLDER_NAME - Static variable in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog.BasePolarisTableOperations
 
metadataAfter() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCommitTableEvent
Returns the value of the metadataAfter record component.
metadataAfter() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCommitViewEvent
Returns the value of the metadataAfter record component.
metadataAfter() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCommitTableEvent
Returns the value of the metadataAfter record component.
metadataAfter() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCommitViewEvent
Returns the value of the metadataAfter record component.
metadataBefore() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCommitTableEvent
Returns the value of the metadataBefore record component.
metadataBefore() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCommitViewEvent
Returns the value of the metadataBefore record component.
metadataBefore() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCommitTableEvent
Returns the value of the metadataBefore record component.
metadataBefore() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCommitViewEvent
Returns the value of the metadataBefore record component.
metadataFileLocation(String) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog.BasePolarisTableOperations
 
metaStoreManagerFactory(PersistenceConfiguration, Instance<MetaStoreManagerFactory>) - Method in class org.apache.polaris.service.config.ServiceProducers
 
MeterFilterProducer - Class in org.apache.polaris.service.metrics
 
MeterFilterProducer() - Constructor for class org.apache.polaris.service.metrics.MeterFilterProducer
 
method() - Method in record class org.apache.polaris.service.events.BeforeLimitRequestRateEvent
Returns the value of the method record component.
MetricsConfiguration - Interface in org.apache.polaris.service.metrics
 
MetricsConfiguration.RealmIdTag - Interface in org.apache.polaris.service.metrics
 
MetricsConfiguration.UserPrincipalTag - Interface in org.apache.polaris.service.metrics
 
metricsReporter(MetricsReportingConfiguration, Instance<PolarisMetricsReporter>) - Method in class org.apache.polaris.service.config.ServiceProducers
 
MetricsReportingConfiguration - Interface in org.apache.polaris.service.reporting
 
MIXED - Enum constant in enum class org.apache.polaris.service.auth.AuthenticationType
Polaris will act as an identity provider, but it will also support external authentication.

N

name() - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
nameClaimPath() - Method in interface org.apache.polaris.service.auth.external.tenant.OidcTenantConfiguration.PrincipalMapper
The claim that contains the principal name.
namespace() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterCreateGenericTableEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterDropGenericTableEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterListGenericTablesEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterLoadGenericTableEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeCreateGenericTableEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeDropGenericTableEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeListGenericTablesEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeLoadGenericTableEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterAttachPolicyEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterCreatePolicyEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterDetachPolicyEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterDropPolicyEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterGetApplicablePoliciesEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterListPoliciesEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterLoadPolicyEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterUpdatePolicyEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeAttachPolicyEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeCreatePolicyEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeDetachPolicyEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeDropPolicyEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeGetApplicablePoliciesEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeListPoliciesEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeLoadPolicyEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeUpdatePolicyEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCheckExistsNamespaceEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCheckExistsTableEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCheckExistsViewEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCreateNamespaceEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCreateTableEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCreateViewEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterDropNamespaceEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterDropTableEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterDropViewEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterListTablesEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterListViewsEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadCredentialsEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadNamespaceMetadataEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadTableEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadViewEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRegisterTableEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterReplaceViewEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterSendNotificationEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterUpdateNamespacePropertiesEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterUpdateTableEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCheckExistsNamespaceEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCheckExistsTableEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCheckExistsViewEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCreateTableEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCreateViewEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeDropNamespaceEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeDropTableEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeDropViewEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeListTablesEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeListViewsEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadCredentialsEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadNamespaceMetadataEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadTableEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadViewEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRegisterTableEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeReplaceViewEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeSendNotificationEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeUpdateNamespacePropertiesEvent
Returns the value of the namespace record component.
namespace() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeUpdateTableEvent
Returns the value of the namespace record component.
namespaceCatalog - Variable in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
namespaceExists(String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
namespaceExists(String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
namespaceExists(Namespace) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
namespaceExists(Namespace) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
namespaceExists(SupportsNamespaces, Namespace) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
namespaceProperties() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCreateNamespaceEvent
Returns the value of the namespaceProperties record component.
namespaceProperties() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadNamespaceMetadataEvent
Returns the value of the namespaceProperties record component.
newInputFile(String) - Method in class org.apache.polaris.service.catalog.io.ExceptionMappingFileIO
 
newInputFile(String) - Method in class org.apache.polaris.service.catalog.io.WasbTranslatingFileIO
 
newOutputFile(String) - Method in class org.apache.polaris.service.catalog.io.ExceptionMappingFileIO
 
newOutputFile(String) - Method in class org.apache.polaris.service.catalog.io.WasbTranslatingFileIO
 
newResolutionManifest() - Method in class org.apache.polaris.service.catalog.common.CatalogHandler
 
newTableOps(TableIdentifier) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
newTableOps(TableIdentifier, boolean) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
newViewOps(TableIdentifier) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
NONE - Static variable in interface org.apache.polaris.service.config.ReservedProperties
Provides a ReservedProperties implementation that reserves nothing.
NoOpPolarisEventListener - Class in org.apache.polaris.service.events.listeners
Event listener that does nothing.
NoOpPolarisEventListener() - Constructor for class org.apache.polaris.service.events.listeners.NoOpPolarisEventListener
 
NoOpRateLimiter - Class in org.apache.polaris.service.ratelimiter
Rate limiter that always allows the request
NoOpRateLimiter() - Constructor for class org.apache.polaris.service.ratelimiter.NoOpRateLimiter
 
notificationRequest() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeSendNotificationEvent
Returns the value of the notificationRequest record component.

O

OAuthClientCredentialVendor - Class in org.apache.polaris.service.credentials.connection
Connection credential vendor for OAuth 2.0 Client Credentials authentication.
OAuthClientCredentialVendor(UserSecretsManager) - Constructor for class org.apache.polaris.service.credentials.connection.OAuthClientCredentialVendor
 
OAuthError - Enum Class in org.apache.polaris.service.auth.internal.service
 
of(Long, String, Set<String>) - Static method in interface org.apache.polaris.service.auth.PolarisCredential
 
of(String, String, int) - Static method in interface org.apache.polaris.service.auth.internal.broker.TokenResponse
 
of(AuthenticationType) - Static method in class org.apache.polaris.service.credentials.connection.AuthType.Literal
 
of(OAuthError) - Static method in interface org.apache.polaris.service.auth.internal.broker.TokenResponse
 
OidcConfiguration - Interface in org.apache.polaris.service.auth.external
Polaris-specific configuration for OIDC tenants.
OidcPolarisCredentialAugmentor - Class in org.apache.polaris.service.auth.external
A SecurityIdentityAugmentor that maps the access token claims, as provided by the OIDC authentication mechanism, to a PolarisCredential.
OidcPolarisCredentialAugmentor(Instance<PrincipalMapper>, Instance<PrincipalRolesMapper>) - Constructor for class org.apache.polaris.service.auth.external.OidcPolarisCredentialAugmentor
 
OidcTenantConfiguration - Interface in org.apache.polaris.service.auth.external.tenant
Polaris-specific, per-tenant configuration for OIDC authentication.
OidcTenantConfiguration.PrincipalMapper - Interface in org.apache.polaris.service.auth.external.tenant
 
OidcTenantConfiguration.PrincipalRolesMapper - Interface in org.apache.polaris.service.auth.external.tenant
 
OidcTenantConfiguration.PrincipalRolesMapper.RegexMapping - Interface in org.apache.polaris.service.auth.external.tenant
 
oidcTenantResolver(OidcConfiguration, Instance<OidcTenantResolver>) - Method in class org.apache.polaris.service.config.ServiceProducers
 
OidcTenantResolver - Interface in org.apache.polaris.service.auth.external.tenant
Resolves the Polaris OIDC tenant to use for the given SecurityIdentity.
OidcTenantResolvingAugmentor - Class in org.apache.polaris.service.auth.external.tenant
A SecurityIdentityAugmentor that resolves the Polaris OIDC tenant configuration for the given identity and adds it as an attribute to the SecurityIdentity.
OidcTenantResolvingAugmentor(OidcTenantResolver) - Constructor for class org.apache.polaris.service.auth.external.tenant.OidcTenantResolvingAugmentor
 
onAfterAddGrantToCatalogRole(CatalogsServiceEvents.AfterAddGrantToCatalogRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterAssignCatalogRoleToPrincipalRole(PrincipalRolesServiceEvents.AfterAssignCatalogRoleToPrincipalRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterAssignPrincipalRole(PrincipalsServiceEvents.AfterAssignPrincipalRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterAttachPolicy(CatalogPolicyServiceEvents.AfterAttachPolicyEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterAttemptTask(AfterAttemptTaskEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterCheckExistsNamespace(IcebergRestCatalogEvents.AfterCheckExistsNamespaceEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterCheckExistsTable(IcebergRestCatalogEvents.AfterCheckExistsTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterCheckExistsView(IcebergRestCatalogEvents.AfterCheckExistsViewEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterCommitTable(IcebergRestCatalogEvents.AfterCommitTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterCommitTransaction(IcebergRestCatalogEvents.AfterCommitTransactionEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterCommitView(IcebergRestCatalogEvents.AfterCommitViewEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterCreateCatalog(CatalogsServiceEvents.AfterCreateCatalogEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterCreateCatalog(CatalogsServiceEvents.AfterCreateCatalogEvent) - Method in class org.apache.polaris.service.events.listeners.PolarisPersistenceEventListener
 
onAfterCreateCatalogRole(CatalogsServiceEvents.AfterCreateCatalogRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterCreateGenericTable(CatalogGenericTableServiceEvents.AfterCreateGenericTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterCreateNamespace(IcebergRestCatalogEvents.AfterCreateNamespaceEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterCreatePolicy(CatalogPolicyServiceEvents.AfterCreatePolicyEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterCreatePrincipal(PrincipalsServiceEvents.AfterCreatePrincipalEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterCreatePrincipalRole(PrincipalRolesServiceEvents.AfterCreatePrincipalRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterCreateTable(IcebergRestCatalogEvents.AfterCreateTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterCreateTable(IcebergRestCatalogEvents.AfterCreateTableEvent) - Method in class org.apache.polaris.service.events.listeners.PolarisPersistenceEventListener
 
onAfterCreateView(IcebergRestCatalogEvents.AfterCreateViewEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterDeleteCatalog(CatalogsServiceEvents.AfterDeleteCatalogEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterDeleteCatalogRole(CatalogsServiceEvents.AfterDeleteCatalogRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterDeletePrincipal(PrincipalsServiceEvents.AfterDeletePrincipalEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterDeletePrincipalRole(PrincipalRolesServiceEvents.AfterDeletePrincipalRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterDetachPolicy(CatalogPolicyServiceEvents.AfterDetachPolicyEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterDropGenericTable(CatalogGenericTableServiceEvents.AfterDropGenericTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterDropNamespace(IcebergRestCatalogEvents.AfterDropNamespaceEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterDropPolicy(CatalogPolicyServiceEvents.AfterDropPolicyEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterDropTable(IcebergRestCatalogEvents.AfterDropTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterDropView(IcebergRestCatalogEvents.AfterDropViewEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterGetApplicablePolicies(CatalogPolicyServiceEvents.AfterGetApplicablePoliciesEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterGetCatalog(CatalogsServiceEvents.AfterGetCatalogEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterGetCatalogRole(CatalogsServiceEvents.AfterGetCatalogRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterGetConfig(IcebergRestCatalogEvents.AfterGetConfigEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterGetPrincipal(PrincipalsServiceEvents.AfterGetPrincipalEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterGetPrincipalRole(PrincipalRolesServiceEvents.AfterGetPrincipalRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterListAssignedPrincipalRoles(PrincipalsServiceEvents.AfterListAssignedPrincipalRolesEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterListAssigneePrincipalRolesForCatalogRole(CatalogsServiceEvents.AfterListAssigneePrincipalRolesForCatalogRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterListAssigneePrincipalsForPrincipalRole(PrincipalRolesServiceEvents.AfterListAssigneePrincipalsForPrincipalRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterListCatalogRoles(CatalogsServiceEvents.AfterListCatalogRolesEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterListCatalogRolesForPrincipalRole(PrincipalRolesServiceEvents.AfterListCatalogRolesForPrincipalRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterListCatalogs(CatalogsServiceEvents.AfterListCatalogsEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterListGenericTables(CatalogGenericTableServiceEvents.AfterListGenericTablesEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterListGrantsForCatalogRole(CatalogsServiceEvents.AfterListGrantsForCatalogRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterListNamespaces(IcebergRestCatalogEvents.AfterListNamespacesEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterListPolicies(CatalogPolicyServiceEvents.AfterListPoliciesEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterListPrincipalRoles(PrincipalRolesServiceEvents.AfterListPrincipalRolesEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterListPrincipals(PrincipalsServiceEvents.AfterListPrincipalsEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterListTables(IcebergRestCatalogEvents.AfterListTablesEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterListViews(IcebergRestCatalogEvents.AfterListViewsEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterLoadCredentials(IcebergRestCatalogEvents.AfterLoadCredentialsEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterLoadGenericTable(CatalogGenericTableServiceEvents.AfterLoadGenericTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterLoadNamespaceMetadata(IcebergRestCatalogEvents.AfterLoadNamespaceMetadataEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterLoadPolicy(CatalogPolicyServiceEvents.AfterLoadPolicyEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterLoadTable(IcebergRestCatalogEvents.AfterLoadTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterLoadView(IcebergRestCatalogEvents.AfterLoadViewEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterRefreshTable(IcebergRestCatalogEvents.AfterRefreshTableEvent) - Method in class org.apache.polaris.service.events.jsonEventListener.PropertyMapEventListener
 
onAfterRefreshTable(IcebergRestCatalogEvents.AfterRefreshTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterRefreshView(IcebergRestCatalogEvents.AfterRefreshViewEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterRegisterTable(IcebergRestCatalogEvents.AfterRegisterTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterRenameTable(IcebergRestCatalogEvents.AfterRenameTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterRenameView(IcebergRestCatalogEvents.AfterRenameViewEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterReplaceView(IcebergRestCatalogEvents.AfterReplaceViewEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterResetCredentials(PrincipalsServiceEvents.AfterResetCredentialsEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterRevokeCatalogRoleFromPrincipalRole(PrincipalRolesServiceEvents.AfterRevokeCatalogRoleFromPrincipalRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterRevokeGrantFromCatalogRole(CatalogsServiceEvents.AfterRevokeGrantFromCatalogRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterRevokePrincipalRole(PrincipalsServiceEvents.AfterRevokePrincipalRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterRotateCredentials(PrincipalsServiceEvents.AfterRotateCredentialsEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterSendNotification(IcebergRestCatalogEvents.AfterSendNotificationEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterUpdateCatalog(CatalogsServiceEvents.AfterUpdateCatalogEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterUpdateCatalogRole(CatalogsServiceEvents.AfterUpdateCatalogRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterUpdateNamespaceProperties(IcebergRestCatalogEvents.AfterUpdateNamespacePropertiesEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterUpdatePolicy(CatalogPolicyServiceEvents.AfterUpdatePolicyEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterUpdatePrincipal(PrincipalsServiceEvents.AfterUpdatePrincipalEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterUpdatePrincipalRole(PrincipalRolesServiceEvents.AfterUpdatePrincipalRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onAfterUpdateTable(IcebergRestCatalogEvents.AfterUpdateTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeAddGrantToCatalogRole(CatalogsServiceEvents.BeforeAddGrantToCatalogRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeAssignCatalogRoleToPrincipalRole(PrincipalRolesServiceEvents.BeforeAssignCatalogRoleToPrincipalRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeAssignPrincipalRole(PrincipalsServiceEvents.BeforeAssignPrincipalRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeAttachPolicy(CatalogPolicyServiceEvents.BeforeAttachPolicyEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeAttemptTask(BeforeAttemptTaskEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeCheckExistsNamespace(IcebergRestCatalogEvents.BeforeCheckExistsNamespaceEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeCheckExistsTable(IcebergRestCatalogEvents.BeforeCheckExistsTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeCheckExistsView(IcebergRestCatalogEvents.BeforeCheckExistsViewEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeCommitTable(IcebergRestCatalogEvents.BeforeCommitTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeCommitTransaction(IcebergRestCatalogEvents.BeforeCommitTransactionEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeCommitView(IcebergRestCatalogEvents.BeforeCommitViewEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeCreateCatalog(CatalogsServiceEvents.BeforeCreateCatalogEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeCreateCatalogRole(CatalogsServiceEvents.BeforeCreateCatalogRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeCreateGenericTable(CatalogGenericTableServiceEvents.BeforeCreateGenericTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeCreateNamespace(IcebergRestCatalogEvents.BeforeCreateNamespaceEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeCreatePolicy(CatalogPolicyServiceEvents.BeforeCreatePolicyEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeCreatePrincipal(PrincipalsServiceEvents.BeforeCreatePrincipalEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeCreatePrincipalRole(PrincipalRolesServiceEvents.BeforeCreatePrincipalRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeCreateTable(IcebergRestCatalogEvents.BeforeCreateTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeCreateView(IcebergRestCatalogEvents.BeforeCreateViewEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeDeleteCatalog(CatalogsServiceEvents.BeforeDeleteCatalogEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeDeleteCatalogRole(CatalogsServiceEvents.BeforeDeleteCatalogRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeDeletePrincipal(PrincipalsServiceEvents.BeforeDeletePrincipalEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeDeletePrincipalRole(PrincipalRolesServiceEvents.BeforeDeletePrincipalRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeDetachPolicy(CatalogPolicyServiceEvents.BeforeDetachPolicyEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeDropGenericTable(CatalogGenericTableServiceEvents.BeforeDropGenericTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeDropNamespace(IcebergRestCatalogEvents.BeforeDropNamespaceEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeDropPolicy(CatalogPolicyServiceEvents.BeforeDropPolicyEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeDropTable(IcebergRestCatalogEvents.BeforeDropTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeDropView(IcebergRestCatalogEvents.BeforeDropViewEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeGetApplicablePolicies(CatalogPolicyServiceEvents.BeforeGetApplicablePoliciesEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeGetCatalog(CatalogsServiceEvents.BeforeGetCatalogEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeGetCatalogRole(CatalogsServiceEvents.BeforeGetCatalogRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeGetConfig(IcebergRestCatalogEvents.BeforeGetConfigEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeGetPrincipal(PrincipalsServiceEvents.BeforeGetPrincipalEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeGetPrincipalRole(PrincipalRolesServiceEvents.BeforeGetPrincipalRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeLimitRequestRate(BeforeLimitRequestRateEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeListAssignedPrincipalRoles(PrincipalsServiceEvents.BeforeListAssignedPrincipalRolesEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeListAssigneePrincipalRolesForCatalogRole(CatalogsServiceEvents.BeforeListAssigneePrincipalRolesForCatalogRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeListAssigneePrincipalsForPrincipalRole(PrincipalRolesServiceEvents.BeforeListAssigneePrincipalsForPrincipalRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeListCatalogRoles(CatalogsServiceEvents.BeforeListCatalogRolesEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeListCatalogRolesForPrincipalRole(PrincipalRolesServiceEvents.BeforeListCatalogRolesForPrincipalRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeListCatalogs(CatalogsServiceEvents.BeforeListCatalogsEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeListGenericTables(CatalogGenericTableServiceEvents.BeforeListGenericTablesEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeListGrantsForCatalogRole(CatalogsServiceEvents.BeforeListGrantsForCatalogRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeListNamespaces(IcebergRestCatalogEvents.BeforeListNamespacesEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeListPolicies(CatalogPolicyServiceEvents.BeforeListPoliciesEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeListPrincipalRoles(PrincipalRolesServiceEvents.BeforeListPrincipalRolesEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeListPrincipals(PrincipalsServiceEvents.BeforeListPrincipalsEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeListTables(IcebergRestCatalogEvents.BeforeListTablesEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeListViews(IcebergRestCatalogEvents.BeforeListViewsEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeLoadCredentials(IcebergRestCatalogEvents.BeforeLoadCredentialsEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeLoadGenericTable(CatalogGenericTableServiceEvents.BeforeLoadGenericTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeLoadNamespaceMetadata(IcebergRestCatalogEvents.BeforeLoadNamespaceMetadataEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeLoadPolicy(CatalogPolicyServiceEvents.BeforeLoadPolicyEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeLoadTable(IcebergRestCatalogEvents.BeforeLoadTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeLoadView(IcebergRestCatalogEvents.BeforeLoadViewEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeRefreshTable(IcebergRestCatalogEvents.BeforeRefreshTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeRefreshView(IcebergRestCatalogEvents.BeforeRefreshViewEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeRegisterTable(IcebergRestCatalogEvents.BeforeRegisterTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeRenameTable(IcebergRestCatalogEvents.BeforeRenameTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeRenameView(IcebergRestCatalogEvents.BeforeRenameViewEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeReplaceView(IcebergRestCatalogEvents.BeforeReplaceViewEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeResetCredentials(PrincipalsServiceEvents.BeforeResetCredentialsEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeRevokeCatalogRoleFromPrincipalRole(PrincipalRolesServiceEvents.BeforeRevokeCatalogRoleFromPrincipalRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeRevokeGrantFromCatalogRole(CatalogsServiceEvents.BeforeRevokeGrantFromCatalogRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeRevokePrincipalRole(PrincipalsServiceEvents.BeforeRevokePrincipalRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeRotateCredentials(PrincipalsServiceEvents.BeforeRotateCredentialsEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeSendNotification(IcebergRestCatalogEvents.BeforeSendNotificationEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeUpdateCatalog(CatalogsServiceEvents.BeforeUpdateCatalogEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeUpdateCatalogRole(CatalogsServiceEvents.BeforeUpdateCatalogRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeUpdateNamespaceProperties(IcebergRestCatalogEvents.BeforeUpdateNamespacePropertiesEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeUpdatePolicy(CatalogPolicyServiceEvents.BeforeUpdatePolicyEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeUpdatePrincipal(PrincipalsServiceEvents.BeforeUpdatePrincipalEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeUpdatePrincipalRole(PrincipalRolesServiceEvents.BeforeUpdatePrincipalRoleEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onBeforeUpdateTable(IcebergRestCatalogEvents.BeforeUpdateTableEvent) - Method in interface org.apache.polaris.service.events.listeners.PolarisEventListener
 
onFlushError(String, List<PolarisEvent>, Throwable) - Method in class org.apache.polaris.service.events.listeners.inmemory.InMemoryBufferEventListener
 
onProcessorError(String, Throwable) - Method in class org.apache.polaris.service.events.listeners.inmemory.InMemoryBufferEventListener
 
org.apache.polaris.service.admin - package org.apache.polaris.service.admin
 
org.apache.polaris.service.auth - package org.apache.polaris.service.auth
 
org.apache.polaris.service.auth.external - package org.apache.polaris.service.auth.external
 
org.apache.polaris.service.auth.external.mapping - package org.apache.polaris.service.auth.external.mapping
 
org.apache.polaris.service.auth.external.tenant - package org.apache.polaris.service.auth.external.tenant
 
org.apache.polaris.service.auth.internal.broker - package org.apache.polaris.service.auth.internal.broker
 
org.apache.polaris.service.auth.internal.service - package org.apache.polaris.service.auth.internal.service
 
org.apache.polaris.service.catalog - package org.apache.polaris.service.catalog
 
org.apache.polaris.service.catalog.common - package org.apache.polaris.service.catalog.common
 
org.apache.polaris.service.catalog.generic - package org.apache.polaris.service.catalog.generic
 
org.apache.polaris.service.catalog.iceberg - package org.apache.polaris.service.catalog.iceberg
 
org.apache.polaris.service.catalog.io - package org.apache.polaris.service.catalog.io
 
org.apache.polaris.service.catalog.policy - package org.apache.polaris.service.catalog.policy
 
org.apache.polaris.service.catalog.validation - package org.apache.polaris.service.catalog.validation
 
org.apache.polaris.service.config - package org.apache.polaris.service.config
 
org.apache.polaris.service.context - package org.apache.polaris.service.context
 
org.apache.polaris.service.context.catalog - package org.apache.polaris.service.context.catalog
 
org.apache.polaris.service.credentials - package org.apache.polaris.service.credentials
 
org.apache.polaris.service.credentials.connection - package org.apache.polaris.service.credentials.connection
 
org.apache.polaris.service.events - package org.apache.polaris.service.events
 
org.apache.polaris.service.events.jsonEventListener - package org.apache.polaris.service.events.jsonEventListener
 
org.apache.polaris.service.events.jsonEventListener.aws.cloudwatch - package org.apache.polaris.service.events.jsonEventListener.aws.cloudwatch
 
org.apache.polaris.service.events.listeners - package org.apache.polaris.service.events.listeners
 
org.apache.polaris.service.events.listeners.inmemory - package org.apache.polaris.service.events.listeners.inmemory
 
org.apache.polaris.service.exception - package org.apache.polaris.service.exception
 
org.apache.polaris.service.http - package org.apache.polaris.service.http
 
org.apache.polaris.service.identity - package org.apache.polaris.service.identity
 
org.apache.polaris.service.identity.provider - package org.apache.polaris.service.identity.provider
 
org.apache.polaris.service.logging - package org.apache.polaris.service.logging
 
org.apache.polaris.service.metrics - package org.apache.polaris.service.metrics
 
org.apache.polaris.service.persistence - package org.apache.polaris.service.persistence
 
org.apache.polaris.service.ratelimiter - package org.apache.polaris.service.ratelimiter
 
org.apache.polaris.service.reporting - package org.apache.polaris.service.reporting
 
org.apache.polaris.service.secrets - package org.apache.polaris.service.secrets
 
org.apache.polaris.service.storage - package org.apache.polaris.service.storage
 
org.apache.polaris.service.storage.aws - package org.apache.polaris.service.storage.aws
 
org.apache.polaris.service.task - package org.apache.polaris.service.task
 
org.apache.polaris.service.tracing - package org.apache.polaris.service.tracing
 
overrides() - Method in interface org.apache.polaris.service.config.RealmOverridable.RealmOverrides
 

P

parent() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterListNamespacesEvent
Returns the value of the parent record component.
parent() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeListNamespacesEvent
Returns the value of the parent record component.
parseDefaults(ObjectMapper) - Method in interface org.apache.polaris.service.config.RealmOverridable
 
parseRealmOverrides(ObjectMapper) - Method in interface org.apache.polaris.service.config.RealmOverridable
 
parseVersion(String) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog.BasePolarisTableOperations
Parse the version from table/view metadata file name.
PersistenceConfiguration - Interface in org.apache.polaris.service.persistence
 
PolarisAdminService - Class in org.apache.polaris.service.admin
Just as an Iceberg Catalog represents the logical model of Iceberg business logic to manage Namespaces, Tables and Views, abstracted away from Iceberg REST objects, this class represents the logical model for managing realm-level Catalogs, Principals, Roles, and Grants.
PolarisAdminService(CallContext, ResolutionManifestFactory, PolarisMetaStoreManager, UserSecretsManager, ServiceIdentityProvider, PolarisPrincipal, PolarisAuthorizer, ReservedProperties) - Constructor for class org.apache.polaris.service.admin.PolarisAdminService
 
polarisAuthorizer(PolarisAuthorizerFactory, RealmConfig) - Method in class org.apache.polaris.service.config.ServiceProducers
 
polarisAuthorizerFactory(AuthorizationConfiguration, Instance<PolarisAuthorizerFactory>) - Method in class org.apache.polaris.service.config.ServiceProducers
 
polarisCallContext(RealmContext, PolarisConfigurationStore, MetaStoreManagerFactory) - Method in class org.apache.polaris.service.config.ServiceProducers
 
PolarisCallContextCatalogFactory - Class in org.apache.polaris.service.context.catalog
 
PolarisCallContextCatalogFactory(PolarisDiagnostics, ResolverFactory, TaskExecutor, StorageAccessConfigProvider, FileIOFactory, PolarisEventListener, PolarisMetaStoreManager, CallContext, PolarisPrincipal) - Constructor for class org.apache.polaris.service.context.catalog.PolarisCallContextCatalogFactory
 
PolarisCatalogsEventServiceDelegator - Class in org.apache.polaris.service.admin
 
PolarisCatalogsEventServiceDelegator() - Constructor for class org.apache.polaris.service.admin.PolarisCatalogsEventServiceDelegator
 
PolarisCredential - Interface in org.apache.polaris.service.auth
A Quarkus Security Credential exposing Polaris-specific attributes: the principal id, name, and roles.
polarisCredentialManager(PolarisCredentialManagerConfiguration, Instance<PolarisCredentialManager>) - Method in class org.apache.polaris.service.config.ServiceProducers
 
PolarisCredentialManagerConfiguration - Interface in org.apache.polaris.service.credentials
Quarkus configuration mapping for Polaris Credential Manager.
polarisDiagnostics() - Method in class org.apache.polaris.service.config.ServiceProducers
 
PolarisEvent - Interface in org.apache.polaris.service.events
Represents an event emitted by Polaris.
polarisEventListener(PolarisEventListenerConfiguration, Instance<PolarisEventListener>) - Method in class org.apache.polaris.service.config.ServiceProducers
 
PolarisEventListener - Interface in org.apache.polaris.service.events.listeners
Represents an event listener that can respond to notable moments during Polaris's execution.
PolarisEventListenerConfiguration - Interface in org.apache.polaris.service.events
 
PolarisExceptionMapper - Class in org.apache.polaris.service.exception
An ExceptionMapper implementation for PolarisExceptions modeled after IcebergExceptionMapper
PolarisExceptionMapper() - Constructor for class org.apache.polaris.service.exception.PolarisExceptionMapper
 
PolarisGenericTableCatalog - Class in org.apache.polaris.service.catalog.generic
 
PolarisGenericTableCatalog(PolarisMetaStoreManager, CallContext, PolarisResolutionManifestCatalogView) - Constructor for class org.apache.polaris.service.catalog.generic.PolarisGenericTableCatalog
 
PolarisIcebergObjectMapperCustomizer - Class in org.apache.polaris.service.config
 
PolarisIcebergObjectMapperCustomizer(MemorySize) - Constructor for class org.apache.polaris.service.config.PolarisIcebergObjectMapperCustomizer
 
polarisMetaStoreManager(RealmContext, MetaStoreManagerFactory) - Method in class org.apache.polaris.service.config.ServiceProducers
 
PolarisMetricsReporter - Interface in org.apache.polaris.service.reporting
 
PolarisPersistenceEventListener - Class in org.apache.polaris.service.events.listeners
 
PolarisPersistenceEventListener() - Constructor for class org.apache.polaris.service.events.listeners.PolarisPersistenceEventListener
 
PolarisPersistenceEventListener.ContextSpecificInformation - Record Class in org.apache.polaris.service.events.listeners
 
polarisPrincipal - Variable in class org.apache.polaris.service.catalog.common.CatalogHandler
 
polarisPrincipal(PolarisDiagnostics, SecurityContext) - Method in class org.apache.polaris.service.config.ServiceProducers
 
PolarisPrincipalRolesEventServiceDelegator - Class in org.apache.polaris.service.admin
 
PolarisPrincipalRolesEventServiceDelegator() - Constructor for class org.apache.polaris.service.admin.PolarisPrincipalRolesEventServiceDelegator
 
PolarisPrincipalsEventServiceDelegator - Class in org.apache.polaris.service.admin
 
PolarisPrincipalsEventServiceDelegator() - Constructor for class org.apache.polaris.service.admin.PolarisPrincipalsEventServiceDelegator
 
PolarisServiceImpl - Class in org.apache.polaris.service.admin
Concrete implementation of the Polaris API services
PolarisServiceImpl(RealmConfig, ReservedProperties, PolarisAdminService, ServiceIdentityProvider) - Constructor for class org.apache.polaris.service.admin.PolarisServiceImpl
 
PolarisStorageIntegrationProviderImpl - Class in org.apache.polaris.service.storage
 
PolarisStorageIntegrationProviderImpl(StsClientProvider, Optional<AwsCredentialsProvider>, Supplier<GoogleCredentials>) - Constructor for class org.apache.polaris.service.storage.PolarisStorageIntegrationProviderImpl
 
PolarisStorageIntegrationProviderImpl(StorageConfiguration, StsClientProvider, Clock) - Constructor for class org.apache.polaris.service.storage.PolarisStorageIntegrationProviderImpl
 
PolarisValueExpressionResolver - Class in org.apache.polaris.service.metrics
 
PolarisValueExpressionResolver() - Constructor for class org.apache.polaris.service.metrics.PolarisValueExpressionResolver
 
PolicyCatalog - Class in org.apache.polaris.service.catalog.policy
 
PolicyCatalog(PolarisMetaStoreManager, CallContext, PolarisResolutionManifestCatalogView) - Constructor for class org.apache.polaris.service.catalog.policy.PolicyCatalog
 
PolicyCatalogAdapter - Class in org.apache.polaris.service.catalog.policy
 
PolicyCatalogAdapter(PolarisDiagnostics, RealmContext, CallContext, ResolutionManifestFactory, PolarisMetaStoreManager, PolarisAuthorizer, CatalogPrefixParser, PolarisCredentialManager, Instance<ExternalCatalogFactory>) - Constructor for class org.apache.polaris.service.catalog.policy.PolicyCatalogAdapter
 
PolicyCatalogHandler - Class in org.apache.polaris.service.catalog.policy
 
PolicyCatalogHandler(PolarisDiagnostics, CallContext, ResolutionManifestFactory, PolarisMetaStoreManager, PolarisPrincipal, String, PolarisAuthorizer, PolarisCredentialManager, Instance<ExternalCatalogFactory>) - Constructor for class org.apache.polaris.service.catalog.policy.PolicyCatalogHandler
 
PolicyCatalogUtils - Class in org.apache.polaris.service.catalog.policy
 
PolicyCatalogUtils() - Constructor for class org.apache.polaris.service.catalog.policy.PolicyCatalogUtils
 
policyName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterAttachPolicyEvent
Returns the value of the policyName record component.
policyName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterDetachPolicyEvent
Returns the value of the policyName record component.
policyName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterDropPolicyEvent
Returns the value of the policyName record component.
policyName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeAttachPolicyEvent
Returns the value of the policyName record component.
policyName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeDetachPolicyEvent
Returns the value of the policyName record component.
policyName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeDropPolicyEvent
Returns the value of the policyName record component.
policyName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeLoadPolicyEvent
Returns the value of the policyName record component.
policyName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeUpdatePolicyEvent
Returns the value of the policyName record component.
policyType() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterGetApplicablePoliciesEvent
Returns the value of the policyType record component.
policyType() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterListPoliciesEvent
Returns the value of the policyType record component.
policyType() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeGetApplicablePoliciesEvent
Returns the value of the policyType record component.
policyType() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeListPoliciesEvent
Returns the value of the policyType record component.
prefixes() - Method in interface org.apache.polaris.service.config.ReservedProperties
A list of prefixes that are considered reserved.
prefixToCatalogName(RealmContext, String) - Method in interface org.apache.polaris.service.catalog.CatalogPrefixParser
Produces the name of a Polaris catalog from the given Iceberg Catalog REST API "prefix" for the specified realm.
prefixToCatalogName(RealmContext, String) - Method in class org.apache.polaris.service.catalog.DefaultCatalogPrefixParser
 
principal() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterCreatePrincipalEvent
Returns the value of the principal record component.
principal() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterGetPrincipalEvent
Returns the value of the principal record component.
principal() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterResetCredentialsEvent
Returns the value of the principal record component.
principal() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterUpdatePrincipalEvent
Returns the value of the principal record component.
PRINCIPAL_ROLE_ALL - Static variable in class org.apache.polaris.service.auth.DefaultAuthenticator
The pseudo-role that resolves to all roles the principal has been granted in the system.
PRINCIPAL_ROLE_PREFIX - Static variable in class org.apache.polaris.service.auth.DefaultAuthenticator
The prefix for the roles in incoming credentials that are used to indicate that the principal is requesting that specific roles be activated upon authentication.
principalMapper() - Method in interface org.apache.polaris.service.auth.external.tenant.OidcTenantConfiguration
Identity mapping configuration for this OIDC tenant.
PrincipalMapper - Interface in org.apache.polaris.service.auth.external.mapping
Maps the SecurityIdentity, as provided by the OIDC authentication mechanism, to a Polaris principal.
principalName() - Method in record class org.apache.polaris.service.events.listeners.PolarisPersistenceEventListener.ContextSpecificInformation
Returns the value of the principalName record component.
principalName() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterAssignPrincipalRoleEvent
Returns the value of the principalName record component.
principalName() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterDeletePrincipalEvent
Returns the value of the principalName record component.
principalName() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterListAssignedPrincipalRolesEvent
Returns the value of the principalName record component.
principalName() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterRevokePrincipalRoleEvent
Returns the value of the principalName record component.
principalName() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeAssignPrincipalRoleEvent
Returns the value of the principalName record component.
principalName() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeCreatePrincipalEvent
Returns the value of the principalName record component.
principalName() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeDeletePrincipalEvent
Returns the value of the principalName record component.
principalName() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeGetPrincipalEvent
Returns the value of the principalName record component.
principalName() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeListAssignedPrincipalRolesEvent
Returns the value of the principalName record component.
principalName() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeResetCredentialsEvent
Returns the value of the principalName record component.
principalName() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeRevokePrincipalRoleEvent
Returns the value of the principalName record component.
principalName() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeRotateCredentialsEvent
Returns the value of the principalName record component.
principalName() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeUpdatePrincipalEvent
Returns the value of the principalName record component.
principalRole() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterCreatePrincipalRoleEvent
Returns the value of the principalRole record component.
principalRole() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterGetPrincipalRoleEvent
Returns the value of the principalRole record component.
principalRole() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterAssignPrincipalRoleEvent
Returns the value of the principalRole record component.
principalRole() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeAssignPrincipalRoleEvent
Returns the value of the principalRole record component.
principalRoleName() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterAssignCatalogRoleToPrincipalRoleEvent
Returns the value of the principalRoleName record component.
principalRoleName() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterDeletePrincipalRoleEvent
Returns the value of the principalRoleName record component.
principalRoleName() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterListAssigneePrincipalsForPrincipalRoleEvent
Returns the value of the principalRoleName record component.
principalRoleName() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterListCatalogRolesForPrincipalRoleEvent
Returns the value of the principalRoleName record component.
principalRoleName() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterRevokeCatalogRoleFromPrincipalRoleEvent
Returns the value of the principalRoleName record component.
principalRoleName() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeAssignCatalogRoleToPrincipalRoleEvent
Returns the value of the principalRoleName record component.
principalRoleName() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeDeletePrincipalRoleEvent
Returns the value of the principalRoleName record component.
principalRoleName() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeGetPrincipalRoleEvent
Returns the value of the principalRoleName record component.
principalRoleName() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeListAssigneePrincipalsForPrincipalRoleEvent
Returns the value of the principalRoleName record component.
principalRoleName() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeListCatalogRolesForPrincipalRoleEvent
Returns the value of the principalRoleName record component.
principalRoleName() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeRevokeCatalogRoleFromPrincipalRoleEvent
Returns the value of the principalRoleName record component.
principalRoleName() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeUpdatePrincipalRoleEvent
Returns the value of the principalRoleName record component.
principalRoleName() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterRevokePrincipalRoleEvent
Returns the value of the principalRoleName record component.
principalRoleName() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeRevokePrincipalRoleEvent
Returns the value of the principalRoleName record component.
principalRolesMapper() - Method in interface org.apache.polaris.service.auth.external.tenant.OidcTenantConfiguration
Roles mapping configuration for this OIDC tenant.
PrincipalRolesMapper - Interface in org.apache.polaris.service.auth.external.mapping
A mapper for extracting Polaris-specific role names from the SecurityIdentity of a user.
PrincipalRolesServiceEvents - Class in org.apache.polaris.service.events
 
PrincipalRolesServiceEvents() - Constructor for class org.apache.polaris.service.events.PrincipalRolesServiceEvents
 
PrincipalRolesServiceEvents.AfterAssignCatalogRoleToPrincipalRoleEvent - Record Class in org.apache.polaris.service.events
 
PrincipalRolesServiceEvents.AfterCreatePrincipalRoleEvent - Record Class in org.apache.polaris.service.events
 
PrincipalRolesServiceEvents.AfterDeletePrincipalRoleEvent - Record Class in org.apache.polaris.service.events
 
PrincipalRolesServiceEvents.AfterGetPrincipalRoleEvent - Record Class in org.apache.polaris.service.events
 
PrincipalRolesServiceEvents.AfterListAssigneePrincipalsForPrincipalRoleEvent - Record Class in org.apache.polaris.service.events
 
PrincipalRolesServiceEvents.AfterListCatalogRolesForPrincipalRoleEvent - Record Class in org.apache.polaris.service.events
 
PrincipalRolesServiceEvents.AfterListPrincipalRolesEvent - Record Class in org.apache.polaris.service.events
 
PrincipalRolesServiceEvents.AfterRevokeCatalogRoleFromPrincipalRoleEvent - Record Class in org.apache.polaris.service.events
 
PrincipalRolesServiceEvents.AfterUpdatePrincipalRoleEvent - Record Class in org.apache.polaris.service.events
 
PrincipalRolesServiceEvents.BeforeAssignCatalogRoleToPrincipalRoleEvent - Record Class in org.apache.polaris.service.events
 
PrincipalRolesServiceEvents.BeforeCreatePrincipalRoleEvent - Record Class in org.apache.polaris.service.events
 
PrincipalRolesServiceEvents.BeforeDeletePrincipalRoleEvent - Record Class in org.apache.polaris.service.events
 
PrincipalRolesServiceEvents.BeforeGetPrincipalRoleEvent - Record Class in org.apache.polaris.service.events
 
PrincipalRolesServiceEvents.BeforeListAssigneePrincipalsForPrincipalRoleEvent - Record Class in org.apache.polaris.service.events
 
PrincipalRolesServiceEvents.BeforeListCatalogRolesForPrincipalRoleEvent - Record Class in org.apache.polaris.service.events
 
PrincipalRolesServiceEvents.BeforeListPrincipalRolesEvent - Record Class in org.apache.polaris.service.events
 
PrincipalRolesServiceEvents.BeforeRevokeCatalogRoleFromPrincipalRoleEvent - Record Class in org.apache.polaris.service.events
 
PrincipalRolesServiceEvents.BeforeUpdatePrincipalRoleEvent - Record Class in org.apache.polaris.service.events
 
PrincipalsServiceEvents - Class in org.apache.polaris.service.events
 
PrincipalsServiceEvents() - Constructor for class org.apache.polaris.service.events.PrincipalsServiceEvents
 
PrincipalsServiceEvents.AfterAssignPrincipalRoleEvent - Record Class in org.apache.polaris.service.events
 
PrincipalsServiceEvents.AfterCreatePrincipalEvent - Record Class in org.apache.polaris.service.events
 
PrincipalsServiceEvents.AfterDeletePrincipalEvent - Record Class in org.apache.polaris.service.events
 
PrincipalsServiceEvents.AfterGetPrincipalEvent - Record Class in org.apache.polaris.service.events
 
PrincipalsServiceEvents.AfterListAssignedPrincipalRolesEvent - Record Class in org.apache.polaris.service.events
 
PrincipalsServiceEvents.AfterListPrincipalsEvent - Record Class in org.apache.polaris.service.events
 
PrincipalsServiceEvents.AfterResetCredentialsEvent - Record Class in org.apache.polaris.service.events
 
PrincipalsServiceEvents.AfterRevokePrincipalRoleEvent - Record Class in org.apache.polaris.service.events
 
PrincipalsServiceEvents.AfterRotateCredentialsEvent - Record Class in org.apache.polaris.service.events
 
PrincipalsServiceEvents.AfterUpdatePrincipalEvent - Record Class in org.apache.polaris.service.events
 
PrincipalsServiceEvents.BeforeAssignPrincipalRoleEvent - Record Class in org.apache.polaris.service.events
 
PrincipalsServiceEvents.BeforeCreatePrincipalEvent - Record Class in org.apache.polaris.service.events
 
PrincipalsServiceEvents.BeforeDeletePrincipalEvent - Record Class in org.apache.polaris.service.events
 
PrincipalsServiceEvents.BeforeGetPrincipalEvent - Record Class in org.apache.polaris.service.events
 
PrincipalsServiceEvents.BeforeListAssignedPrincipalRolesEvent - Record Class in org.apache.polaris.service.events
 
PrincipalsServiceEvents.BeforeListPrincipalsEvent - Record Class in org.apache.polaris.service.events
 
PrincipalsServiceEvents.BeforeResetCredentialsEvent - Record Class in org.apache.polaris.service.events
 
PrincipalsServiceEvents.BeforeRevokePrincipalRoleEvent - Record Class in org.apache.polaris.service.events
 
PrincipalsServiceEvents.BeforeRotateCredentialsEvent - Record Class in org.apache.polaris.service.events
 
PrincipalsServiceEvents.BeforeUpdatePrincipalEvent - Record Class in org.apache.polaris.service.events
 
priority() - Method in class org.apache.polaris.service.auth.AuthenticatingAugmentor
 
priority() - Method in class org.apache.polaris.service.auth.external.OidcPolarisCredentialAugmentor
 
priority() - Method in class org.apache.polaris.service.auth.external.tenant.OidcTenantResolvingAugmentor
 
PRIORITY - Static variable in class org.apache.polaris.service.auth.AuthenticatingAugmentor
 
PRIORITY - Static variable in class org.apache.polaris.service.auth.external.OidcPolarisCredentialAugmentor
 
PRIORITY - Static variable in class org.apache.polaris.service.auth.external.tenant.OidcTenantResolvingAugmentor
 
privateKeyFile() - Method in interface org.apache.polaris.service.auth.AuthenticationRealmConfiguration.TokenBrokerConfiguration.RSAKeyPairConfiguration
The path to the private key file.
privilege() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterAddGrantToCatalogRoleEvent
Returns the value of the privilege record component.
privilege() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterRevokeGrantFromCatalogRoleEvent
Returns the value of the privilege record component.
processEvent(String, PolarisEvent) - Method in class org.apache.polaris.service.events.listeners.inmemory.InMemoryBufferEventListener
 
processEvent(PolarisEvent) - Method in class org.apache.polaris.service.events.listeners.inmemory.InMemoryBufferEventListener
 
processEvent(PolarisEvent) - Method in class org.apache.polaris.service.events.listeners.PolarisPersistenceEventListener
 
ProductionReadinessChecks - Class in org.apache.polaris.service.config
 
ProductionReadinessChecks() - Constructor for class org.apache.polaris.service.config.ProductionReadinessChecks
 
properties() - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
properties() - Method in class org.apache.polaris.service.catalog.io.ExceptionMappingFileIO
 
properties() - Method in class org.apache.polaris.service.catalog.io.WasbTranslatingFileIO
 
PropertyMapEventListener - Class in org.apache.polaris.service.events.jsonEventListener
This class provides a common framework for transforming Polaris events into a HashMap, which can be used to transform the event further, such as transforming into a JSON string, and send them to various destinations.
PropertyMapEventListener() - Constructor for class org.apache.polaris.service.events.jsonEventListener.PropertyMapEventListener
 
protocolValue() - Method in enum class org.apache.polaris.service.catalog.AccessDelegationMode
 
publicKeyFile() - Method in interface org.apache.polaris.service.auth.AuthenticationRealmConfiguration.TokenBrokerConfiguration.RSAKeyPairConfiguration
The path to the public key file.
purgeRequested() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterDropTableEvent
Returns the value of the purgeRequested record component.
purgeRequested() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeDropTableEvent
Returns the value of the purgeRequested record component.
purgeTable(Catalog, TableIdentifier) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 

R

RATE_LIMITER_FILTER - Static variable in class org.apache.polaris.service.config.FilterPriorities
 
rateLimiter(RateLimiterFilterConfiguration, Instance<RateLimiter>) - Method in class org.apache.polaris.service.config.ServiceProducers
 
RateLimiter - Interface in org.apache.polaris.service.ratelimiter
Interface for rate limiting requests
RateLimiterFilter - Class in org.apache.polaris.service.ratelimiter
Request filter that returns a 429 Too Many Requests if the rate limiter says so
RateLimiterFilter(RateLimiter, PolarisEventListener) - Constructor for class org.apache.polaris.service.ratelimiter.RateLimiterFilter
 
RateLimiterFilterConfiguration - Interface in org.apache.polaris.service.ratelimiter
 
RawBehaviorChangesConfiguration - Interface in org.apache.polaris.service.config
 
RawFeaturesConfiguration - Interface in org.apache.polaris.service.config
 
ReadinessConfiguration - Interface in org.apache.polaris.service.config
 
readTimeout() - Method in interface org.apache.polaris.service.storage.aws.S3AccessConfig
Override the default connection read timeout.
realm() - Method in record class org.apache.polaris.service.identity.ServiceIdentityConfiguration.RealmConfigEntry
Returns the value of the realm record component.
REALM_CONTEXT_FILTER - Static variable in class org.apache.polaris.service.config.FilterPriorities
 
REALM_CONTEXT_KEY - Static variable in class org.apache.polaris.service.context.RealmContextFilter
 
REALM_ID_ATTRIBUTE - Static variable in class org.apache.polaris.service.tracing.TracingFilter
 
REALM_ID_KEY - Static variable in class org.apache.polaris.service.logging.LoggingMDCFilter
 
REALM_PROPERTY_KEY - Static variable in class org.apache.polaris.service.context.TestRealmContextResolver
 
realmAuthConfig(AuthenticationConfiguration, RealmContext) - Method in class org.apache.polaris.service.config.ServiceProducers
 
realmConfig - Variable in class org.apache.polaris.service.catalog.common.CatalogHandler
 
realmConfig(CallContext) - Method in class org.apache.polaris.service.config.ServiceProducers
 
RealmConfigEntry(String, RealmServiceIdentityConfiguration) - Constructor for record class org.apache.polaris.service.identity.ServiceIdentityConfiguration.RealmConfigEntry
Creates an instance of a RealmConfigEntry record class.
realmContext(ContainerRequestContext) - Method in class org.apache.polaris.service.config.ServiceProducers
 
RealmContextConfiguration - Interface in org.apache.polaris.service.context
 
RealmContextFilter - Class in org.apache.polaris.service.context
 
RealmContextFilter() - Constructor for class org.apache.polaris.service.context.RealmContextFilter
 
realmContextResolver(RealmContextConfiguration, Instance<RealmContextResolver>) - Method in class org.apache.polaris.service.config.ServiceProducers
 
RealmContextResolver - Interface in org.apache.polaris.service.context
An interface for resolving the realm context for a given request.
realmIdTag() - Method in interface org.apache.polaris.service.metrics.MetricsConfiguration
Configuration for the Realm ID metric tag.
RealmIdTagContributor - Class in org.apache.polaris.service.metrics
 
RealmIdTagContributor() - Constructor for class org.apache.polaris.service.metrics.RealmIdTagContributor
 
RealmOverridable - Interface in org.apache.polaris.service.config
Interface for configurations that can have default values and realm-specific overrides.
RealmOverridable.RealmOverrides - Interface in org.apache.polaris.service.config
 
realmOverrides() - Method in interface org.apache.polaris.service.config.RealmOverridable
 
realmOverrides() - Method in class org.apache.polaris.service.config.ResolvedBehaviorChangesConfiguration
 
realmOverrides() - Method in class org.apache.polaris.service.config.ResolvedFeaturesConfiguration
 
realms() - Method in interface org.apache.polaris.service.auth.AuthenticationConfiguration
 
realms() - Method in interface org.apache.polaris.service.context.RealmContextConfiguration
The set of realms that are supported by the realm context resolver.
realms() - Method in interface org.apache.polaris.service.identity.ServiceIdentityConfiguration
Returns a map of realm identifiers to their corresponding service identity configurations.
RealmServiceIdentityConfiguration - Interface in org.apache.polaris.service.identity
Represents service identity configuration for a specific realm.
RealmTokenBucketRateLimiter - Class in org.apache.polaris.service.ratelimiter
Rate limiter that maps the request's realm identifier to its own TokenBucket, with its own capacity.
RealmTokenBucketRateLimiter(TokenBucketFactory, RealmContext) - Constructor for class org.apache.polaris.service.ratelimiter.RealmTokenBucketRateLimiter
 
refresh() - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog.BasePolarisTableOperations
 
refreshFromMetadataLocation(String, Predicate<Exception>, int, Function<String, TableMetadata>) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog.BasePolarisTableOperations
 
regex() - Method in interface org.apache.polaris.service.auth.external.tenant.OidcTenantConfiguration.PrincipalRolesMapper.RegexMapping
A regular expression that will be applied to each role name in the identity.
registerSerializers(ObjectMapper) - Static method in class org.apache.polaris.service.config.Serializers
 
registerTable(String, String, RegisterTableRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
registerTable(String, String, RegisterTableRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
registerTable(Catalog, Namespace, RegisterTableRequest) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
registerTable(Namespace, RegisterTableRequest) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
Register a table.
registerTable(TableIdentifier, String) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
registerTableRequest() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRegisterTableEvent
Returns the value of the registerTableRequest record component.
REMOTE_SIGNING - Enum constant in enum class org.apache.polaris.service.catalog.AccessDelegationMode
 
removeProperties(Namespace, Set<String>) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
removeReservedProperties(List<String>) - Method in interface org.apache.polaris.service.config.ReservedProperties
removeReservedProperties(Map<String, String>) - Method in interface org.apache.polaris.service.config.ReservedProperties
Removes reserved properties from a list of input property keys.
removeReservedProperties(MetadataUpdate) - Method in interface org.apache.polaris.service.config.ReservedProperties
 
removeReservedPropertiesFromUpdate(Map<String, String>, Map<String, String>) - Method in interface org.apache.polaris.service.config.ReservedProperties
Removes reserved properties from a planned change to an entity.
renameTable(String, RenameTableRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
renameTable(String, RenameTableRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
renameTable(Catalog, RenameTableRequest) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
renameTable(TableIdentifier, TableIdentifier) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
renameTable(RenameTableRequest) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
renameTableRequest() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRenameTableEvent
Returns the value of the renameTableRequest record component.
renameTableRequest() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRenameViewEvent
Returns the value of the renameTableRequest record component.
renameTableRequest() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRenameTableEvent
Returns the value of the renameTableRequest record component.
renameTableRequest() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRenameViewEvent
Returns the value of the renameTableRequest record component.
renameView(String, RenameTableRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
renameView(String, RenameTableRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
renameView(TableIdentifier, TableIdentifier) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
renameView(ViewCatalog, RenameTableRequest) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
renameView(RenameTableRequest) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
replace(String) - Method in interface org.apache.polaris.service.auth.external.tenant.OidcTenantConfiguration.PrincipalRolesMapper.RegexMapping
 
replacement() - Method in interface org.apache.polaris.service.auth.external.tenant.OidcTenantConfiguration.PrincipalRolesMapper.RegexMapping
The replacement string for the role names in the identity.
replaceView(String, String, String, CommitViewRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
replaceView(String, String, String, CommitViewRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
replaceView(TableIdentifier, UpdateTableRequest) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
reportMetric(String, TableIdentifier, MetricsReport) - Method in class org.apache.polaris.service.reporting.DefaultMetricsReporter
 
reportMetric(String, TableIdentifier, MetricsReport) - Method in interface org.apache.polaris.service.reporting.PolarisMetricsReporter
 
reportMetrics(String, String, String, ReportMetricsRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
reportMetrics(String, String, String, ReportMetricsRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
This API is currently a no-op in Polaris.
request() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeCreateGenericTableEvent
Returns the value of the request record component.
REQUEST_ID_ATTRIBUTE - Static variable in class org.apache.polaris.service.tracing.TracingFilter
 
REQUEST_ID_FILTER - Static variable in class org.apache.polaris.service.config.FilterPriorities
 
REQUEST_ID_KEY - Static variable in class org.apache.polaris.service.tracing.RequestIdFilter
 
RequestIdFilter - Class in org.apache.polaris.service.tracing
 
RequestIdFilter() - Constructor for class org.apache.polaris.service.tracing.RequestIdFilter
 
RequestIdGenerator - Interface in org.apache.polaris.service.tracing
A generator for request IDs.
requestIdHeaderName() - Method in interface org.apache.polaris.service.logging.LoggingConfiguration
The name of the header that contains the request ID.
requestRefresh() - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog.BasePolarisTableOperations
 
requestsPerSecond() - Method in interface org.apache.polaris.service.ratelimiter.TokenBucketConfiguration
 
requireHeader() - Method in interface org.apache.polaris.service.context.RealmContextConfiguration
Whether to require the realm header to be present in the request.
ReservedProperties - Interface in org.apache.polaris.service.config
Used to track entity properties reserved for use by the catalog.
ReservedProperties.AllowlistHolder - Class in org.apache.polaris.service.config
 
resetCredentials(String, ResetPrincipalRequest) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
resetCredentials(String, ResetPrincipalRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisPrincipalsEventServiceDelegator
 
resetCredentials(String, ResetPrincipalRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
 
resolutionManifest - Variable in class org.apache.polaris.service.catalog.common.CatalogHandler
 
resolutionManifestFactory - Variable in class org.apache.polaris.service.catalog.common.CatalogHandler
 
resolutionManifestFactory(PolarisDiagnostics, RealmContext, ResolverFactory) - Method in class org.apache.polaris.service.config.ServiceProducers
 
ResolvableServiceIdentityConfiguration - Interface in org.apache.polaris.service.identity
Represents a service identity configuration that can be converted into a fully initialized ServiceIdentityCredential.
resolve(String, Object) - Method in class org.apache.polaris.service.metrics.PolarisValueExpressionResolver
 
resolveConfig(SecurityIdentity) - Method in interface org.apache.polaris.service.auth.external.tenant.OidcTenantResolver
 
ResolvedBehaviorChangesConfiguration - Class in org.apache.polaris.service.config
Wraps around BehaviorChangesConfiguration but removes properties from `defaults` that shouldn't be there
ResolvedBehaviorChangesConfiguration(RawBehaviorChangesConfiguration) - Constructor for class org.apache.polaris.service.config.ResolvedBehaviorChangesConfiguration
 
ResolvedFeaturesConfiguration - Class in org.apache.polaris.service.config
Wraps around FeaturesConfiguration but removes properties from `defaults` that shouldn't be there
ResolvedFeaturesConfiguration(RawFeaturesConfiguration) - Constructor for class org.apache.polaris.service.config.ResolvedFeaturesConfiguration
 
resolvePrincipalEntity(PolarisCredential) - Method in class org.apache.polaris.service.auth.DefaultAuthenticator
Resolves the principal entity based on the provided credentials.
resolvePrincipalRoles(PolarisCredential, PrincipalEntity) - Method in class org.apache.polaris.service.auth.DefaultAuthenticator
Resolves the roles for the given principal based on the provided credentials.
resolveRealmContext(ContainerRequestContext) - Method in class org.apache.polaris.service.context.RealmContextFilter
 
resolveRealmContext(String, String, String, Function<String, String>) - Method in class org.apache.polaris.service.context.DefaultRealmContextResolver
 
resolveRealmContext(String, String, String, Function<String, String>) - Method in interface org.apache.polaris.service.context.RealmContextResolver
Resolves the realm context for the given request, and returns a CompletionStage that completes with the resolved realm context.
resolveRealmContext(String, String, String, Function<String, String>) - Method in class org.apache.polaris.service.context.TestRealmContextResolver
 
resolveRealmContext(String, String, String, Map<String, String>) - Method in interface org.apache.polaris.service.context.RealmContextResolver
Resolves the realm context for the given request, and returns a CompletionStage that completes with the resolved realm context.
resolverFactory(PolarisDiagnostics, RealmContext, RealmConfig, MetaStoreManagerFactory, CallContext, PolarisMetaStoreManager) - Method in class org.apache.polaris.service.config.ServiceProducers
 
RETRYABLE_AZURE_HTTP_CODES - Static variable in class org.apache.polaris.service.exception.IcebergExceptionMapper
 
revokeCatalogRoleFromPrincipalRole(String, String, String) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
revokeCatalogRoleFromPrincipalRole(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisPrincipalRolesEventServiceDelegator
 
revokeCatalogRoleFromPrincipalRole(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisPrincipalRolesApiService
revokeGrantFromCatalogRole(String, String, Boolean, RevokeGrantRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisCatalogsEventServiceDelegator
 
revokeGrantFromCatalogRole(String, String, Boolean, RevokeGrantRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisCatalogsApiService
RevokeGrantRequestDeserializer() - Constructor for class org.apache.polaris.service.config.Serializers.RevokeGrantRequestDeserializer
 
revokePrincipalRole(String, String) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
revokePrincipalRole(String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisPrincipalsEventServiceDelegator
 
revokePrincipalRole(String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisPrincipalsApiService
revokePrivilegeOnCatalogFromRole(String, String, PolarisPrivilege) - Method in class org.apache.polaris.service.admin.PolarisAdminService
Removes a catalog-level grant on catalogName from catalogRoleName.
revokePrivilegeOnNamespaceFromRole(String, String, Namespace, PolarisPrivilege) - Method in class org.apache.polaris.service.admin.PolarisAdminService
Removes a namespace-level grant on namespace from catalogRoleName.
revokePrivilegeOnPolicyFromRole(String, String, PolicyIdentifier, PolarisPrivilege) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
revokePrivilegeOnRootContainerFromPrincipalRole(String, PolarisPrivilege) - Method in class org.apache.polaris.service.admin.PolarisAdminService
Revokes a grant on the root container of this realm from principalRoleName.
revokePrivilegeOnTableFromRole(String, String, TableIdentifier, PolarisPrivilege) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
revokePrivilegeOnViewFromRole(String, String, TableIdentifier, PolarisPrivilege) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
rotateCredentials(String) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
rotateCredentials(String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisPrincipalsEventServiceDelegator
 
rotateCredentials(String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisPrincipalsApiService
rotatedPrincipal() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterRotateCredentialsEvent
Returns the value of the rotatedPrincipal record component.
rsaKeyPair() - Method in interface org.apache.polaris.service.auth.AuthenticationRealmConfiguration.TokenBrokerConfiguration
Configuration for the rsa-key-pair token broker factory.
RSAKeyPairJWTBroker - Class in org.apache.polaris.service.auth.internal.broker
Generates a JWT using a Public/Private RSA Key
RSAKeyPairJWTBrokerFactory - Class in org.apache.polaris.service.auth.internal.broker
 
RSAKeyPairJWTBrokerFactory(AuthenticationConfiguration) - Constructor for class org.apache.polaris.service.auth.internal.broker.RSAKeyPairJWTBrokerFactory
 

S

S3AccessConfig - Interface in org.apache.polaris.service.storage.aws
Configuration interface containing parameters for clients accessing S3 services from Polaris servers.
safeStorageType(String) - Static method in class org.apache.polaris.service.catalog.validation.IcebergPropertiesValidation
 
sdkHttpClient(S3AccessConfig) - Method in class org.apache.polaris.service.config.ServiceProducers
 
secret() - Method in interface org.apache.polaris.service.auth.AuthenticationRealmConfiguration.TokenBrokerConfiguration.SymmetricKeyConfiguration
The secret to use for both signing and verifying signatures.
secretAccessKey() - Method in interface org.apache.polaris.service.identity.AwsIamServiceIdentityConfiguration
Optional AWS secret access key associated with the IAM identity.
SecretsManagerConfiguration - Interface in org.apache.polaris.service.secrets
 
sendNotification(String, String, String, NotificationRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
sendNotification(String, String, String, NotificationRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
sendNotification(TableIdentifier, NotificationRequest) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
sendNotification(TableIdentifier, NotificationRequest) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
sendNotification(TableIdentifier, NotificationRequest) - Method in interface org.apache.polaris.service.catalog.SupportsNotifications
 
Serializers - Class in org.apache.polaris.service.config
 
Serializers.AddGrantRequestDeserializer - Class in org.apache.polaris.service.config
Deserializer for AddGrantRequest Backward compatible with previous version of the api
Serializers.CreateCatalogRequestDeserializer - Class in org.apache.polaris.service.config
Deserializer for CreateCatalogRequest.
Serializers.CreateCatalogRoleRequestDeserializer - Class in org.apache.polaris.service.config
Deserializer for CreateCatalogRoleRequest Backward compatible with the previous version of the api
Serializers.CreatePrincipalRequestDeserializer - Class in org.apache.polaris.service.config
Deserializer for CreatePrincipalRequest.
Serializers.CreatePrincipalRoleRequestDeserializer - Class in org.apache.polaris.service.config
Deserializer for CreatePrincipalRoleRequest.
Serializers.GrantCatalogRoleRequestDeserializer - Class in org.apache.polaris.service.config
Deserializer for GrantCatalogRoleRequest Backward compatible with the previous version of the api
Serializers.GrantPrincipalRoleRequestDeserializer - Class in org.apache.polaris.service.config
Deserializer for GrantPrincipalRoleRequest.
Serializers.RevokeGrantRequestDeserializer - Class in org.apache.polaris.service.config
Deserializer for RevokeGrantRequest Backward compatible with previous version of the api
ServiceIdentityConfiguration - Interface in org.apache.polaris.service.identity
Configuration interface for managing service identities across multiple realms in Polaris.
ServiceIdentityConfiguration.RealmConfigEntry - Record Class in org.apache.polaris.service.identity
A pairing of a realm identifier and its associated service identity configuration.
serviceIdentityConfigurations() - Method in interface org.apache.polaris.service.identity.RealmServiceIdentityConfiguration
Aggregates all configured service identity types into a list.
ServiceProducers - Class in org.apache.polaris.service.config
 
ServiceProducers() - Constructor for class org.apache.polaris.service.config.ServiceProducers
 
sessionToken() - Method in interface org.apache.polaris.service.identity.AwsIamServiceIdentityConfiguration
Optional AWS session token associated with the IAM identity.
setCatalogFileIo(FileIO) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
setMetaStoreManager(PolarisMetaStoreManager) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
setPolarisCredential(SecurityIdentity, PrincipalMapper, PrincipalRolesMapper) - Method in class org.apache.polaris.service.auth.external.OidcPolarisCredentialAugmentor
 
setProperties(Namespace, Map<String, String>) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
SHOULD_RETRY_REFRESH_PREDICATE - Static variable in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
 
shouldRefresh - Variable in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog.BasePolarisTableOperations
 
shouldThrow() - Method in interface org.apache.polaris.service.config.ReservedProperties
If true, attempts to modify a reserved property should throw an exception.
shutdown() - Method in class org.apache.polaris.service.events.listeners.inmemory.InMemoryBufferEventListener
 
SigV4ConnectionCredentialVendor - Class in org.apache.polaris.service.credentials.connection
Connection credential vendor for AWS SigV4 authentication.
SigV4ConnectionCredentialVendor(StsClientProvider, ServiceIdentityProvider) - Constructor for class org.apache.polaris.service.credentials.connection.SigV4ConnectionCredentialVendor
 
snapshots() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadTableEvent
Returns the value of the snapshots record component.
SNAPSHOTS_ALL - Static variable in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
SNAPSHOTS_REFS - Static variable in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
sourceTable() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterUpdateTableEvent
Returns the value of the sourceTable record component.
sourceTable() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeUpdateTableEvent
Returns the value of the sourceTable record component.
sourceView() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterReplaceViewEvent
Returns the value of the sourceView record component.
sourceView() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeReplaceViewEvent
Returns the value of the sourceView record component.
SslConfigSourceFactory - Class in org.apache.polaris.service.config
 
SslConfigSourceFactory() - Constructor for class org.apache.polaris.service.config.SslConfigSourceFactory
 
stageTableCreate(Catalog, Namespace, CreateTableRequest) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
StorageAccessConfigProvider - Class in org.apache.polaris.service.catalog.io
Provides temporary, scoped credentials for accessing table data in object storage (S3, GCS, Azure Blob Storage).
StorageAccessConfigProvider(StorageCredentialCache, StorageCredentialsVendor) - Constructor for class org.apache.polaris.service.catalog.io.StorageAccessConfigProvider
 
StorageConfiguration - Interface in org.apache.polaris.service.storage
 
storageCredentialCache(PolarisDiagnostics, StorageCredentialCacheConfig) - Method in class org.apache.polaris.service.config.ServiceProducers
 
StorageCredentialCacheConfig - Interface in org.apache.polaris.service.storage
 
storageCredentialsVendor(PolarisMetaStoreManager, CallContext) - Method in class org.apache.polaris.service.config.ServiceProducers
 
stsClient(StsClientProvider.StsDestination) - Method in class org.apache.polaris.service.storage.aws.StsClientsPool
 
stsClientsPool(SdkHttpClient, StorageConfiguration, MeterRegistry) - Method in class org.apache.polaris.service.config.ServiceProducers
 
StsClientsPool - Class in org.apache.polaris.service.storage.aws
Maintains a pool of STS clients.
StsClientsPool(int, SdkHttpClient, MeterRegistry) - Constructor for class org.apache.polaris.service.storage.aws.StsClientsPool
 
stsClientSupplier() - Method in interface org.apache.polaris.service.storage.StorageConfiguration
 
stsClientSupplier(boolean) - Method in interface org.apache.polaris.service.storage.StorageConfiguration
 
stsCredentials() - Method in interface org.apache.polaris.service.storage.StorageConfiguration
 
success() - Method in record class org.apache.polaris.service.events.AfterAttemptTaskEvent
Returns the value of the success record component.
supportsGrantType(String) - Method in class org.apache.polaris.service.auth.internal.broker.JWTBroker
 
supportsGrantType(String) - Method in interface org.apache.polaris.service.auth.internal.broker.TokenBroker
 
SupportsNotifications - Interface in org.apache.polaris.service.catalog
 
supportsRequestedTokenType(TokenType) - Method in class org.apache.polaris.service.auth.internal.broker.JWTBroker
 
supportsRequestedTokenType(TokenType) - Method in interface org.apache.polaris.service.auth.internal.broker.TokenBroker
 
symmetricKey() - Method in interface org.apache.polaris.service.auth.AuthenticationRealmConfiguration.TokenBrokerConfiguration
Configuration for the symmetric-key token broker factory.
SymmetricKeyJWTBroker - Class in org.apache.polaris.service.auth.internal.broker
Generates a JWT using a Symmetric Key.
SymmetricKeyJWTBroker(PolarisMetaStoreManager, PolarisCallContext, int, Supplier<String>) - Constructor for class org.apache.polaris.service.auth.internal.broker.SymmetricKeyJWTBroker
 
SymmetricKeyJWTBrokerFactory - Class in org.apache.polaris.service.auth.internal.broker
 
SymmetricKeyJWTBrokerFactory(AuthenticationConfiguration) - Constructor for class org.apache.polaris.service.auth.internal.broker.SymmetricKeyJWTBrokerFactory
 
synchronousMode() - Method in interface org.apache.polaris.service.events.jsonEventListener.aws.cloudwatch.AwsCloudWatchConfiguration
Returns the synchronous mode setting for CloudWatch logging.

T

table() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterCreateGenericTableEvent
Returns the value of the table record component.
table() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterLoadGenericTableEvent
Returns the value of the table record component.
table() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCheckExistsTableEvent
Returns the value of the table record component.
table() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterDropTableEvent
Returns the value of the table record component.
table() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadCredentialsEvent
Returns the value of the table record component.
table() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterSendNotificationEvent
Returns the value of the table record component.
table() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCheckExistsTableEvent
Returns the value of the table record component.
table() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeDropTableEvent
Returns the value of the table record component.
table() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadCredentialsEvent
Returns the value of the table record component.
table() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadTableEvent
Returns the value of the table record component.
table() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeSendNotificationEvent
Returns the value of the table record component.
TableCleanupTaskHandler - Class in org.apache.polaris.service.task
Table cleanup handler resolves the latest TableMetadata file for a dropped table and schedules a deletion task for each Snapshot found in the TableMetadata.
TableCleanupTaskHandler(TaskExecutor, Clock, MetaStoreManagerFactory, TaskFileIOSupplier) - Constructor for class org.apache.polaris.service.task.TableCleanupTaskHandler
 
tableExists(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
tableExists(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
tableExists(Catalog, TableIdentifier) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
tableExists(TableIdentifier) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
tableId() - Method in record class org.apache.polaris.service.task.BatchFileCleanupTaskHandler.BatchFileCleanupTask
Returns the value of the tableId record component.
tableId() - Method in record class org.apache.polaris.service.task.ManifestFileCleanupTaskHandler.ManifestCleanupTask
Returns the value of the tableId record component.
tableIdentifier() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRefreshTableEvent
Returns the value of the tableIdentifier record component.
tableIdentifier() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRefreshTableEvent
Returns the value of the tableIdentifier record component.
tableName() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterDropGenericTableEvent
Returns the value of the tableName record component.
tableName() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeDropGenericTableEvent
Returns the value of the tableName record component.
tableName() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeLoadGenericTableEvent
Returns the value of the tableName record component.
tableName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCreateTableEvent
Returns the value of the tableName record component.
tableName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadTableEvent
Returns the value of the tableName record component.
tableName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRegisterTableEvent
Returns the value of the tableName record component.
TAG_REALM - Static variable in class org.apache.polaris.service.metrics.RealmIdTagContributor
 
tags() - Method in interface org.apache.polaris.service.metrics.MetricsConfiguration
Additional tags to include in the metrics.
targetName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterGetApplicablePoliciesEvent
Returns the value of the targetName record component.
targetName() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeGetApplicablePoliciesEvent
Returns the value of the targetName record component.
taskEntityId() - Method in record class org.apache.polaris.service.events.AfterAttemptTaskEvent
Returns the value of the taskEntityId record component.
taskEntityId() - Method in record class org.apache.polaris.service.events.BeforeAttemptTaskEvent
Returns the value of the taskEntityId record component.
taskExecutor(TaskHandlerConfiguration) - Method in class org.apache.polaris.service.config.ServiceProducers
 
TaskExecutor - Interface in org.apache.polaris.service.task
Execute a task asynchronously with a provided context.
TaskExecutorImpl - Class in org.apache.polaris.service.task
Given a list of registered TaskHandlers, execute tasks asynchronously with the provided CallContext.
TaskExecutorImpl() - Constructor for class org.apache.polaris.service.task.TaskExecutorImpl
 
TaskExecutorImpl(Executor, Clock, MetaStoreManagerFactory, TaskFileIOSupplier, PolarisEventListener, Tracer) - Constructor for class org.apache.polaris.service.task.TaskExecutorImpl
 
TaskFileIOSupplier - Class in org.apache.polaris.service.task
 
TaskFileIOSupplier(FileIOFactory, StorageAccessConfigProvider) - Constructor for class org.apache.polaris.service.task.TaskFileIOSupplier
 
TaskHandler - Interface in org.apache.polaris.service.task
 
TaskHandlerConfiguration - Interface in org.apache.polaris.service.task
 
TaskUtils - Class in org.apache.polaris.service.task
 
TaskUtils() - Constructor for class org.apache.polaris.service.task.TaskUtils
 
temp(TableMetadata) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog.BasePolarisTableOperations
 
TENANT_CONFIG_ATTRIBUTE - Static variable in class org.apache.polaris.service.auth.external.tenant.OidcTenantResolvingAugmentor
 
tenantResolver() - Method in interface org.apache.polaris.service.auth.external.OidcConfiguration
The type of the OIDC tenant resolver.
tenants() - Method in interface org.apache.polaris.service.auth.external.OidcConfiguration
Configuration for each OIDC tenant.
TestRealmContextResolver - Class in org.apache.polaris.service.context
For local/dev testing, this resolver simply expects a custom bearer-token format that is a semicolon-separated list of colon-separated key/value pairs that constitute the realm properties.
TestRealmContextResolver(RealmContextConfiguration) - Constructor for class org.apache.polaris.service.context.TestRealmContextResolver
 
throwNotFoundExceptionForTableLikeEntity(TableIdentifier, List<PolarisEntitySubType>) - Static method in class org.apache.polaris.service.catalog.common.CatalogHandler
Helper function for when a TABLE_LIKE entity is not found so we want to throw the appropriate exception.
timestamp() - Method in record class org.apache.polaris.service.events.listeners.PolarisPersistenceEventListener.ContextSpecificInformation
Returns the value of the timestamp record component.
tokenBroker() - Method in interface org.apache.polaris.service.auth.AuthenticationRealmConfiguration
The configuration for the token broker factory.
tokenBroker(AuthenticationRealmConfiguration, Instance<TokenBrokerFactory>, PolarisMetaStoreManager, CallContext) - Method in class org.apache.polaris.service.config.ServiceProducers
 
TokenBroker - Interface in org.apache.polaris.service.auth.internal.broker
A broker for generating and verifying tokens.
TokenBrokerFactory - Interface in org.apache.polaris.service.auth.internal.broker
Factory that creates a TokenBroker for generating and parsing.
TokenBucket - Class in org.apache.polaris.service.ratelimiter
General-purpose Token bucket implementation.
TokenBucket(long, long, InstantSource) - Constructor for class org.apache.polaris.service.ratelimiter.TokenBucket
 
TokenBucketConfiguration - Interface in org.apache.polaris.service.ratelimiter
 
tokenBucketFactory(TokenBucketConfiguration, Instance<TokenBucketFactory>) - Method in class org.apache.polaris.service.config.ServiceProducers
 
TokenBucketFactory - Interface in org.apache.polaris.service.ratelimiter
Factory for creating token buckets per realm.
TokenResponse - Interface in org.apache.polaris.service.auth.internal.broker
 
tokenService() - Method in interface org.apache.polaris.service.auth.AuthenticationRealmConfiguration
The configuration for the OAuth2 service that delivers OAuth2 tokens.
toResponse(JsonProcessingException) - Method in class org.apache.polaris.service.exception.IcebergJsonProcessingExceptionMapper
 
toResponse(ConstraintViolationException) - Method in class org.apache.polaris.service.exception.IcebergConstraintViolationExceptionMapper
 
toResponse(RuntimeException) - Method in class org.apache.polaris.service.exception.IcebergExceptionMapper
 
toResponse(PolarisException) - Method in class org.apache.polaris.service.exception.PolarisExceptionMapper
 
toString() - Method in record class org.apache.polaris.service.events.AfterAttemptTaskEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.BeforeAttemptTaskEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.BeforeLimitRequestRateEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterCreateGenericTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterDropGenericTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterListGenericTablesEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.AfterLoadGenericTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeCreateGenericTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeDropGenericTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeListGenericTablesEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogGenericTableServiceEvents.BeforeLoadGenericTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterAttachPolicyEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterCreatePolicyEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterDetachPolicyEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterDropPolicyEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterGetApplicablePoliciesEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterListPoliciesEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterLoadPolicyEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.AfterUpdatePolicyEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeAttachPolicyEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeCreatePolicyEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeDetachPolicyEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeDropPolicyEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeGetApplicablePoliciesEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeListPoliciesEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeLoadPolicyEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeUpdatePolicyEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterAddGrantToCatalogRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterCreateCatalogEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterCreateCatalogRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterDeleteCatalogEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterDeleteCatalogRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterGetCatalogEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterGetCatalogRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterListAssigneePrincipalRolesForCatalogRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterListCatalogRolesEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterListCatalogsEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterListGrantsForCatalogRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterRevokeGrantFromCatalogRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterUpdateCatalogEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterUpdateCatalogRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeAddGrantToCatalogRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeCreateCatalogEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeCreateCatalogRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeDeleteCatalogEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeDeleteCatalogRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeGetCatalogEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeGetCatalogRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeListAssigneePrincipalRolesForCatalogRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeListCatalogRolesEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeListCatalogsEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeListGrantsForCatalogRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeRevokeGrantFromCatalogRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeUpdateCatalogEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeUpdateCatalogRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCheckExistsNamespaceEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCheckExistsTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCheckExistsViewEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCommitTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCommitTransactionEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCommitViewEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCreateNamespaceEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCreateTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCreateViewEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterDropNamespaceEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterDropTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterDropViewEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterGetConfigEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterListNamespacesEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterListTablesEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterListViewsEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadCredentialsEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadNamespaceMetadataEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadViewEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRefreshTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRefreshViewEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRegisterTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRenameTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRenameViewEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterReplaceViewEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterSendNotificationEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterUpdateNamespacePropertiesEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterUpdateTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCheckExistsNamespaceEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCheckExistsTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCheckExistsViewEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCommitTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCommitTransactionEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCommitViewEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCreateNamespaceEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCreateTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCreateViewEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeDropNamespaceEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeDropTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeDropViewEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeGetConfigEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeListNamespacesEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeListTablesEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeListViewsEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadCredentialsEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadNamespaceMetadataEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadViewEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRefreshTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRefreshViewEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRegisterTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRenameTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRenameViewEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeReplaceViewEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeSendNotificationEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeUpdateNamespacePropertiesEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeUpdateTableEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.listeners.PolarisPersistenceEventListener.ContextSpecificInformation
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterAssignCatalogRoleToPrincipalRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterCreatePrincipalRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterDeletePrincipalRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterGetPrincipalRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterListAssigneePrincipalsForPrincipalRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterListCatalogRolesForPrincipalRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterListPrincipalRolesEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterRevokeCatalogRoleFromPrincipalRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterUpdatePrincipalRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeAssignCatalogRoleToPrincipalRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeCreatePrincipalRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeDeletePrincipalRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeGetPrincipalRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeListAssigneePrincipalsForPrincipalRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeListCatalogRolesForPrincipalRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeListPrincipalRolesEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeRevokeCatalogRoleFromPrincipalRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeUpdatePrincipalRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterAssignPrincipalRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterCreatePrincipalEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterDeletePrincipalEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterGetPrincipalEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterListAssignedPrincipalRolesEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterListPrincipalsEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterResetCredentialsEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterRevokePrincipalRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterRotateCredentialsEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.AfterUpdatePrincipalEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeAssignPrincipalRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeCreatePrincipalEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeDeletePrincipalEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeGetPrincipalEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeListAssignedPrincipalRolesEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeListPrincipalsEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeResetCredentialsEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeRevokePrincipalRoleEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeRotateCredentialsEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeUpdatePrincipalEvent
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.exception.IcebergJsonProcessingExceptionMapper.ErrorMessage
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.http.IfNoneMatch
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.identity.ServiceIdentityConfiguration.RealmConfigEntry
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.task.BatchFileCleanupTaskHandler.BatchFileCleanupTask
Returns a string representation of this record class.
toString() - Method in record class org.apache.polaris.service.task.ManifestFileCleanupTaskHandler.ManifestCleanupTask
Returns a string representation of this record class.
TRACING_FILTER - Static variable in class org.apache.polaris.service.config.FilterPriorities
 
TracingFilter - Class in org.apache.polaris.service.tracing
 
TracingFilter() - Constructor for class org.apache.polaris.service.tracing.TracingFilter
 
transformAndSendEvent(HashMap<String, Object>) - Method in class org.apache.polaris.service.events.jsonEventListener.aws.cloudwatch.AwsCloudWatchEventListener
 
transformAndSendEvent(HashMap<String, Object>) - Method in class org.apache.polaris.service.events.jsonEventListener.PropertyMapEventListener
 
transformTableLikeLocation(TableIdentifier, String) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog
Based on configuration settings, for callsites that need to handle potentially setting a new base location for a TableLike entity, produces the transformed location if applicable, or else the unaltered specified location.
tryAcquire() - Method in class org.apache.polaris.service.ratelimiter.TokenBucket
Tries to acquire and spend 1 token.
tryDelete(TableIdentifier, FileIO, String, String, Throwable, int) - Method in class org.apache.polaris.service.task.FileCleanupTaskHandler
 
type() - Method in interface org.apache.polaris.service.auth.AuthenticationRealmConfiguration.AuthenticatorConfiguration
The type of the identity provider.
type() - Method in interface org.apache.polaris.service.auth.AuthenticationRealmConfiguration.TokenBrokerConfiguration
The type of the token broker factory.
type() - Method in interface org.apache.polaris.service.auth.AuthenticationRealmConfiguration.TokenServiceConfiguration
The type of the OAuth2 service.
type() - Method in interface org.apache.polaris.service.auth.AuthenticationRealmConfiguration
The type of authentication for this realm.
type() - Method in interface org.apache.polaris.service.auth.external.tenant.OidcTenantConfiguration.PrincipalMapper
The type of the principal mapper.
type() - Method in interface org.apache.polaris.service.auth.external.tenant.OidcTenantConfiguration.PrincipalRolesMapper
The type of the principal roles mapper.
type() - Method in interface org.apache.polaris.service.catalog.io.FileIOConfiguration
The type of the catalog IO to use.
type() - Method in interface org.apache.polaris.service.config.AuthorizationConfiguration
 
type() - Method in interface org.apache.polaris.service.context.RealmContextConfiguration
The type of the realm context resolver.
type() - Method in interface org.apache.polaris.service.credentials.PolarisCredentialManagerConfiguration
The type identifier of the PolarisCredentialManager implementation to use.
type() - Method in interface org.apache.polaris.service.events.PolarisEventListenerConfiguration
The type of the event listener to use.
type() - Method in interface org.apache.polaris.service.persistence.PersistenceConfiguration
The type of the persistence to use.
type() - Method in interface org.apache.polaris.service.ratelimiter.RateLimiterFilterConfiguration
The type of the rate limiter.
type() - Method in interface org.apache.polaris.service.ratelimiter.TokenBucketConfiguration
The type of the token bucket factory.
type() - Method in interface org.apache.polaris.service.reporting.MetricsReportingConfiguration
 
type() - Method in interface org.apache.polaris.service.secrets.SecretsManagerConfiguration
The type of the UserSecretsManagerFactory to use.

U

unauthorized_client - Enum constant in enum class org.apache.polaris.service.auth.internal.service.OAuthError
 
UNKNOWN - Enum constant in enum class org.apache.polaris.service.catalog.AccessDelegationMode
 
UNKNOWN_CLOUD_HTTP_CODE - Static variable in class org.apache.polaris.service.exception.IcebergExceptionMapper
Signifies that we could not extract an HTTP code from a given cloud exception
UnsafeInMemorySecretsManagerFactory - Class in org.apache.polaris.service.secrets
 
UnsafeInMemorySecretsManagerFactory() - Constructor for class org.apache.polaris.service.secrets.UnsafeInMemorySecretsManagerFactory
 
unsupported_grant_type - Enum constant in enum class org.apache.polaris.service.auth.internal.service.OAuthError
 
updateCatalog(String, UpdateCatalogRequest) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
updateCatalog(String, UpdateCatalogRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisCatalogsEventServiceDelegator
 
updateCatalog(String, UpdateCatalogRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisCatalogsApiService
updateCatalogRole(String, String, UpdateCatalogRoleRequest) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
updateCatalogRole(String, String, UpdateCatalogRoleRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisCatalogsEventServiceDelegator
 
updateCatalogRole(String, String, UpdateCatalogRoleRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisCatalogsApiService
updatedCatalogRole() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.AfterUpdateCatalogRoleEvent
Returns the value of the updatedCatalogRole record component.
updatedPrincipalRole() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.AfterUpdatePrincipalRoleEvent
Returns the value of the updatedPrincipalRole record component.
updateNamespaceProperties(Namespace, UpdateNamespacePropertiesRequest) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
updateNamespaceProperties(SupportsNamespaces, Namespace, UpdateNamespacePropertiesRequest) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
updateNamespacePropertiesRequest() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeUpdateNamespacePropertiesEvent
Returns the value of the updateNamespacePropertiesRequest record component.
updateNamespacePropertiesResponse() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterUpdateNamespacePropertiesEvent
Returns the value of the updateNamespacePropertiesResponse record component.
updatePolicy(String, String, String, UpdatePolicyRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.policy.CatalogPolicyEventServiceDelegator
 
updatePolicy(String, String, String, UpdatePolicyRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalogAdapter
 
updatePolicy(PolicyIdentifier, String, String, int) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalog
 
updatePolicy(PolicyIdentifier, UpdatePolicyRequest) - Method in class org.apache.polaris.service.catalog.policy.PolicyCatalogHandler
 
updatePolicyRequest() - Method in record class org.apache.polaris.service.events.CatalogPolicyServiceEvents.BeforeUpdatePolicyEvent
Returns the value of the updatePolicyRequest record component.
updatePrincipal(String, UpdatePrincipalRequest) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
updatePrincipal(String, UpdatePrincipalRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisPrincipalsEventServiceDelegator
 
updatePrincipal(String, UpdatePrincipalRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisPrincipalsApiService
updatePrincipalRequest() - Method in record class org.apache.polaris.service.events.PrincipalsServiceEvents.BeforeUpdatePrincipalEvent
Returns the value of the updatePrincipalRequest record component.
updatePrincipalRole(String, UpdatePrincipalRoleRequest) - Method in class org.apache.polaris.service.admin.PolarisAdminService
 
updatePrincipalRole(String, UpdatePrincipalRoleRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisPrincipalRolesEventServiceDelegator
 
updatePrincipalRole(String, UpdatePrincipalRoleRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.admin.PolarisServiceImpl
From PolarisPrincipalRolesApiService
updateProperties(String, String, UpdateNamespacePropertiesRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
updateProperties(String, String, UpdateNamespacePropertiesRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
updateRequest() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeUpdateCatalogEvent
Returns the value of the updateRequest record component.
updateRequest() - Method in record class org.apache.polaris.service.events.CatalogsServiceEvents.BeforeUpdateCatalogRoleEvent
Returns the value of the updateRequest record component.
updateRequest() - Method in record class org.apache.polaris.service.events.PrincipalRolesServiceEvents.BeforeUpdatePrincipalRoleEvent
Returns the value of the updateRequest record component.
updateTable(String, String, String, CommitTableRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
updateTable(String, String, String, CommitTableRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
updateTable(Catalog, TableIdentifier, UpdateTableRequest) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
updateTable(TableIdentifier, UpdateTableRequest) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
updateTableForStagedCreate(TableIdentifier, UpdateTableRequest) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
updateView(ViewCatalog, TableIdentifier, UpdateTableRequest) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
userPrincipalTag() - Method in interface org.apache.polaris.service.metrics.MetricsConfiguration
Configuration for the user principal metric tag.
userSecretsManager(RealmContext, UserSecretsManagerFactory) - Method in class org.apache.polaris.service.config.ServiceProducers
 
userSecretsManagerFactory(SecretsManagerConfiguration, Instance<UserSecretsManagerFactory>) - Method in class org.apache.polaris.service.config.ServiceProducers
 

V

validateIcebergProperties(RealmConfig, Map<String, String>) - Static method in class org.apache.polaris.service.catalog.validation.IcebergPropertiesValidation
 
validateLocationsForTableLike(RealmConfig, TableIdentifier, Set<String>, PolarisResolvedPathWrapper) - Static method in class org.apache.polaris.service.catalog.common.CatalogUtils
Validates that the specified locations are valid for whatever storage config is found for the given entity's parent hierarchy.
validatePrincipal(SecurityContext) - Method in interface org.apache.polaris.service.catalog.common.CatalogAdapter
 
value() - Method in class org.apache.polaris.service.credentials.connection.AuthType.Literal
 
value() - Element in annotation interface org.apache.polaris.service.credentials.connection.AuthType
The authentication type this vendor supports.
valueOf(String) - Static method in enum class org.apache.polaris.service.auth.AuthenticationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.polaris.service.auth.internal.service.OAuthError
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.polaris.service.catalog.AccessDelegationMode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.polaris.service.auth.AuthenticationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.polaris.service.auth.internal.service.OAuthError
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.polaris.service.catalog.AccessDelegationMode
Returns an array containing the constants of this enum class, in the order they are declared.
VENDED_CREDENTIALS - Enum constant in enum class org.apache.polaris.service.catalog.AccessDelegationMode
 
verify(String) - Method in class org.apache.polaris.service.auth.internal.broker.JWTBroker
 
verify(String) - Method in interface org.apache.polaris.service.auth.internal.broker.TokenBroker
Decodes and verifies the token, then returns the associated PolarisCredential.
version - Variable in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog.BasePolarisTableOperations
 
view() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCheckExistsViewEvent
Returns the value of the view record component.
view() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterDropViewEvent
Returns the value of the view record component.
view() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeCheckExistsViewEvent
Returns the value of the view record component.
view() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeDropViewEvent
Returns the value of the view record component.
view() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeLoadViewEvent
Returns the value of the view record component.
viewCatalog - Variable in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
viewExists(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogAdapter
 
viewExists(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergRestCatalogEventServiceDelegator
 
viewExists(TableIdentifier) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalogHandler
 
viewExists(ViewCatalog, TableIdentifier) - Method in class org.apache.polaris.service.catalog.iceberg.CatalogHandlerUtils
 
viewIdentifier() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterRefreshViewEvent
Returns the value of the viewIdentifier record component.
viewIdentifier() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeRefreshViewEvent
Returns the value of the viewIdentifier record component.
viewName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterCreateViewEvent
Returns the value of the viewName record component.
viewName() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.AfterLoadViewEvent
Returns the value of the viewName record component.

W

warehouse() - Method in record class org.apache.polaris.service.events.IcebergRestCatalogEvents.BeforeGetConfigEvent
Returns the value of the warehouse record component.
warnOnFailedChecks(Startup, Instance<ProductionReadinessCheck>, ReadinessConfiguration) - Method in class org.apache.polaris.service.config.ProductionReadinessChecks
 
WasbTranslatingFileIO - Class in org.apache.polaris.service.catalog.io
A FileIO implementation that translates WASB paths into ABFS paths and then delegates to another underlying FileIO implementation
WasbTranslatingFileIO(FileIO) - Constructor for class org.apache.polaris.service.catalog.io.WasbTranslatingFileIO
 
WasbTranslatingFileIOFactory - Class in org.apache.polaris.service.catalog.io
A FileIOFactory that translates WASB paths to ABFS ones
WasbTranslatingFileIOFactory() - Constructor for class org.apache.polaris.service.catalog.io.WasbTranslatingFileIOFactory
 
WILDCARD - Static variable in record class org.apache.polaris.service.http.IfNoneMatch
 
window() - Method in interface org.apache.polaris.service.ratelimiter.TokenBucketConfiguration
 
writeNewMetadata(TableMetadata, int) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog.BasePolarisTableOperations
 
writeNewMetadataIfRequired(boolean, TableMetadata) - Method in class org.apache.polaris.service.catalog.iceberg.IcebergCatalog.BasePolarisTableOperations
 
A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form