Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accessManager(Client) - Method in interface org.apache.polaris.service.it.ext.PolarisServerManager
- addGrant(String, String, GrantResource) - Method in class org.apache.polaris.service.it.env.ManagementApi
- adminCredentials() - Method in interface org.apache.polaris.service.it.env.Server
- after() - Method in class org.apache.polaris.service.it.ext.PolarisSparkIntegrationTestBase
- assignPrincipalRole(String, String) - Method in class org.apache.polaris.service.it.env.ManagementApi
- attachPolicy(String, PolicyIdentifier, PolicyAttachmentTarget, Map<String, String>) - Method in class org.apache.polaris.service.it.env.PolicyApi
B
- BASE_LOCATION - Static variable in class org.apache.polaris.service.it.test.PolarisRestCatalogViewAwsIntegrationTest
- BASE_LOCATION - Static variable in class org.apache.polaris.service.it.test.PolarisRestCatalogViewAzureIntegrationTest
- BASE_LOCATION - Static variable in class org.apache.polaris.service.it.test.PolarisRestCatalogViewGcpIntegrationTest
- baseUri() - Method in interface org.apache.polaris.service.it.env.Server
-
The base URI to all Polaris APIs (e.g.
- before(PolarisApiEndpoints, ClientCredentials, Path) - Method in class org.apache.polaris.service.it.ext.PolarisSparkIntegrationTestBase
- before(TestInfo) - Method in class org.apache.polaris.service.it.test.PolarisApplicationIntegrationTest
-
Create a new catalog for each test case.
- before(TestInfo) - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- before(TestInfo) - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- before(TestInfo) - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogViewIntegrationBase
- buildObjectMapper() - Static method in class org.apache.polaris.service.it.env.PolarisClient
-
Utility method that creates an
ObjectMappersufficient for (de-)serializing client-side payloads for Iceberg REST and Polaris Management APIs.
C
- catalog() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- catalog() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogViewIntegrationBase
- catalogApi - Variable in class org.apache.polaris.service.it.ext.PolarisSparkIntegrationTestBase
- catalogApi(PrincipalWithCredentials) - Method in class org.apache.polaris.service.it.env.PolarisClient
- catalogApi(ClientCredentials) - Method in class org.apache.polaris.service.it.env.PolarisClient
- CatalogApi - Class in org.apache.polaris.service.it.env
-
A simple, non-exhaustive set of helper methods for accessing the Iceberg REST API.
- CatalogApi(Client, PolarisApiEndpoints, String, URI) - Constructor for class org.apache.polaris.service.it.env.CatalogApi
- catalogApiEndpoint() - Method in class org.apache.polaris.service.it.env.PolarisApiEndpoints
- catalogApiPlain() - Method in class org.apache.polaris.service.it.env.PolarisClient
- catalogName - Variable in class org.apache.polaris.service.it.ext.PolarisSparkIntegrationTestBase
- cleanup() - Static method in class org.apache.polaris.service.it.ext.PolarisSparkIntegrationTestBase
- cleanUp() - Method in class org.apache.polaris.service.it.test.PolarisApplicationIntegrationTest
- cleanUp() - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- cleanUp() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- cleanUp() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogViewIntegrationBase
- cleanUp(ClientCredentials) - Method in class org.apache.polaris.service.it.env.PolarisClient
- cleanupCatalog(String) - Method in class org.apache.polaris.service.it.ext.PolarisSparkIntegrationTestBase
- client - Variable in class org.apache.polaris.service.it.ext.PolarisSparkIntegrationTestBase
- ClientCredentials - Record Class in org.apache.polaris.service.it.env
-
This class holds credentials for accessing the test Polaris Server.
- ClientCredentials(String, String) - Constructor for record class org.apache.polaris.service.it.env.ClientCredentials
-
Creates an instance of a
ClientCredentialsrecord class. - clientId() - Method in record class org.apache.polaris.service.it.env.ClientCredentials
-
Returns the value of the
clientIdrecord component. - ClientPrincipal - Record Class in org.apache.polaris.service.it.env
-
This class holds principal name and credentials for accessing the test Polaris Server.
- ClientPrincipal(String, ClientCredentials) - Constructor for record class org.apache.polaris.service.it.env.ClientPrincipal
-
Creates an instance of a
ClientPrincipalrecord class. - clientSecret() - Method in record class org.apache.polaris.service.it.env.ClientCredentials
-
Returns the value of the
clientSecretrecord component. - close() - Method in class org.apache.polaris.service.it.env.PolarisClient
- close() - Static method in class org.apache.polaris.service.it.test.PolarisApplicationIntegrationTest
- close() - Static method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- close() - Static method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- createCatalog(String, Catalog) - Method in class org.apache.polaris.service.it.env.ManagementApi
- createCatalog(Catalog) - Method in class org.apache.polaris.service.it.env.ManagementApi
- createCatalogRole(String, String) - Method in class org.apache.polaris.service.it.env.ManagementApi
- createClient() - Method in interface org.apache.polaris.service.it.ext.PolarisServerManager
-
Create a new HTTP client for accessing the server targeted by tests.
- createGenericTable(String, TableIdentifier, String, Map<String, String>) - Method in class org.apache.polaris.service.it.env.GenericTableApi
- createNamespace(String, String) - Method in class org.apache.polaris.service.it.env.CatalogApi
- createPolicy(String, PolicyIdentifier, PolicyType, String, String) - Method in class org.apache.polaris.service.it.env.PolicyApi
- createPrincipal(String) - Method in class org.apache.polaris.service.it.env.ManagementApi
- createPrincipal(CreatePrincipalRequest) - Method in class org.apache.polaris.service.it.env.ManagementApi
- createPrincipalRole(String) - Method in class org.apache.polaris.service.it.env.ManagementApi
- createPrincipalRole(PrincipalRole) - Method in class org.apache.polaris.service.it.env.ManagementApi
- createPrincipalWithRole(String, String) - Method in class org.apache.polaris.service.it.env.ManagementApi
- createViewWithCustomMetadataLocation() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogViewIntegrationBase
- createViewWithCustomMetadataLocationUsingPolaris(Path) - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogViewIntegrationBase
- credentials() - Method in record class org.apache.polaris.service.it.env.ClientPrincipal
-
Returns the value of the
credentialsrecord component.
D
- DEFAULT_REALM_HEADER - Static variable in interface org.apache.polaris.service.it.env.Server
- DEFAULT_REALM_ID - Static variable in interface org.apache.polaris.service.it.env.Server
- DEFAULT_REST_CATALOG_CONFIG - Static variable in class org.apache.polaris.service.it.test.PolarisRestCatalogViewIntegrationBase
- defaultHeaders() - Method in class org.apache.polaris.service.it.env.RestApi
- defaultJwt() - Static method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- deleteCatalog(String) - Method in class org.apache.polaris.service.it.env.ManagementApi
- deleteCatalogRole(String, String) - Method in class org.apache.polaris.service.it.env.ManagementApi
- deleteCatalogRole(String, CatalogRole) - Method in class org.apache.polaris.service.it.env.ManagementApi
- deleteNamespace(String, Namespace) - Method in class org.apache.polaris.service.it.env.CatalogApi
- deletePrincipal(String) - Method in class org.apache.polaris.service.it.env.ManagementApi
- deletePrincipal(Principal) - Method in class org.apache.polaris.service.it.env.ManagementApi
- deletePrincipalRole(PrincipalRole) - Method in class org.apache.polaris.service.it.env.ManagementApi
- detachPolicy(String, PolicyIdentifier, PolicyAttachmentTarget) - Method in class org.apache.polaris.service.it.env.PolicyApi
- diffAgainstSingleTable() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- dropCatalog(String) - Method in class org.apache.polaris.service.it.env.ManagementApi
- dropGenericTable(String, TableIdentifier) - Method in class org.apache.polaris.service.it.env.GenericTableApi
- dropPolicy(String, PolicyIdentifier) - Method in class org.apache.polaris.service.it.env.PolicyApi
- dropPolicy(String, PolicyIdentifier, Boolean) - Method in class org.apache.polaris.service.it.env.PolicyApi
- dropTable(String, TableIdentifier) - Method in class org.apache.polaris.service.it.env.CatalogApi
- dropView(String, TableIdentifier) - Method in class org.apache.polaris.service.it.env.CatalogApi
E
- endpoints - Variable in class org.apache.polaris.service.it.ext.PolarisSparkIntegrationTestBase
- equals(Object) - Method in record class org.apache.polaris.service.it.env.ClientCredentials
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.apache.polaris.service.it.env.ClientPrincipal
-
Indicates whether some other object is "equal to" this one.
- externalCatalogName - Variable in class org.apache.polaris.service.it.ext.PolarisSparkIntegrationTestBase
G
- genericTableApi(PrincipalWithCredentials) - Method in class org.apache.polaris.service.it.env.PolarisClient
- genericTableApi(ClientCredentials) - Method in class org.apache.polaris.service.it.env.PolarisClient
- GenericTableApi - Class in org.apache.polaris.service.it.env
-
A simple, non-exhaustive set of helper methods for accessing the generic tables REST API
- getApplicablePolicies(String, Namespace, String, PolicyType) - Method in class org.apache.polaris.service.it.env.PolicyApi
- getCatalog(String) - Method in class org.apache.polaris.service.it.env.ManagementApi
- getCatalogRole(String, String) - Method in class org.apache.polaris.service.it.env.ManagementApi
- getGenericTable(String, TableIdentifier) - Method in class org.apache.polaris.service.it.env.GenericTableApi
- getStorageConfigInfo() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogViewAwsIntegrationTest
- getStorageConfigInfo() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogViewAzureIntegrationTest
- getStorageConfigInfo() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogViewFileIntegrationTestBase
- getStorageConfigInfo() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogViewGcpIntegrationTest
- getStorageConfigInfo() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogViewIntegrationBase
- getTemporaryDirectory(Path) - Static method in class org.apache.polaris.service.it.env.IntegrationTestsHelper
-
Get the temporary directory to use for integration tests.
- grantCatalogRoleToPrincipalRole(String, String, CatalogRole) - Method in class org.apache.polaris.service.it.env.ManagementApi
H
- hashCode() - Method in record class org.apache.polaris.service.it.env.ClientCredentials
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.apache.polaris.service.it.env.ClientPrincipal
-
Returns a hash code value for this object.
I
- IcebergHelper - Class in org.apache.polaris.service.it.env
- IcebergTokenAccessManager - Class in org.apache.polaris.service.it.env
-
This class obtains access tokens from the
v1/oauth/tokensendpoint defined by the Iceberg REST Catalog spec. - IcebergTokenAccessManager(Client) - Constructor for class org.apache.polaris.service.it.env.IcebergTokenAccessManager
- initCatalog(String, Map<String, String>) - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
-
Initialize a RESTCatalog for testing.
- INTEGRATION_TEST_TEMP_DIR_ENV_VAR - Static variable in class org.apache.polaris.service.it.env.IntegrationTestsHelper
-
The environment variable that can be used to override the temporary directory used by the integration tests.
- IntegrationTestsHelper - Class in org.apache.polaris.service.it.env
L
- listAllNamespacesChildFirst(String) - Method in class org.apache.polaris.service.it.env.CatalogApi
- listCatalogRoles(String) - Method in class org.apache.polaris.service.it.env.ManagementApi
- listCatalogs() - Method in class org.apache.polaris.service.it.env.ManagementApi
- listGenericTables(String, Namespace) - Method in class org.apache.polaris.service.it.env.GenericTableApi
- listGrants(String, String) - Method in class org.apache.polaris.service.it.env.ManagementApi
- listNamespaces(String, Namespace) - Method in class org.apache.polaris.service.it.env.CatalogApi
- listPolicies(String, Namespace) - Method in class org.apache.polaris.service.it.env.PolicyApi
- listPolicies(String, Namespace, PolicyType) - Method in class org.apache.polaris.service.it.env.PolicyApi
- listPrincipalRoles() - Method in class org.apache.polaris.service.it.env.ManagementApi
- listPrincipals() - Method in class org.apache.polaris.service.it.env.ManagementApi
- listTables(String, Namespace) - Method in class org.apache.polaris.service.it.env.CatalogApi
- listViews(String, Namespace) - Method in class org.apache.polaris.service.it.env.CatalogApi
- loadPolicy(String, PolicyIdentifier) - Method in class org.apache.polaris.service.it.env.PolicyApi
- loadTable(String, TableIdentifier, String) - Method in class org.apache.polaris.service.it.env.CatalogApi
- loadTable(String, TableIdentifier, String, Map<String, String>) - Method in class org.apache.polaris.service.it.env.CatalogApi
- loadTableWithAccessDelegation(String, TableIdentifier, String) - Method in class org.apache.polaris.service.it.env.CatalogApi
M
- managementApi - Variable in class org.apache.polaris.service.it.ext.PolarisSparkIntegrationTestBase
- managementApi(String) - Method in class org.apache.polaris.service.it.env.PolarisClient
- managementApi(PrincipalWithCredentials) - Method in class org.apache.polaris.service.it.env.PolarisClient
- managementApi(ClientCredentials) - Method in class org.apache.polaris.service.it.env.PolarisClient
- ManagementApi - Class in org.apache.polaris.service.it.env
-
A simple, non-exhaustive set of helper methods for accessing the Polaris Management API.
- ManagementApi(Client, PolarisApiEndpoints, String, URI) - Constructor for class org.apache.polaris.service.it.env.ManagementApi
- managementApiEndpoint() - Method in class org.apache.polaris.service.it.env.PolarisApiEndpoints
- multipleDiffsAgainstMultipleTables() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- multipleDiffsAgainstMultipleTablesLastFails() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
N
- newEntityName(String) - Method in class org.apache.polaris.service.it.env.PolarisClient
-
This method should be used by test code to make top-level entity names.
O
- obtainAccessToken(PolarisApiEndpoints, ClientCredentials) - Method in class org.apache.polaris.service.it.env.IcebergTokenAccessManager
- obtainAccessToken(PolarisApiEndpoints, ClientCredentials) - Method in interface org.apache.polaris.service.it.ext.PolarisAccessManager
- obtainToken(PrincipalWithCredentials) - Method in class org.apache.polaris.service.it.env.PolarisClient
-
Requests an access token from the Polaris server for the client ID/secret pair that is part of the given principal data object.
- obtainToken(ClientCredentials) - Method in class org.apache.polaris.service.it.env.CatalogApi
- obtainToken(ClientCredentials) - Method in class org.apache.polaris.service.it.env.PolarisClient
-
Requests an access token from the Polaris server for the given
ClientCredentials. - onSpark(String) - Static method in class org.apache.polaris.service.it.ext.PolarisSparkIntegrationTestBase
- org.apache.polaris.service.it.env - package org.apache.polaris.service.it.env
- org.apache.polaris.service.it.ext - package org.apache.polaris.service.it.ext
- org.apache.polaris.service.it.test - package org.apache.polaris.service.it.test
- overridesRequestedLocation() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- overridesRequestedLocation() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogViewIntegrationBase
P
- PolarisAccessManager - Interface in org.apache.polaris.service.it.ext
- PolarisApiEndpoints - Class in org.apache.polaris.service.it.env
-
This class contains the most fundamental information for accessing Polaris APIs, such as the base URI and realm ID and provides methods for obtaining Iceberg REST API and Polaris Management endpoints.
- PolarisApiEndpoints(URI, String, String) - Constructor for class org.apache.polaris.service.it.env.PolarisApiEndpoints
- PolarisApplicationIntegrationTest - Class in org.apache.polaris.service.it.test
- PolarisApplicationIntegrationTest() - Constructor for class org.apache.polaris.service.it.test.PolarisApplicationIntegrationTest
- polarisClient(PolarisApiEndpoints) - Static method in class org.apache.polaris.service.it.env.PolarisClient
- PolarisClient - Class in org.apache.polaris.service.it.env
-
This is a holder for the heavy-weight HTTP client for accessing Polaris APIs.
- PolarisIntegrationTestExtension - Class in org.apache.polaris.service.it.ext
-
A JUnit test extension that connects
PolarisServerManagerwith test code by resolving test parameters and managing the lifecycle ofServerobjects. - PolarisIntegrationTestExtension() - Constructor for class org.apache.polaris.service.it.ext.PolarisIntegrationTestExtension
- PolarisManagementServiceIntegrationTest - Class in org.apache.polaris.service.it.test
- PolarisManagementServiceIntegrationTest() - Constructor for class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- PolarisPolicyServiceIntegrationTest - Class in org.apache.polaris.service.it.test
- PolarisPolicyServiceIntegrationTest() - Constructor for class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- PolarisRestCatalogIntegrationTest - Class in org.apache.polaris.service.it.test
-
Import the full core Iceberg catalog tests by hitting the REST service via the RESTCatalog client.
- PolarisRestCatalogIntegrationTest() - Constructor for class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- PolarisRestCatalogViewAwsIntegrationTest - Class in org.apache.polaris.service.it.test
-
Runs PolarisRestCatalogViewIntegrationTest on AWS.
- PolarisRestCatalogViewAwsIntegrationTest() - Constructor for class org.apache.polaris.service.it.test.PolarisRestCatalogViewAwsIntegrationTest
- PolarisRestCatalogViewAzureIntegrationTest - Class in org.apache.polaris.service.it.test
-
Runs PolarisRestCatalogViewIntegrationTest on Azure.
- PolarisRestCatalogViewAzureIntegrationTest() - Constructor for class org.apache.polaris.service.it.test.PolarisRestCatalogViewAzureIntegrationTest
- PolarisRestCatalogViewFileIntegrationTestBase - Class in org.apache.polaris.service.it.test
-
Runs PolarisRestCatalogViewIntegrationTest on the local filesystem.
- PolarisRestCatalogViewFileIntegrationTestBase() - Constructor for class org.apache.polaris.service.it.test.PolarisRestCatalogViewFileIntegrationTestBase
- PolarisRestCatalogViewGcpIntegrationTest - Class in org.apache.polaris.service.it.test
-
Runs PolarisRestCatalogViewIntegrationTest on GCP.
- PolarisRestCatalogViewGcpIntegrationTest() - Constructor for class org.apache.polaris.service.it.test.PolarisRestCatalogViewGcpIntegrationTest
- PolarisRestCatalogViewIntegrationBase - Class in org.apache.polaris.service.it.test
-
Import the full core Iceberg catalog tests by hitting the REST service via the RESTCatalog client.
- PolarisRestCatalogViewIntegrationBase() - Constructor for class org.apache.polaris.service.it.test.PolarisRestCatalogViewIntegrationBase
- polarisServerManager() - Static method in class org.apache.polaris.service.it.ext.PolarisServerManagerLoader
- PolarisServerManager - Interface in org.apache.polaris.service.it.ext
-
This is a plugin interfaces to allow different test execution environments to control how tests access Polaris Servers when they run under
PolarisIntegrationTestExtension. - PolarisServerManagerLoader - Class in org.apache.polaris.service.it.ext
- PolarisSparkIntegrationTest - Class in org.apache.polaris.service.it.test
- PolarisSparkIntegrationTest() - Constructor for class org.apache.polaris.service.it.test.PolarisSparkIntegrationTest
- PolarisSparkIntegrationTestBase - Class in org.apache.polaris.service.it.ext
- PolarisSparkIntegrationTestBase() - Constructor for class org.apache.polaris.service.it.ext.PolarisSparkIntegrationTestBase
- policyApi(PrincipalWithCredentials) - Method in class org.apache.polaris.service.it.env.PolarisClient
- policyApi(ClientCredentials) - Method in class org.apache.polaris.service.it.env.PolarisClient
- PolicyApi - Class in org.apache.polaris.service.it.env
- PRINCIPAL_ROLE_ALL - Static variable in class org.apache.polaris.service.it.test.PolarisApplicationIntegrationTest
- principalName() - Method in record class org.apache.polaris.service.it.env.ClientPrincipal
-
Returns the value of the
principalNamerecord component. - purge(String) - Method in class org.apache.polaris.service.it.env.CatalogApi
- purge(String, Namespace) - Method in class org.apache.polaris.service.it.env.CatalogApi
- purge(String, Namespace) - Method in class org.apache.polaris.service.it.env.GenericTableApi
- purge(String, Namespace) - Method in class org.apache.polaris.service.it.env.PolicyApi
R
- realmHeaderName() - Method in class org.apache.polaris.service.it.env.PolarisApiEndpoints
- realmHeaderName() - Method in interface org.apache.polaris.service.it.env.Server
- realmId() - Method in class org.apache.polaris.service.it.env.PolarisApiEndpoints
- realmId() - Method in interface org.apache.polaris.service.it.env.Server
- request(String) - Method in class org.apache.polaris.service.it.env.RestApi
- request(String, Map<String, String>) - Method in class org.apache.polaris.service.it.env.RestApi
- request(String, Map<String, String>, Map<String, String>) - Method in class org.apache.polaris.service.it.env.RestApi
- request(String, Map<String, String>, Map<String, String>, Map<String, String>) - Method in class org.apache.polaris.service.it.env.RestApi
- requiresNamespaceCreate() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- requiresNamespaceCreate() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogViewIntegrationBase
- resolveParameter(ParameterContext, ExtensionContext) - Method in class org.apache.polaris.service.it.ext.PolarisIntegrationTestExtension
- RestApi - Class in org.apache.polaris.service.it.env
-
Base class for API helper classes.
- restCatalog(PolarisClient, PolarisApiEndpoints, PrincipalWithCredentials, String, Map<String, String>) - Static method in class org.apache.polaris.service.it.env.IcebergHelper
- revokeGrant(String, String, GrantResource) - Method in class org.apache.polaris.service.it.env.ManagementApi
- ROLE_ARN - Static variable in class org.apache.polaris.service.it.test.PolarisRestCatalogViewAwsIntegrationTest
S
- s3Container - Static variable in class org.apache.polaris.service.it.ext.PolarisSparkIntegrationTestBase
- serialization() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- Server - Interface in org.apache.polaris.service.it.env
-
This is a holder for access information to a particular Polaris Server.
- serverForContext(ExtensionContext) - Method in interface org.apache.polaris.service.it.ext.PolarisServerManager
-
Returns server connection parameters for the tests under the specified context.
- SERVICE_ACCOUNT - Static variable in class org.apache.polaris.service.it.test.PolarisRestCatalogViewGcpIntegrationTest
- setup() - Static method in class org.apache.polaris.service.it.ext.PolarisSparkIntegrationTestBase
- setup(PolarisApiEndpoints, ClientCredentials) - Static method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- setup(PolarisApiEndpoints, ClientCredentials, Path) - Static method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- setup(PolarisApiEndpoints, ClientPrincipal, Path) - Static method in class org.apache.polaris.service.it.test.PolarisApplicationIntegrationTest
- setUp(Path) - Static method in class org.apache.polaris.service.it.test.PolarisRestCatalogViewFileIntegrationTestBase
- shouldSkip() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogViewAwsIntegrationTest
- shouldSkip() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogViewAzureIntegrationTest
- shouldSkip() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogViewFileIntegrationTestBase
- shouldSkip() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogViewGcpIntegrationTest
- shouldSkip() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogViewIntegrationBase
- spark - Static variable in class org.apache.polaris.service.it.ext.PolarisSparkIntegrationTestBase
- sparkToken - Variable in class org.apache.polaris.service.it.ext.PolarisSparkIntegrationTestBase
- supportsNestedNamespaces() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.apache.polaris.service.it.ext.PolarisIntegrationTestExtension
- supportsServerSideRetry() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- supportsServerSideRetry() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogViewIntegrationBase
T
- tableCatalog() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogViewIntegrationBase
- tearDown() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- TENANT_ID - Static variable in class org.apache.polaris.service.it.test.PolarisRestCatalogViewAzureIntegrationTest
- testAssignListAndRevokeCatalogRoles() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testAssignListAndRevokePrincipalRoles() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testAttachPolicyToNonExistingNamespace() - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- testAttachPolicyToNonExistingTable() - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- testCatalogAdminGrantAndRevokeCatalogRoles() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCatalogAdminGrantAndRevokeCatalogRolesFromWrongCatalog() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCatalogRoleInvalidName() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCatalogSerializing() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testConfigureCatalogCaseSensitive() - Method in class org.apache.polaris.service.it.test.PolarisApplicationIntegrationTest
- testCreateAndLoadTableWithReturnedEtag() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testCreateAndUpdateAzureCatalog() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCreateAndUpdateCatalogRoleWithReservedProperties() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCreateAndUpdateExternalTable() - Method in class org.apache.polaris.service.it.test.PolarisSparkIntegrationTest
- testCreateAndUpdatePrincipalRoleWithReservedProperties() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCreateAndUpdatePrincipalWithReservedProperties() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCreateCatalog() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCreateCatalogWithAzureStorageConfig() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCreateCatalogWithGcpStorageConfig() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCreateCatalogWithInvalidName() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCreateCatalogWithNullBaseLocation() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCreateCatalogWithoutDefaultLocation() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCreateCatalogWithoutProperties() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCreateCatalogWithoutStorageConfig() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCreateCatalogWithUnparsableJson() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCreateExternalCatalog() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCreateFederatedPrincipalRoleSucceeds() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCreateGenericTable() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testCreateGenericTableWithReservedProperty() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testCreateListUpdateAndDeleteCatalog() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCreateListUpdateAndDeleteCatalogRole() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCreateListUpdateAndDeletePrincipal() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCreateListUpdateAndDeletePrincipalRole() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCreateNamespaceWithReservedProperty() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testCreatePolicy() - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- testCreatePolicyWithInvalidName(String) - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- testCreatePolicyWithNonExistingNamespace() - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- testCreatePrincipalAndRotateCredentials() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCreatePrincipalRoleInvalidName() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCreatePrincipalWithInvalidName() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testCreateTable() - Method in class org.apache.polaris.service.it.test.PolarisSparkIntegrationTest
- testCreateTableWithOverriddenBaseLocation() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testCreateTableWithOverriddenBaseLocationCannotOverlapSibling() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testCreateTableWithOverriddenBaseLocationMustResideInNsDirectory() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testCreateTableWithReservedProperty() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testCreateView() - Method in class org.apache.polaris.service.it.test.PolarisSparkIntegrationTest
- testDetachPolicyFromNonExistingNamespace() - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- testDetachPolicyFromNonExistingTable() - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- testDropGenericTable() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testDropNamespaceStatus() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testDropNonExistingGenericTable() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testDropNonExistingPolicy() - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- testDropPolicy() - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- testDropTableStatus() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testDropViewStatus() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testGetApplicablePoliciesOnNonExistingNamespace() - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- testGetApplicablePoliciesOnNonExistingTable() - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- testGetCatalogInvalidName() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testGetCatalogNotFound() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testGetPrincipalRoleInvalidName() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testGetPrincipalWithInvalidName() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testGrantsOnCatalog() - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- testGrantsOnGenericTable() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testGrantsOnNamespace() - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- testGrantsOnNonExistingGenericTable() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testGrantsOnNonExistingPolicy() - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- testGrantsOnPolicy() - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- testGrantsOnTable() - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- testIcebergCreateNamespace() - Method in class org.apache.polaris.service.it.test.PolarisApplicationIntegrationTest
- testIcebergCreateNamespaceInExternalCatalog() - Method in class org.apache.polaris.service.it.test.PolarisApplicationIntegrationTest
- testIcebergCreateTablesInExternalCatalog() - Method in class org.apache.polaris.service.it.test.PolarisApplicationIntegrationTest
- testIcebergCreateTablesWithWritePathBlocked() - Method in class org.apache.polaris.service.it.test.PolarisApplicationIntegrationTest
- testIcebergDropNamespaceInExternalCatalog() - Method in class org.apache.polaris.service.it.test.PolarisApplicationIntegrationTest
- testIcebergDropTableInExternalCatalog() - Method in class org.apache.polaris.service.it.test.PolarisApplicationIntegrationTest
- testIcebergListNamespaces() - Method in class org.apache.polaris.service.it.test.PolarisApplicationIntegrationTest
- testIcebergListNamespacesNestedNotFound() - Method in class org.apache.polaris.service.it.test.PolarisApplicationIntegrationTest
- testIcebergListNamespacesNotFound() - Method in class org.apache.polaris.service.it.test.PolarisApplicationIntegrationTest
- testIcebergListTablesNamespaceNotFound() - Method in class org.apache.polaris.service.it.test.PolarisApplicationIntegrationTest
- testIcebergRegisterTableInExternalCatalog() - Method in class org.apache.polaris.service.it.test.PolarisApplicationIntegrationTest
- testIcebergUpdateTableInExternalCatalog() - Method in class org.apache.polaris.service.it.test.PolarisApplicationIntegrationTest
- testListCatalogs() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testListCatalogsUnauthorized() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testListGenericTables() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testListGrantsAfterRename() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testListGrantsOnCatalogObjectsToCatalogRoles() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testListPolicies() - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- testListPoliciesOnNonExistingNamespace() - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- testListPrincipalsUnauthorized() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testLoadCredentials() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testLoadGenericTable() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testLoadNonExistingPolicy() - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- testLoadTableTwiceWithETag() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
-
Register a table.
- testLoadTableWithAccessDelegationForExternalCatalogWithConfigDisabled() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
-
Create an EXTERNAL catalog.
- testLoadTableWithAccessDelegationForExternalCatalogWithConfigEnabledForCatalog() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
-
Create an EXTERNAL catalog.
- testLoadTableWithoutAccessDelegationForExternalCatalogWithConfigDisabled() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
-
Create an EXTERNAL catalog.
- testLoadTableWithRefFiltering() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testLoadTableWithSnapshots() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testMultipleConflictingCommitsToSingleTableInTransaction() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testNamespaceExistsStatus() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testPolicyMapping() - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- testRegisterAndLoadTableWithReturnedETag() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
-
Invoke an initial registerTable request to fetch and ensure ETag is present.
- testRemoveReservedPropertyFromNamespace() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testRenameViewStatus() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testRequestBodyTooLarge() - Method in class org.apache.polaris.service.it.test.PolarisApplicationIntegrationTest
- testRequestHeaderTooLarge() - Method in class org.apache.polaris.service.it.test.PolarisApplicationIntegrationTest
- testSendNotificationInternalCatalog() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testServiceAdminCanTransferCatalogAdmin() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testTableExistsStatus() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testTableManageAccessCanGrantAndRevokeFromCatalogRoles() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testTokenExpiry() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testTokenInactive() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testTokenInvalidPrincipalId() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testTokenInvalidSignature() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testUpdateCatalogWithoutDefaultBaseLocationInUpdate() - Method in class org.apache.polaris.service.it.test.PolarisManagementServiceIntegrationTest
- testUpdateNamespaceWithReservedProperty() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testUpdateNonExistingPolicy() - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- testUpdatePolicy() - Method in class org.apache.polaris.service.it.test.PolarisPolicyServiceIntegrationTest
- testUpdateTableWithReservedProperty() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testViewExistsStatus() - Method in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
- testWarehouseNotSpecified() - Method in class org.apache.polaris.service.it.test.PolarisApplicationIntegrationTest
- toString() - Method in record class org.apache.polaris.service.it.env.ClientCredentials
-
Returns a string representation of this record class.
- toString() - Method in record class org.apache.polaris.service.it.env.ClientPrincipal
-
Returns a string representation of this record class.
- transformEntityName(String) - Method in interface org.apache.polaris.service.it.ext.PolarisServerManager
-
Transforms the name of an entity that tests need to create.
U
- updateCatalog(Catalog, Map<String, String>) - Method in class org.apache.polaris.service.it.env.ManagementApi
- updatePolicy(String, PolicyIdentifier, String, String, int) - Method in class org.apache.polaris.service.it.env.PolicyApi
V
- VIEW_QUERY - Static variable in class org.apache.polaris.service.it.test.PolarisRestCatalogIntegrationTest
W
- warehouseDir - Variable in class org.apache.polaris.service.it.ext.PolarisSparkIntegrationTestBase
- withCatalog(SparkSession.Builder, String) - Method in class org.apache.polaris.service.it.ext.PolarisSparkIntegrationTestBase
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form