Index
All Classes and Interfaces|All Packages|Serialized Form
B
- build() - Method in class org.apache.polaris.service.TestServices.Builder
- builder() - Static method in record class org.apache.polaris.service.TestServices
C
- catalogAdapter() - Method in record class org.apache.polaris.service.TestServices
-
Returns the value of the
catalogAdapterrecord component. - catalogsApi() - Method in record class org.apache.polaris.service.TestServices
-
Returns the value of the
catalogsApirecord component. - close() - Method in class org.apache.polaris.service.catalog.io.MeasuredFileIO
- config(Map<String, Object>) - Method in class org.apache.polaris.service.TestServices.Builder
- configurationStore() - Method in record class org.apache.polaris.service.TestServices
-
Returns the value of the
configurationStorerecord component.
D
- deleteFile(String) - Method in class org.apache.polaris.service.catalog.io.MeasuredFileIO
- deleteFile(InputFile) - Method in class org.apache.polaris.service.catalog.io.MeasuredFileIO
- deleteFile(OutputFile) - Method in class org.apache.polaris.service.catalog.io.MeasuredFileIO
E
- entityManagerFactory() - Method in record class org.apache.polaris.service.TestServices
-
Returns the value of the
entityManagerFactoryrecord component. - equals(Object) - Method in record class org.apache.polaris.service.TestServices
-
Indicates whether some other object is "equal to" this one.
- exists() - Method in class org.apache.polaris.service.catalog.io.MeasuredInputFile
F
- FakeAzureHttpResponse - Class in org.apache.polaris.service.exception
-
Fake version of an Azure HttpResponse that can be forced to return a fixed statusCode.
- FakeAzureHttpResponse(int) - Constructor for class org.apache.polaris.service.exception.FakeAzureHttpResponse
- fileIOFactory() - Method in record class org.apache.polaris.service.TestServices
-
Returns the value of the
fileIOFactoryrecord component. - fileIOFactorySupplier(TestServices.FileIOFactorySupplier) - Method in class org.apache.polaris.service.TestServices.Builder
G
- getBody() - Method in class org.apache.polaris.service.exception.FakeAzureHttpResponse
- getBodyAsByteArray() - Method in class org.apache.polaris.service.exception.FakeAzureHttpResponse
- getBodyAsString() - Method in class org.apache.polaris.service.exception.FakeAzureHttpResponse
- getBodyAsString(Charset) - Method in class org.apache.polaris.service.exception.FakeAzureHttpResponse
- getHeaders() - Method in class org.apache.polaris.service.exception.FakeAzureHttpResponse
- getHeaderValue(String) - Method in class org.apache.polaris.service.exception.FakeAzureHttpResponse
-
Deprecated.
- getInputBytes() - Method in class org.apache.polaris.service.catalog.io.MeasuredFileIO
- getInputBytes() - Method in class org.apache.polaris.service.catalog.io.MeasuredFileIOFactory
- getLength() - Method in class org.apache.polaris.service.catalog.io.MeasuredInputFile
- getLengthExceptionSupplier - Variable in class org.apache.polaris.service.catalog.io.MeasuredFileIOFactory
- getNumDeletedFiles() - Method in class org.apache.polaris.service.catalog.io.MeasuredFileIO
- getNumDeletedFiles() - Method in class org.apache.polaris.service.catalog.io.MeasuredFileIOFactory
- getNumOuptutFiles() - Method in class org.apache.polaris.service.catalog.io.MeasuredFileIO
- getNumOutputFiles() - Method in class org.apache.polaris.service.catalog.io.MeasuredFileIOFactory
- getPassthroughResolvedPath(Object) - Method in class org.apache.polaris.service.catalog.PolarisPassthroughResolutionView
- getPassthroughResolvedPath(Object, PolarisEntityType, PolarisEntitySubType) - Method in class org.apache.polaris.service.catalog.PolarisPassthroughResolutionView
- getResolvedPath(Object) - Method in class org.apache.polaris.service.catalog.PolarisPassthroughResolutionView
- getResolvedPath(Object, PolarisEntityType, PolarisEntitySubType) - Method in class org.apache.polaris.service.catalog.PolarisPassthroughResolutionView
- getResolvedReferenceCatalogEntity() - Method in class org.apache.polaris.service.catalog.PolarisPassthroughResolutionView
- getStatusCode() - Method in class org.apache.polaris.service.exception.FakeAzureHttpResponse
H
- hashCode() - Method in record class org.apache.polaris.service.TestServices
-
Returns a hash code value for this object.
I
- initialize(Map<String, String>) - Method in class org.apache.polaris.service.catalog.io.MeasuredFileIO
L
- loadFileIO(CallContext, String, Map<String, String>, TableIdentifier, Set<String>, Set<PolarisStorageActions>, PolarisResolvedPathWrapper) - Method in class org.apache.polaris.service.catalog.io.MeasuredFileIOFactory
- loadFileIOExceptionSupplier - Variable in class org.apache.polaris.service.catalog.io.MeasuredFileIOFactory
- location() - Method in class org.apache.polaris.service.catalog.io.MeasuredInputFile
M
- MeasuredFileIO - Class in org.apache.polaris.service.catalog.io
-
File IO wrapper used for tests.
- MeasuredFileIO(FileIO, Optional<Supplier<RuntimeException>>, Optional<Supplier<RuntimeException>>, Optional<Supplier<RuntimeException>>) - Constructor for class org.apache.polaris.service.catalog.io.MeasuredFileIO
- MeasuredFileIOFactory - Class in org.apache.polaris.service.catalog.io
-
A FileIOFactory that measures the number of bytes read, files written, and files deleted.
- MeasuredFileIOFactory(RealmEntityManagerFactory, MetaStoreManagerFactory, PolarisConfigurationStore) - Constructor for class org.apache.polaris.service.catalog.io.MeasuredFileIOFactory
- MeasuredInputFile - Class in org.apache.polaris.service.catalog.io
-
An InputFile wrapper that can be forced to throw exceptions.
- MeasuredInputFile(InputFile, Optional<Supplier<RuntimeException>>) - Constructor for class org.apache.polaris.service.catalog.io.MeasuredInputFile
- metaStoreManagerFactory() - Method in record class org.apache.polaris.service.TestServices
-
Returns the value of the
metaStoreManagerFactoryrecord component.
N
- newInputFile(String) - Method in class org.apache.polaris.service.catalog.io.MeasuredFileIO
- newInputFile(String, long) - Method in class org.apache.polaris.service.catalog.io.MeasuredFileIO
- newInputFile(DataFile) - Method in class org.apache.polaris.service.catalog.io.MeasuredFileIO
- newInputFile(DeleteFile) - Method in class org.apache.polaris.service.catalog.io.MeasuredFileIO
- newInputFile(ManifestFile) - Method in class org.apache.polaris.service.catalog.io.MeasuredFileIO
- newInputFileExceptionSupplier - Variable in class org.apache.polaris.service.catalog.io.MeasuredFileIOFactory
- newOutputFile(String) - Method in class org.apache.polaris.service.catalog.io.MeasuredFileIO
- newOutputFileExceptionSupplier - Variable in class org.apache.polaris.service.catalog.io.MeasuredFileIOFactory
- newStream() - Method in class org.apache.polaris.service.catalog.io.MeasuredInputFile
O
- org.apache.polaris.service - package org.apache.polaris.service
- org.apache.polaris.service.catalog - package org.apache.polaris.service.catalog
- org.apache.polaris.service.catalog.io - package org.apache.polaris.service.catalog.io
- org.apache.polaris.service.exception - package org.apache.polaris.service.exception
P
- polarisDiagnostics() - Method in record class org.apache.polaris.service.TestServices
-
Returns the value of the
polarisDiagnosticsrecord component. - polarisEventListener() - Method in record class org.apache.polaris.service.TestServices
-
Returns the value of the
polarisEventListenerrecord component. - PolarisPassthroughResolutionView - Class in org.apache.polaris.service.catalog
-
For test purposes or for elevated-privilege scenarios where entity resolution is allowed to directly access a PolarisEntityManager/PolarisMetaStoreManager without being part of an authorization-gated PolarisResolutionManifest, this class delegates entity resolution directly to new single-use PolarisResolutionManifests for each desired resolved path without defining a fixed set of resolved entities that need to be checked against authorizable operations.
- PolarisPassthroughResolutionView(CallContext, PolarisEntityManager, SecurityContext, String) - Constructor for class org.apache.polaris.service.catalog.PolarisPassthroughResolutionView
- properties() - Method in class org.apache.polaris.service.catalog.io.MeasuredFileIO
R
- realmContext() - Method in record class org.apache.polaris.service.TestServices
-
Returns the value of the
realmContextrecord component. - realmContext(RealmContext) - Method in class org.apache.polaris.service.TestServices.Builder
- restApi() - Method in record class org.apache.polaris.service.TestServices
-
Returns the value of the
restApirecord component. - restConfigurationApi() - Method in record class org.apache.polaris.service.TestServices
-
Returns the value of the
restConfigurationApirecord component.
S
- securityContext() - Method in record class org.apache.polaris.service.TestServices
-
Returns the value of the
securityContextrecord component. - stsClient(StsClient) - Method in class org.apache.polaris.service.TestServices.Builder
T
- taskExecutor() - Method in record class org.apache.polaris.service.TestServices
-
Returns the value of the
taskExecutorrecord component. - TestServices - Record Class in org.apache.polaris.service
- TestServices(PolarisCatalogsApi, IcebergRestCatalogApi, IcebergRestConfigurationApi, IcebergCatalogAdapter, PolarisConfigurationStore, PolarisDiagnostics, RealmEntityManagerFactory, MetaStoreManagerFactory, RealmContext, SecurityContext, FileIOFactory, TaskExecutor, PolarisEventListener) - Constructor for record class org.apache.polaris.service.TestServices
-
Creates an instance of a
TestServicesrecord class. - TestServices.Builder - Class in org.apache.polaris.service
- TestServices.FileIOFactorySupplier - Interface in org.apache.polaris.service
- toString() - Method in record class org.apache.polaris.service.TestServices
-
Returns a string representation of this record class.
All Classes and Interfaces|All Packages|Serialized Form