Index

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

A

addFinalizer(Object, Runnable) - Method in class io.trino.hdfs.FileSystemFinalizerService
When referent is freed by the garbage collector, run cleanup.
append(Path, int, Progressable) - Method in class io.trino.hdfs.s3.TrinoS3FileSystem
 
ASYNC - Enum constant in enum class io.trino.hdfs.rubix.RubixConfig.ReadMode
 
AUTHENTICATED_READ - Enum constant in enum class io.trino.hdfs.s3.TrinoS3AclType
 
AuthenticationModules - Class in io.trino.hdfs.authentication
 
AWS_EXEC_READ - Enum constant in enum class io.trino.hdfs.s3.TrinoS3AclType
 
AWS3SignerType - Enum constant in enum class io.trino.hdfs.s3.TrinoS3SignerType
 
AWS4SignerType - Enum constant in enum class io.trino.hdfs.s3.TrinoS3SignerType
 
AwsCurrentRegionHolder - Class in io.trino.hdfs.s3
Caches the result of calling Regions.getCurrentRegion() since accessing EC2 instance metadata repeatedly can result in being throttled and prevent other metadata accessing operations such as refreshing instance credentials from working normally
AWSS3V4SignerType - Enum constant in enum class io.trino.hdfs.s3.TrinoS3SignerType
 
AwsSdkClientCoreRequestMetricCollector(AwsSdkClientCoreStats) - Constructor for class io.trino.hdfs.s3.AwsSdkClientCoreStats.AwsSdkClientCoreRequestMetricCollector
 
AwsSdkClientCoreStats - Class in io.trino.hdfs.s3
 
AwsSdkClientCoreStats() - Constructor for class io.trino.hdfs.s3.AwsSdkClientCoreStats
 
AwsSdkClientCoreStats.AwsSdkClientCoreRequestMetricCollector - Class in io.trino.hdfs.s3
 

B

BUCKET_OWNER_FULL_CONTROL - Enum constant in enum class io.trino.hdfs.s3.TrinoS3AclType
 
BUCKET_OWNER_READ - Enum constant in enum class io.trino.hdfs.s3.TrinoS3AclType
 

C

CACHE_KEY - Static variable in class io.trino.hdfs.TrinoFileSystemCache
 
CachingKerberosHadoopAuthentication - Class in io.trino.hdfs.authentication
 
CachingKerberosHadoopAuthentication(KerberosHadoopAuthentication) - Constructor for class io.trino.hdfs.authentication.CachingKerberosHadoopAuthentication
 
CachingTrinoS3FileSystem - Class in io.trino.hdfs.rubix
 
CachingTrinoS3FileSystem() - Constructor for class io.trino.hdfs.rubix.CachingTrinoS3FileSystem
 
CallStats - Class in io.trino.hdfs
 
CallStats() - Constructor for class io.trino.hdfs.CallStats
 
close() - Method in class io.trino.hdfs.gcs.GcsExclusiveOutputStream
 
close() - Method in class io.trino.hdfs.s3.TrinoS3FileSystem
 
closeAll() - Method in class io.trino.hdfs.TrinoFileSystemCache
 
CloudFrontSignerType - Enum constant in enum class io.trino.hdfs.s3.TrinoS3SignerType
 
collectMetrics(Request<?>, Response<?>) - Method in class io.trino.hdfs.s3.AwsSdkClientCoreStats.AwsSdkClientCoreRequestMetricCollector
 
com.google.cloud.hadoop.fs.gcs - package com.google.cloud.hadoop.fs.gcs
 
ConfigurationInitializer - Interface in io.trino.hdfs
 
ConfigurationUtils - Class in io.trino.hdfs
 
configure(Binder) - Method in class io.trino.filesystem.hdfs.HdfsFileSystemModule
 
configure(Binder) - Method in class io.trino.hdfs.HdfsModule
 
configure(Binder) - Method in class io.trino.hdfs.rubix.RubixModule
 
connectionOpened() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
connectionReleased() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
copy(Configuration) - Static method in class io.trino.hdfs.ConfigurationUtils
 
copy(Configuration, Configuration) - Static method in class io.trino.hdfs.ConfigurationUtils
 
CosConfigurationInitializer - Class in io.trino.hdfs.cos
 
CosConfigurationInitializer() - Constructor for class io.trino.hdfs.cos.CosConfigurationInitializer
 
CosServiceConfigurationProvider - Class in io.trino.hdfs.cos
 
CosServiceConfigurationProvider(HiveCosServiceConfig) - Constructor for class io.trino.hdfs.cos.CosServiceConfigurationProvider
 
create(HdfsEnvironment, HdfsContext, Path) - Method in class io.trino.hdfs.gcs.GcsStorageFactory
 
create(ConnectorIdentity) - Method in class io.trino.filesystem.hdfs.HdfsFileSystemFactory
 
create(Path, AggregatedMemoryContext) - Method in interface io.trino.hdfs.MemoryAwareFileSystem
 
create(Path, AggregatedMemoryContext) - Method in class io.trino.hdfs.s3.TrinoS3FileSystem
 
create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class io.trino.hdfs.s3.TrinoS3FileSystem
 
createCachingKerberosHadoopAuthentication(KerberosConfiguration, HdfsConfigurationInitializer) - Static method in class io.trino.hdfs.authentication.AuthenticationModules
 
createGcsStorage(HdfsContext, Path) - Method in class io.trino.hdfs.HdfsEnvironment
 
createKerberosHadoopAuthentication(KerberosAuthentication, HdfsConfigurationInitializer) - Static method in class io.trino.hdfs.authentication.KerberosHadoopAuthentication
 

D

DEFAULT_MAX_ATTEMPTS - Static variable in class io.trino.hdfs.s3.RetryDriver
 
DEFAULT_MAX_RETRY_TIME - Static variable in class io.trino.hdfs.s3.RetryDriver
 
DEFAULT_SCALE_FACTOR - Static variable in class io.trino.hdfs.s3.RetryDriver
 
DEFAULT_SLEEP_TIME - Static variable in class io.trino.hdfs.s3.RetryDriver
 
delete(Path, boolean) - Method in class io.trino.hdfs.s3.TrinoS3FileSystem
 
DELETE_BATCH_SIZE - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
deleteFiles(Collection<Path>) - Method in interface io.trino.hdfs.FileSystemWithBatchDelete
 
deleteFiles(Collection<Path>) - Method in class io.trino.hdfs.s3.TrinoS3FileSystem
 
DirectHdfsAuthentication - Class in io.trino.hdfs.authentication
 
DirectHdfsAuthentication(HadoopAuthentication) - Constructor for class io.trino.hdfs.authentication.DirectHdfsAuthentication
 
disableRubix(Configuration) - Method in class io.trino.hdfs.rubix.RubixInitializer
 
doAs(ConnectorIdentity, GenericExceptionAction<R, E>) - Method in class io.trino.hdfs.authentication.DirectHdfsAuthentication
 
doAs(ConnectorIdentity, GenericExceptionAction<R, E>) - Method in interface io.trino.hdfs.authentication.HdfsAuthentication
 
doAs(ConnectorIdentity, GenericExceptionAction<R, E>) - Method in class io.trino.hdfs.authentication.ImpersonatingHdfsAuthentication
 
doAs(ConnectorIdentity, GenericExceptionAction<R, E>) - Method in class io.trino.hdfs.authentication.NoHdfsAuthentication
 
doAs(ConnectorIdentity, GenericExceptionAction<R, E>) - Method in class io.trino.hdfs.HdfsEnvironment
 
doShutdown() - Method in class io.trino.hdfs.FileSystemFinalizerService
 
DummyBookKeeper - Class in io.trino.hdfs.rubix
 
DummyBookKeeper() - Constructor for class io.trino.hdfs.rubix.DummyBookKeeper
 
DynamicConfigurationProvider - Interface in io.trino.hdfs
 
DynamicHdfsConfiguration - Class in io.trino.hdfs
 
DynamicHdfsConfiguration(HdfsConfigurationInitializer, Set<DynamicConfigurationProvider>) - Constructor for class io.trino.hdfs.DynamicHdfsConfiguration
 

E

EMR_FS_CLASS_NAME - Static variable in class io.trino.hdfs.s3.HiveS3Module
 
EMRFS - Enum constant in enum class io.trino.hdfs.s3.S3FileSystemType
Deprecated.
EMRFS was used to workaround S3's lack of strong consistency and is no longer needed per AWS's announcement.
EmrFsS3ConfigurationInitializer() - Constructor for class io.trino.hdfs.s3.HiveS3Module.EmrFsS3ConfigurationInitializer
 
enableRubix(Configuration) - Method in class io.trino.hdfs.rubix.RubixInitializer
 
executeActionInDoAs(UserGroupInformation, GenericExceptionAction<R, E>) - Static method in class io.trino.hdfs.authentication.UserGroupInformationUtils
 
EXPIRATION_TIME_MILLISECONDS - Static variable in class io.trino.hdfs.gcs.GcsAccessTokenProvider
 
exponentialBackoff(Duration, Duration, Duration, double) - Method in class io.trino.hdfs.s3.RetryDriver
 
extractBucketName(URI) - Static method in class io.trino.hdfs.s3.TrinoS3FileSystem
Helper function used to work around the fact that if you use an S3 bucket with an '_' that java.net.URI behaves differently and sets the host value to null whereas S3 buckets without '_' have a properly set host field.

F

FileBasedS3SecurityMappingsProvider - Class in io.trino.hdfs.s3
 
FileBasedS3SecurityMappingsProvider(S3SecurityMappingConfig) - Constructor for class io.trino.hdfs.s3.FileBasedS3SecurityMappingsProvider
 
FileSystemFinalizerService - Class in io.trino.hdfs
 
FileSystemUtils - Class in io.trino.hdfs
 
FileSystemWithBatchDelete - Interface in io.trino.hdfs
 
ForHdfs - Annotation Interface in io.trino.hdfs.authentication
 
ForS3SecurityMapping - Annotation Interface in io.trino.hdfs.s3
 
fromString(String) - Static method in enum class io.trino.hdfs.rubix.RubixConfig.ReadMode
 
FSDataInputStreamTail - Class in io.trino.hdfs
 

G

GCS_ACCESS_TOKEN_CONF - Static variable in class io.trino.hdfs.gcs.GcsAccessTokenProvider
 
GCS_OAUTH_KEY - Static variable in class io.trino.hdfs.gcs.GcsConfigurationProvider
 
GcsAccessTokenProvider - Class in io.trino.hdfs.gcs
 
GcsAccessTokenProvider() - Constructor for class io.trino.hdfs.gcs.GcsAccessTokenProvider
 
GcsConfigurationProvider - Class in io.trino.hdfs.gcs
 
GcsConfigurationProvider() - Constructor for class io.trino.hdfs.gcs.GcsConfigurationProvider
 
GcsExclusiveOutputStream - Class in io.trino.hdfs.gcs
 
GcsExclusiveOutputStream(HdfsEnvironment, HdfsContext, Path) - Constructor for class io.trino.hdfs.gcs.GcsExclusiveOutputStream
 
GcsStorageFactory - Class in io.trino.hdfs.gcs
 
GcsStorageFactory(HiveGcsConfig) - Constructor for class io.trino.hdfs.gcs.GcsStorageFactory
 
GenericExceptionAction<R,E extends Exception> - Interface in io.trino.hdfs.authentication
 
get() - Method in class io.trino.hdfs.s3.FileBasedS3SecurityMappingsProvider
 
get() - Method in class io.trino.hdfs.s3.UriBasedS3SecurityMappingsProvider
 
get(URI, Configuration) - Method in class io.trino.hdfs.TrinoFileSystemCache
 
getAbfsAccessKey() - Method in class io.trino.hdfs.azure.HiveAzureConfig
 
getAbfsOAuthClientEndpoint() - Method in class io.trino.hdfs.azure.HiveAzureConfig
 
getAbfsOAuthClientId() - Method in class io.trino.hdfs.azure.HiveAzureConfig
 
getAbfsOAuthClientSecret() - Method in class io.trino.hdfs.azure.HiveAzureConfig
 
getAbfsStorageAccount() - Method in class io.trino.hdfs.azure.HiveAzureConfig
 
getAccessKey() - Method in class io.trino.hdfs.cos.ServiceConfig
 
getAccessToken() - Method in class io.trino.hdfs.gcs.GcsAccessTokenProvider
 
getActiveConnections() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
getAdlClientId() - Method in class io.trino.hdfs.azure.HiveAzureConfig
 
getAdlCredential() - Method in class io.trino.hdfs.azure.HiveAzureConfig
 
getAdlProxyHost() - Method in class io.trino.hdfs.azure.HiveAzureConfig
 
getAdlRefreshUrl() - Method in class io.trino.hdfs.azure.HiveAzureConfig
 
getAllowedIamRoles() - Method in class io.trino.hdfs.s3.S3SecurityMapping
 
getAllowedKmsKeyIds() - Method in class io.trino.hdfs.s3.S3SecurityMapping
 
getAwsAbortedExceptions() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
getAwsClientExecuteTime() - Method in class io.trino.hdfs.s3.AwsSdkClientCoreStats
 
getAwsClientRetryPauseTime() - Method in class io.trino.hdfs.s3.AwsSdkClientCoreStats
 
getAwsHttpClientPoolAvailableCount() - Method in class io.trino.hdfs.s3.AwsSdkClientCoreStats
 
getAwsHttpClientPoolLeasedCount() - Method in class io.trino.hdfs.s3.AwsSdkClientCoreStats
 
getAwsHttpClientPoolPendingCount() - Method in class io.trino.hdfs.s3.AwsSdkClientCoreStats
 
getAwsRequestCount() - Method in class io.trino.hdfs.s3.AwsSdkClientCoreStats
 
getAwsRequestTime() - Method in class io.trino.hdfs.s3.AwsSdkClientCoreStats
 
getAwsRetryCount() - Method in class io.trino.hdfs.s3.AwsSdkClientCoreStats
 
getAwsThrottleExceptions() - Method in class io.trino.hdfs.s3.AwsSdkClientCoreStats
 
getBookKeeperServerPort() - Method in class io.trino.hdfs.rubix.RubixConfig
 
getBucketName(URI) - Method in class io.trino.hdfs.cos.TrinoCosFileSystem
 
getBucketName(URI) - Method in class io.trino.hdfs.s3.TrinoS3FileSystem
 
getCacheLocation() - Method in class io.trino.hdfs.rubix.RubixConfig
 
getCacheMetrics() - Method in class io.trino.hdfs.rubix.DummyBookKeeper
 
getCacheSize() - Method in class io.trino.hdfs.TrinoFileSystemCacheStats
 
getCacheStatus(CacheStatusRequest) - Method in class io.trino.hdfs.rubix.DummyBookKeeper
 
getCacheTtl() - Method in class io.trino.hdfs.rubix.RubixConfig
 
getClientCoreStats() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
getClusterType() - Method in class io.trino.hdfs.rubix.CachingTrinoS3FileSystem
 
getClusterType() - Method in class io.trino.hdfs.rubix.TrinoClusterManager
 
getColonReplacement() - Method in class io.trino.hdfs.s3.S3SecurityMappingConfig
 
getConf() - Method in class io.trino.hdfs.gcs.GcsAccessTokenProvider
 
getConfigFilePath() - Method in class io.trino.hdfs.s3.S3SecurityMappingConfig
 
getConfiguration(HdfsContext, URI) - Method in class io.trino.hdfs.DynamicHdfsConfiguration
 
getConfiguration(HdfsContext, URI) - Method in interface io.trino.hdfs.HdfsConfiguration
 
getConfiguration(HdfsContext, Path) - Method in class io.trino.hdfs.HdfsEnvironment
 
getConfigurationOwner(Configuration) - Static method in class io.trino.hdfs.rubix.RubixInitializer
 
getCreateDirectoryCalls() - Method in class io.trino.hdfs.TrinoHdfsFileSystemStats
 
getCreateFileCalls() - Method in class io.trino.hdfs.TrinoHdfsFileSystemStats
 
getCreateTemporaryDirectoryCalls() - Method in class io.trino.hdfs.TrinoHdfsFileSystemStats
 
getCredentials() - Method in class io.trino.hdfs.s3.S3SecurityMapping
 
getCurrentNodeHostAddress() - Method in class io.trino.hdfs.rubix.TrinoClusterManager
 
getCurrentNodeHostname() - Method in class io.trino.hdfs.rubix.TrinoClusterManager
 
getCurrentRegionFromEC2Metadata() - Static method in class io.trino.hdfs.s3.AwsCurrentRegionHolder
Attempts to resolve the current region from EC2's instance metadata through Regions.getCurrentRegion().
getDataTransferServerPort() - Method in class io.trino.hdfs.rubix.RubixConfig
 
getDeleteDirectoryCalls() - Method in class io.trino.hdfs.TrinoHdfsFileSystemStats
 
getDeleteFileCalls() - Method in class io.trino.hdfs.TrinoHdfsFileSystemStats
 
getDfsConnectMaxRetries() - Method in class io.trino.hdfs.HdfsConfig
 
getDfsConnectTimeout() - Method in class io.trino.hdfs.HdfsConfig
 
getDfsKeyProviderCacheTtl() - Method in class io.trino.hdfs.HdfsConfig
 
getDfsReplication() - Method in class io.trino.hdfs.HdfsConfig
 
getDfsTimeout() - Method in class io.trino.hdfs.HdfsConfig
 
getDirectoryExistsCalls() - Method in class io.trino.hdfs.TrinoHdfsFileSystemStats
 
getDiskUsagePercentage() - Method in class io.trino.hdfs.rubix.RubixConfig
 
getDomainSocketPath() - Method in class io.trino.hdfs.HdfsConfig
 
getEndpoint() - Method in class io.trino.hdfs.cos.ServiceConfig
 
getEndpoint() - Method in class io.trino.hdfs.s3.S3SecurityMapping
 
getFailedUploads() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
getFileInfo(String) - Method in class io.trino.hdfs.rubix.DummyBookKeeper
 
getFileNotFoundExceptions() - Method in class io.trino.hdfs.CallStats
 
getFileSize() - Method in class io.trino.hdfs.FSDataInputStreamTail
 
getFileStatus(Path) - Method in class io.trino.hdfs.s3.TrinoS3FileSystem
 
getFileSystem(HdfsContext, Path) - Method in class io.trino.hdfs.HdfsEnvironment
 
getFileSystem(ConnectorIdentity, Path, Configuration) - Method in class io.trino.hdfs.HdfsEnvironment
 
getFileSystemMaxCacheSize() - Method in class io.trino.hdfs.HdfsConfig
 
getFileSystemStats() - Static method in class io.trino.hdfs.s3.TrinoS3FileSystem
 
getGcsOptionsBuilder(Configuration) - Static method in class com.google.cloud.hadoop.fs.gcs.TrinoGoogleHadoopFileSystemConfiguration
 
getGetCalls() - Method in class io.trino.hdfs.TrinoFileSystemCacheStats
 
getGetCallsFailed() - Method in class io.trino.hdfs.TrinoFileSystemCacheStats
 
getGetMetadataErrors() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
getGetMetadataRetries() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
getGetObjectErrors() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
getGetObjectRetries() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
getGetUniqueCalls() - Method in class io.trino.hdfs.TrinoFileSystemCacheStats
 
getHdfsAuthenticationType() - Method in class io.trino.hdfs.authentication.HdfsAuthenticationConfig
 
getHdfsTrinoCredentialCacheLocation() - Method in class io.trino.hdfs.authentication.HdfsKerberosConfig
 
getHdfsTrinoKeytab() - Method in class io.trino.hdfs.authentication.HdfsKerberosConfig
 
getHdfsTrinoPrincipal() - Method in class io.trino.hdfs.authentication.HdfsKerberosConfig
 
getIamRole() - Method in class io.trino.hdfs.s3.S3SecurityMapping
 
getIdentity() - Method in class io.trino.hdfs.HdfsContext
 
getInitialConfiguration() - Static method in class io.trino.hdfs.ConfigurationUtils
 
getInitiateMultipartUploadErrors() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
getInitiateMultipartUploadRetries() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
getInstance() - Static method in class io.trino.hdfs.FileSystemFinalizerService
 
getIoExceptions() - Method in class io.trino.hdfs.CallStats
 
getIpcPingInterval() - Method in class io.trino.hdfs.HdfsConfig
 
getJsonKey() - Method in class io.trino.hdfs.gcs.HiveGcsConfig
 
getJsonKeyFilePath() - Method in class io.trino.hdfs.gcs.HiveGcsConfig
 
getJsonPointer() - Method in class io.trino.hdfs.s3.S3SecurityMappingConfig
 
getKmsKeyId() - Method in class io.trino.hdfs.s3.S3SecurityMapping
 
getKmsKeyIdCredentialName() - Method in class io.trino.hdfs.s3.S3SecurityMappingConfig
 
getListDirectoriesCalls() - Method in class io.trino.hdfs.TrinoHdfsFileSystemStats
 
getListFilesCalls() - Method in class io.trino.hdfs.TrinoHdfsFileSystemStats
 
getListLocatedStatusCalls() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
getListObjectsCalls() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
getListStatusCalls() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
getMapping(ConnectorIdentity, URI) - Method in class io.trino.hdfs.s3.S3SecurityMappings
 
getMetadataCalls() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
getName() - Method in class io.trino.hdfs.cos.ServiceConfig
 
getNewDirectoryFsPermissions() - Method in class io.trino.hdfs.HdfsConfig
 
getNewDirectoryPermissions() - Method in class io.trino.hdfs.HdfsConfig
 
getNewDirectoryPermissions() - Method in class io.trino.hdfs.HdfsEnvironment
 
getNodesInternal() - Method in class io.trino.hdfs.rubix.TrinoClusterManager
 
getOpenFileCalls() - Method in class io.trino.hdfs.TrinoHdfsFileSystemStats
 
getOtherReadErrors() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
getProtocol() - Method in enum class io.trino.hdfs.s3.TrinoS3Protocol
 
getRawFileSystem(FileSystem) - Static method in class io.trino.hdfs.FileSystemUtils
 
getReadMode() - Method in class io.trino.hdfs.rubix.RubixConfig
 
getReadRequestChainStats() - Method in class io.trino.hdfs.rubix.DummyBookKeeper
 
getReadRetries() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
getRefreshPeriod() - Method in class io.trino.hdfs.s3.S3SecurityMappingConfig
 
getRemoveCalls() - Method in class io.trino.hdfs.TrinoFileSystemCacheStats
 
getRenameDirectoryCalls() - Method in class io.trino.hdfs.TrinoHdfsFileSystemStats
 
getRenameFileCalls() - Method in class io.trino.hdfs.TrinoHdfsFileSystemStats
 
getResourceConfigFiles() - Method in class io.trino.hdfs.HdfsConfig
 
getRoleCredentialName() - Method in class io.trino.hdfs.s3.S3SecurityMappingConfig
 
getRoleSessionName() - Method in class io.trino.hdfs.s3.S3SecurityMapping
 
getS3AclType() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3AwsAccessKey() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3AwsSecretKey() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3Client() - Method in class io.trino.hdfs.s3.TrinoS3FileSystem
 
getS3ConnectTimeout() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3ConnectTtl() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3EncryptionMaterialsProvider() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3Endpoint() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3ExternalId() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3FileSystemType() - Method in class io.trino.hdfs.s3.HiveS3TypeConfig
 
getS3IamRole() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3KmsKeyId() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3MaxBackoffTime() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3MaxClientRetries() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3MaxConnections() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3MaxErrorRetries() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3MaxRetryTime() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3MultipartMinFileSize() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3MultipartMinPartSize() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3NonProxyHosts() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3PreemptiveBasicProxyAuth() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3ProxyHost() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3ProxyPassword() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3ProxyPort() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3ProxyProtocol() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3ProxyUsername() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3Region() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3SignerClass() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3SignerType() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3SocketTimeout() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3SseKmsKeyId() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3SseType() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3StagingDirectory() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3StorageClass() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3StorageClass() - Method in enum class io.trino.hdfs.s3.TrinoS3StorageClass
 
getS3StreamingPartSize() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3StsEndpoint() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3StsRegion() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getS3UserAgentPrefix() - Method in class io.trino.hdfs.s3.HiveS3Config
 
getScheme() - Method in class io.trino.hdfs.rubix.CachingTrinoS3FileSystem
 
getScheme() - Method in class io.trino.hdfs.s3.TrinoS3FileSystem
 
getSecretKey() - Method in class io.trino.hdfs.cos.ServiceConfig
 
getServiceConfig() - Method in class io.trino.hdfs.cos.HiveCosServiceConfig
 
getSocketExceptions() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
getSocketTimeoutExceptions() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
getSocksProxy() - Method in class io.trino.hdfs.HdfsConfig
 
getStartedUploads() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
getSuccessfulUploads() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
getTailSlice() - Method in class io.trino.hdfs.FSDataInputStreamTail
 
getTime() - Method in class io.trino.hdfs.CallStats
 
getTotalCalls() - Method in class io.trino.hdfs.CallStats
 
getTotalFailures() - Method in class io.trino.hdfs.CallStats
 
getUnique(URI, Configuration) - Method in class io.trino.hdfs.TrinoFileSystemCache
 
getUri() - Method in class io.trino.hdfs.s3.TrinoS3FileSystem
 
getUserGroupInformation() - Method in class io.trino.hdfs.authentication.CachingKerberosHadoopAuthentication
 
getUserGroupInformation() - Method in interface io.trino.hdfs.authentication.HadoopAuthentication
 
getUserGroupInformation() - Method in class io.trino.hdfs.authentication.KerberosHadoopAuthentication
 
getUserGroupInformation() - Method in class io.trino.hdfs.authentication.SimpleHadoopAuthentication
 
getWasbAccessKey() - Method in class io.trino.hdfs.azure.HiveAzureConfig
 
getWasbStorageAccount() - Method in class io.trino.hdfs.azure.HiveAzureConfig
 
getWorkingDirectory() - Method in class io.trino.hdfs.s3.TrinoS3FileSystem
 
GoogleGcsConfigurationInitializer - Class in io.trino.hdfs.gcs
 
GoogleGcsConfigurationInitializer(HiveGcsConfig) - Constructor for class io.trino.hdfs.gcs.GoogleGcsConfigurationInitializer
 

H

HADOOP_DEFAULT - Enum constant in enum class io.trino.hdfs.s3.S3FileSystemType
 
HadoopAuthentication - Interface in io.trino.hdfs.authentication
 
hadoopPath(Location) - Static method in class io.trino.filesystem.hdfs.HadoopPaths
 
HadoopPaths - Class in io.trino.filesystem.hdfs
 
handleHeartbeat(String, HeartbeatStatus) - Method in class io.trino.hdfs.rubix.DummyBookKeeper
 
HdfsAuthentication - Interface in io.trino.hdfs.authentication
 
HdfsAuthenticationConfig - Class in io.trino.hdfs.authentication
 
HdfsAuthenticationConfig() - Constructor for class io.trino.hdfs.authentication.HdfsAuthenticationConfig
 
HdfsAuthenticationConfig.HdfsAuthenticationType - Enum Class in io.trino.hdfs.authentication
 
HdfsAuthenticationModule - Class in io.trino.hdfs.authentication
 
HdfsAuthenticationModule() - Constructor for class io.trino.hdfs.authentication.HdfsAuthenticationModule
 
HdfsConfig - Class in io.trino.hdfs
 
HdfsConfig() - Constructor for class io.trino.hdfs.HdfsConfig
 
HdfsConfiguration - Interface in io.trino.hdfs
 
HdfsConfigurationInitializer - Class in io.trino.hdfs
 
HdfsConfigurationInitializer(HdfsConfig) - Constructor for class io.trino.hdfs.HdfsConfigurationInitializer
 
HdfsConfigurationInitializer(HdfsConfig, Set<ConfigurationInitializer>) - Constructor for class io.trino.hdfs.HdfsConfigurationInitializer
 
HdfsConfigurationInitializer.NoOpDNSToSwitchMapping - Class in io.trino.hdfs
 
HdfsContext - Class in io.trino.hdfs
 
HdfsContext(ConnectorSession) - Constructor for class io.trino.hdfs.HdfsContext
 
HdfsContext(ConnectorIdentity) - Constructor for class io.trino.hdfs.HdfsContext
 
HdfsEnvironment - Class in io.trino.hdfs
 
HdfsEnvironment(OpenTelemetry, HdfsConfiguration, HdfsConfig, HdfsAuthentication, Optional<GcsStorageFactory>) - Constructor for class io.trino.hdfs.HdfsEnvironment
 
HdfsEnvironment(HdfsConfiguration, HdfsConfig, HdfsAuthentication) - Constructor for class io.trino.hdfs.HdfsEnvironment
 
HdfsFileSystemFactory - Class in io.trino.filesystem.hdfs
 
HdfsFileSystemFactory(HdfsEnvironment, TrinoHdfsFileSystemStats) - Constructor for class io.trino.filesystem.hdfs.HdfsFileSystemFactory
 
HdfsFileSystemModule - Class in io.trino.filesystem.hdfs
 
HdfsFileSystemModule() - Constructor for class io.trino.filesystem.hdfs.HdfsFileSystemModule
 
HdfsKerberosConfig - Class in io.trino.hdfs.authentication
 
HdfsKerberosConfig() - Constructor for class io.trino.hdfs.authentication.HdfsKerberosConfig
 
HdfsModule - Class in io.trino.hdfs
 
HdfsModule() - Constructor for class io.trino.hdfs.HdfsModule
 
HiveAzureConfig - Class in io.trino.hdfs.azure
 
HiveAzureConfig() - Constructor for class io.trino.hdfs.azure.HiveAzureConfig
 
HiveAzureModule - Class in io.trino.hdfs.azure
 
HiveAzureModule() - Constructor for class io.trino.hdfs.azure.HiveAzureModule
 
HiveCosModule - Class in io.trino.hdfs.cos
 
HiveCosModule() - Constructor for class io.trino.hdfs.cos.HiveCosModule
 
HiveCosServiceConfig - Class in io.trino.hdfs.cos
 
HiveCosServiceConfig() - Constructor for class io.trino.hdfs.cos.HiveCosServiceConfig
 
HiveGcsConfig - Class in io.trino.hdfs.gcs
 
HiveGcsConfig() - Constructor for class io.trino.hdfs.gcs.HiveGcsConfig
 
HiveGcsModule - Class in io.trino.hdfs.gcs
 
HiveGcsModule() - Constructor for class io.trino.hdfs.gcs.HiveGcsModule
 
HiveS3Config - Class in io.trino.hdfs.s3
 
HiveS3Config() - Constructor for class io.trino.hdfs.s3.HiveS3Config
 
HiveS3Module - Class in io.trino.hdfs.s3
 
HiveS3Module() - Constructor for class io.trino.hdfs.s3.HiveS3Module
 
HiveS3Module.EmrFsS3ConfigurationInitializer - Class in io.trino.hdfs.s3
 
HiveS3TypeConfig - Class in io.trino.hdfs.s3
 
HiveS3TypeConfig() - Constructor for class io.trino.hdfs.s3.HiveS3TypeConfig
 
HTTP - Enum constant in enum class io.trino.hdfs.s3.TrinoS3Protocol
 
HTTPS - Enum constant in enum class io.trino.hdfs.s3.TrinoS3Protocol
 

I

ImpersonatingHdfsAuthentication - Class in io.trino.hdfs.authentication
 
ImpersonatingHdfsAuthentication(HadoopAuthentication, UserNameProvider) - Constructor for class io.trino.hdfs.authentication.ImpersonatingHdfsAuthentication
 
initialize(URI, Configuration) - Method in class io.trino.hdfs.s3.TrinoS3FileSystem
 
initializeConfiguration(Configuration) - Method in class io.trino.hdfs.azure.TrinoAzureConfigurationInitializer
 
initializeConfiguration(Configuration) - Method in interface io.trino.hdfs.ConfigurationInitializer
 
initializeConfiguration(Configuration) - Method in class io.trino.hdfs.cos.CosConfigurationInitializer
 
initializeConfiguration(Configuration) - Method in class io.trino.hdfs.gcs.GoogleGcsConfigurationInitializer
 
initializeConfiguration(Configuration) - Method in class io.trino.hdfs.HdfsConfigurationInitializer
 
initializeConfiguration(Configuration) - Method in class io.trino.hdfs.s3.HiveS3Module.EmrFsS3ConfigurationInitializer
 
initializeConfiguration(Configuration) - Method in class io.trino.hdfs.s3.TrinoS3ConfigurationInitializer
 
instance() - Static method in class io.trino.hdfs.TrinoFileSystemCacheStats
 
INTELLIGENT_TIERING - Enum constant in enum class io.trino.hdfs.s3.TrinoS3StorageClass
 
invalidateFileMetadata(String) - Method in class io.trino.hdfs.rubix.DummyBookKeeper
 
io.trino.filesystem.hdfs - package io.trino.filesystem.hdfs
 
io.trino.hdfs - package io.trino.hdfs
 
io.trino.hdfs.authentication - package io.trino.hdfs.authentication
 
io.trino.hdfs.azure - package io.trino.hdfs.azure
 
io.trino.hdfs.cos - package io.trino.hdfs.cos
 
io.trino.hdfs.gcs - package io.trino.hdfs.gcs
 
io.trino.hdfs.rubix - package io.trino.hdfs.rubix
 
io.trino.hdfs.s3 - package io.trino.hdfs.s3
 
isBookKeeperAlive() - Method in class io.trino.hdfs.rubix.DummyBookKeeper
 
isCacheEnabled() - Method in class io.trino.hdfs.rubix.RubixEnabledConfig
 
isConfigValid() - Method in class io.trino.hdfs.authentication.HdfsKerberosConfig
 
isHdfsImpersonationEnabled() - Method in class io.trino.hdfs.authentication.HdfsAuthenticationConfig
 
isNewFileInheritOwnership() - Method in class io.trino.hdfs.HdfsConfig
 
isNewFileInheritOwnership() - Method in class io.trino.hdfs.HdfsEnvironment
 
isParallelWarmupEnabled() - Method in enum class io.trino.hdfs.rubix.RubixConfig.ReadMode
 
isPinS3ClientToCurrentRegion() - Method in class io.trino.hdfs.s3.HiveS3Config
 
isRequesterPaysEnabled() - Method in class io.trino.hdfs.s3.HiveS3Config
 
isS3PathStyleAccess() - Method in class io.trino.hdfs.s3.HiveS3Config
 
isS3SseEnabled() - Method in class io.trino.hdfs.s3.HiveS3Config
 
isS3SslEnabled() - Method in class io.trino.hdfs.s3.HiveS3Config
 
isS3StreamingUploadEnabled() - Method in class io.trino.hdfs.s3.HiveS3Config
 
isSkipGlacierObjects() - Method in class io.trino.hdfs.s3.HiveS3Config
 
isStartServerOnCoordinator() - Method in class io.trino.hdfs.rubix.RubixConfig
 
isUseClusterDefault() - Method in class io.trino.hdfs.s3.S3SecurityMapping
 
isUseGcsAccessToken() - Method in class io.trino.hdfs.gcs.HiveGcsConfig
 
isVerifyChecksum() - Method in class io.trino.hdfs.HdfsConfig
 
isWireEncryptionEnabled() - Method in class io.trino.hdfs.HdfsConfig
 

J

jsonPointer - Variable in class io.trino.hdfs.s3.S3SecurityMappingsParser
 

K

KERBEROS - Enum constant in enum class io.trino.hdfs.authentication.HdfsAuthenticationConfig.HdfsAuthenticationType
 
KerberosHadoopAuthentication - Class in io.trino.hdfs.authentication
 
kerberosHdfsAuthenticationModule() - Static method in class io.trino.hdfs.authentication.AuthenticationModules
 
kerberosImpersonatingHdfsAuthenticationModule() - Static method in class io.trino.hdfs.authentication.AuthenticationModules
 
keyFromPath(Path) - Static method in class io.trino.hdfs.s3.TrinoS3FileSystem
 
KMS - Enum constant in enum class io.trino.hdfs.s3.TrinoS3SseType
 

L

listFiles(Path, boolean) - Method in class io.trino.hdfs.s3.TrinoS3FileSystem
 
listLocatedStatus(Path) - Method in class io.trino.hdfs.s3.TrinoS3FileSystem
 
listStatus(Path) - Method in class io.trino.hdfs.s3.TrinoS3FileSystem
 
loadServiceConfigs(File) - Static method in class io.trino.hdfs.cos.ServiceConfig
 
LOG_DELIVERY_WRITE - Enum constant in enum class io.trino.hdfs.s3.TrinoS3AclType
 

M

matches(ConnectorIdentity, URI) - Method in class io.trino.hdfs.s3.S3SecurityMapping
 
MAX_SUPPORTED_PADDING_BYTES - Static variable in class io.trino.hdfs.FSDataInputStreamTail
 
maxAttempts(int) - Method in class io.trino.hdfs.s3.RetryDriver
 
MemoryAwareFileSystem - Interface in io.trino.hdfs
 
mkdirs(Path, FsPermission) - Method in class io.trino.hdfs.s3.TrinoS3FileSystem
 

N

newCall() - Method in class io.trino.hdfs.CallStats
 
newEmptyConfiguration() - Static method in class io.trino.hdfs.ConfigurationUtils
 
newGetCall() - Method in class io.trino.hdfs.TrinoFileSystemCacheStats
 
newGetCallFailed() - Method in class io.trino.hdfs.TrinoFileSystemCacheStats
 
newGetMetadataError() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
newGetMetadataRetry() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
newGetObjectError() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
newGetObjectRetry() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
newGetUniqueCall() - Method in class io.trino.hdfs.TrinoFileSystemCacheStats
 
newInitiateMultipartUploadError() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
newInitiateMultipartUploadRetry() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
newListLocatedStatusCall() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
newListObjectsCall() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
newListStatusCall() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
newMetadataCall() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
newReadError(Throwable) - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
newReadRetry() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
newRemoveCall() - Method in class io.trino.hdfs.TrinoFileSystemCacheStats
 
newRequestMetricCollector() - Method in class io.trino.hdfs.s3.AwsSdkClientCoreStats
 
newRequestMetricCollector() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
NoHdfsAuthentication - Class in io.trino.hdfs.authentication
 
NoHdfsAuthentication() - Constructor for class io.trino.hdfs.authentication.NoHdfsAuthentication
 
noHdfsAuthenticationModule() - Static method in class io.trino.hdfs.authentication.AuthenticationModules
 
NONE - Enum constant in enum class io.trino.hdfs.authentication.HdfsAuthenticationConfig.HdfsAuthenticationType
 
NoOpDNSToSwitchMapping() - Constructor for class io.trino.hdfs.HdfsConfigurationInitializer.NoOpDNSToSwitchMapping
 

O

onRetry(Runnable) - Method in class io.trino.hdfs.s3.RetryDriver
 
open(Path, int) - Method in class io.trino.hdfs.s3.TrinoS3FileSystem
 
OpenTelemetryAwareFileSystem - Interface in io.trino.hdfs
 

P

parseJSONString(String) - Method in class io.trino.hdfs.s3.S3SecurityMappingsParser
 
PRESTO - Enum constant in enum class io.trino.hdfs.rubix.RubixInitializer.Owner
 
PRIVATE - Enum constant in enum class io.trino.hdfs.s3.TrinoS3AclType
 
PUBLIC_READ - Enum constant in enum class io.trino.hdfs.s3.TrinoS3AclType
 
PUBLIC_READ_WRITE - Enum constant in enum class io.trino.hdfs.s3.TrinoS3AclType
 

Q

QueryStringSignerType - Enum constant in enum class io.trino.hdfs.s3.TrinoS3SignerType
 

R

READ_THROUGH - Enum constant in enum class io.trino.hdfs.rubix.RubixConfig.ReadMode
 
readConfiguration(List<File>) - Static method in class io.trino.hdfs.ConfigurationUtils
 
readData(String, long, int, long, long, int) - Method in class io.trino.hdfs.rubix.DummyBookKeeper
 
readTail(String, long, FSDataInputStream, int) - Static method in class io.trino.hdfs.FSDataInputStreamTail
 
readTailForFileSize(String, long, FSDataInputStream) - Static method in class io.trino.hdfs.FSDataInputStreamTail
 
recordException(Exception) - Method in class io.trino.hdfs.CallStats
 
refresh() - Method in class io.trino.hdfs.gcs.GcsAccessTokenProvider
 
reloadCachedMappings() - Method in class io.trino.hdfs.HdfsConfigurationInitializer.NoOpDNSToSwitchMapping
 
reloadCachedMappings(List<String>) - Method in class io.trino.hdfs.HdfsConfigurationInitializer.NoOpDNSToSwitchMapping
 
remove(FileSystem) - Method in class io.trino.hdfs.TrinoFileSystemCache
 
rename(Path, Path) - Method in class io.trino.hdfs.s3.TrinoS3FileSystem
 
resolve(List<String>) - Method in class io.trino.hdfs.HdfsConfigurationInitializer.NoOpDNSToSwitchMapping
 
retry() - Static method in class io.trino.hdfs.s3.RetryDriver
 
RetryDriver - Class in io.trino.hdfs.s3
 
RUBIX - Enum constant in enum class io.trino.hdfs.rubix.RubixInitializer.Owner
 
RubixConfig - Class in io.trino.hdfs.rubix
 
RubixConfig() - Constructor for class io.trino.hdfs.rubix.RubixConfig
 
RubixConfig.ReadMode - Enum Class in io.trino.hdfs.rubix
 
RubixConfigurationInitializer - Class in io.trino.hdfs.rubix
 
RubixConfigurationInitializer(RubixInitializer) - Constructor for class io.trino.hdfs.rubix.RubixConfigurationInitializer
 
RubixEnabledConfig - Class in io.trino.hdfs.rubix
 
RubixEnabledConfig() - Constructor for class io.trino.hdfs.rubix.RubixEnabledConfig
 
RubixHdfsInitializer - Interface in io.trino.hdfs.rubix
 
RubixInitializer - Class in io.trino.hdfs.rubix
 
RubixInitializer(RubixConfig, NodeManager, CatalogName, HdfsConfigurationInitializer, RubixHdfsInitializer) - Constructor for class io.trino.hdfs.rubix.RubixInitializer
 
RubixInitializer.Owner - Enum Class in io.trino.hdfs.rubix
 
RubixModule - Class in io.trino.hdfs.rubix
 
RubixModule() - Constructor for class io.trino.hdfs.rubix.RubixModule
 
run() - Method in interface io.trino.hdfs.authentication.GenericExceptionAction
 
run(String, Callable<V>) - Method in class io.trino.hdfs.s3.RetryDriver
 

S

S3 - Enum constant in enum class io.trino.hdfs.s3.TrinoS3SseType
 
S3_ACCESS_KEY - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_ACL_TYPE - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_CONNECT_TIMEOUT - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_CONNECT_TTL - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_CREDENTIALS_PROVIDER - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_ENCRYPTION_MATERIALS_PROVIDER - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_ENDPOINT - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_EXTERNAL_ID - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_IAM_ROLE - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_KMS_KEY_ID - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_MAX_BACKOFF_TIME - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_MAX_CLIENT_RETRIES - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_MAX_CONNECTIONS - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_MAX_ERROR_RETRIES - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_MAX_RETRY_TIME - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_MULTIPART_MIN_FILE_SIZE - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_MULTIPART_MIN_PART_SIZE - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_NON_PROXY_HOSTS - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_PATH_STYLE_ACCESS - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_PIN_CLIENT_TO_CURRENT_REGION - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_PREEMPTIVE_BASIC_PROXY_AUTH - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_PROXY_HOST - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_PROXY_PASSWORD - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_PROXY_PORT - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_PROXY_PROTOCOL - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_PROXY_USERNAME - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_REGION - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_REQUESTER_PAYS_ENABLED - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_ROLE_SESSION_NAME - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_SECRET_KEY - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_SESSION_TOKEN - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_SIGNER_CLASS - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_SIGNER_TYPE - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_SKIP_GLACIER_OBJECTS - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_SOCKET_TIMEOUT - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_SSE_ENABLED - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_SSE_KMS_KEY_ID - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_SSE_TYPE - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_SSL_ENABLED - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_STAGING_DIRECTORY - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_STORAGE_CLASS - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_STREAMING_UPLOAD_ENABLED - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_STREAMING_UPLOAD_PART_SIZE - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_STS_ENDPOINT - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_STS_REGION - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3_USER_AGENT_PREFIX - Static variable in class io.trino.hdfs.s3.TrinoS3FileSystem
 
S3FileSystemType - Enum Class in io.trino.hdfs.s3
 
S3SecurityMapping - Class in io.trino.hdfs.s3
 
S3SecurityMapping(Optional<Pattern>, Optional<Pattern>, Optional<URI>, Optional<String>, Optional<String>, Optional<List<String>>, Optional<String>, Optional<List<String>>, Optional<String>, Optional<String>, Optional<Boolean>, Optional<String>) - Constructor for class io.trino.hdfs.s3.S3SecurityMapping
 
S3SecurityMappingConfig - Class in io.trino.hdfs.s3
 
S3SecurityMappingConfig() - Constructor for class io.trino.hdfs.s3.S3SecurityMappingConfig
 
S3SecurityMappingConfigurationProvider - Class in io.trino.hdfs.s3
 
S3SecurityMappingConfigurationProvider(S3SecurityMappingConfig, S3SecurityMappingsProvider) - Constructor for class io.trino.hdfs.s3.S3SecurityMappingConfigurationProvider
 
S3SecurityMappingConfigurationProvider(Supplier<S3SecurityMappings>, Optional<String>, Optional<String>, Optional<String>) - Constructor for class io.trino.hdfs.s3.S3SecurityMappingConfigurationProvider
 
S3SecurityMappings - Class in io.trino.hdfs.s3
 
S3SecurityMappings(List<S3SecurityMapping>) - Constructor for class io.trino.hdfs.s3.S3SecurityMappings
 
S3SecurityMappingsParser - Class in io.trino.hdfs.s3
 
S3SecurityMappingsParser(S3SecurityMappingConfig) - Constructor for class io.trino.hdfs.s3.S3SecurityMappingsParser
 
S3SecurityMappingsProvider - Interface in io.trino.hdfs.s3
 
S3SignerType - Enum constant in enum class io.trino.hdfs.s3.TrinoS3SignerType
 
ServiceConfig - Class in io.trino.hdfs.cos
 
ServiceConfig(String, String, String, Optional<String>) - Constructor for class io.trino.hdfs.cos.ServiceConfig
 
setAbfsAccessKey(String) - Method in class io.trino.hdfs.azure.HiveAzureConfig
 
setAbfsOAuthClientEndpoint(String) - Method in class io.trino.hdfs.azure.HiveAzureConfig
 
setAbfsOAuthClientId(String) - Method in class io.trino.hdfs.azure.HiveAzureConfig
 
setAbfsOAuthClientSecret(String) - Method in class io.trino.hdfs.azure.HiveAzureConfig
 
setAbfsStorageAccount(String) - Method in class io.trino.hdfs.azure.HiveAzureConfig
 
setAdlClientId(String) - Method in class io.trino.hdfs.azure.HiveAzureConfig
 
setAdlCredential(String) - Method in class io.trino.hdfs.azure.HiveAzureConfig
 
setAdlProxyHost(HostAndPort) - Method in class io.trino.hdfs.azure.HiveAzureConfig
 
setAdlRefreshUrl(String) - Method in class io.trino.hdfs.azure.HiveAzureConfig
 
setAllCached(String, long, long, long, long, int) - Method in class io.trino.hdfs.rubix.DummyBookKeeper
 
setBookKeeperServerPort(int) - Method in class io.trino.hdfs.rubix.RubixConfig
 
setCacheEnabled(boolean) - Method in class io.trino.hdfs.rubix.RubixEnabledConfig
 
setCacheKey(Configuration, String) - Static method in interface io.trino.hdfs.DynamicConfigurationProvider
Set a cache key to invalidate the file system on credential (or other configuration) change.
setCacheLocation(String) - Method in class io.trino.hdfs.rubix.RubixConfig
 
setCacheTtl(Duration) - Method in class io.trino.hdfs.rubix.RubixConfig
 
setColonReplacement(String) - Method in class io.trino.hdfs.s3.S3SecurityMappingConfig
 
setConf(Configuration) - Method in class io.trino.hdfs.gcs.GcsAccessTokenProvider
 
setConfigFilePath(String) - Method in class io.trino.hdfs.s3.S3SecurityMappingConfig
 
setDataTransferServerPort(int) - Method in class io.trino.hdfs.rubix.RubixConfig
 
setDfsConnectMaxRetries(int) - Method in class io.trino.hdfs.HdfsConfig
 
setDfsConnectTimeout(Duration) - Method in class io.trino.hdfs.HdfsConfig
 
setDfsKeyProviderCacheTtl(Duration) - Method in class io.trino.hdfs.HdfsConfig
 
setDfsReplication(Integer) - Method in class io.trino.hdfs.HdfsConfig
 
setDfsTimeout(Duration) - Method in class io.trino.hdfs.HdfsConfig
 
setDiskUsagePercentage(int) - Method in class io.trino.hdfs.rubix.RubixConfig
 
setDomainSocketPath(String) - Method in class io.trino.hdfs.HdfsConfig
 
setFileSystemMaxCacheSize(int) - Method in class io.trino.hdfs.HdfsConfig
 
setHdfsAuthenticationType(HdfsAuthenticationConfig.HdfsAuthenticationType) - Method in class io.trino.hdfs.authentication.HdfsAuthenticationConfig
 
setHdfsImpersonationEnabled(boolean) - Method in class io.trino.hdfs.authentication.HdfsAuthenticationConfig
 
setHdfsTrinoCredentialCacheLocation(String) - Method in class io.trino.hdfs.authentication.HdfsKerberosConfig
 
setHdfsTrinoKeytab(String) - Method in class io.trino.hdfs.authentication.HdfsKerberosConfig
 
setHdfsTrinoPrincipal(String) - Method in class io.trino.hdfs.authentication.HdfsKerberosConfig
 
setIpcPingInterval(Duration) - Method in class io.trino.hdfs.HdfsConfig
 
setJsonKey(String) - Method in class io.trino.hdfs.gcs.HiveGcsConfig
 
setJsonKeyFilePath(String) - Method in class io.trino.hdfs.gcs.HiveGcsConfig
 
setJsonPointer(String) - Method in class io.trino.hdfs.s3.S3SecurityMappingConfig
 
setKmsKeyIdCredentialName(String) - Method in class io.trino.hdfs.s3.S3SecurityMappingConfig
 
setNewDirectoryPermissions(String) - Method in class io.trino.hdfs.HdfsConfig
 
setNewFileInheritOwnership(boolean) - Method in class io.trino.hdfs.HdfsConfig
 
setNodeManager(NodeManager) - Static method in class io.trino.hdfs.rubix.TrinoClusterManager
 
setOpenTelemetry(OpenTelemetry) - Method in interface io.trino.hdfs.OpenTelemetryAwareFileSystem
 
setOpenTelemetry(OpenTelemetry) - Method in class io.trino.hdfs.s3.TrinoS3FileSystem
 
setPinS3ClientToCurrentRegion(boolean) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setReadMode(RubixConfig.ReadMode) - Method in class io.trino.hdfs.rubix.RubixConfig
 
setRefreshPeriod(Duration) - Method in class io.trino.hdfs.s3.S3SecurityMappingConfig
 
setRequesterPaysEnabled(boolean) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setResourceConfigFiles(String) - Method in class io.trino.hdfs.HdfsConfig
 
setResourceConfigFiles(List<File>) - Method in class io.trino.hdfs.HdfsConfig
 
setRoleCredentialName(String) - Method in class io.trino.hdfs.s3.S3SecurityMappingConfig
 
setS3AclType(TrinoS3AclType) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3AwsAccessKey(String) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3AwsSecretKey(String) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3ConnectTimeout(Duration) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3ConnectTtl(Duration) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3EncryptionMaterialsProvider(String) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3Endpoint(String) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3ExternalId(String) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3FileSystemType(S3FileSystemType) - Method in class io.trino.hdfs.s3.HiveS3TypeConfig
 
setS3IamRole(String) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3KmsKeyId(String) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3MaxBackoffTime(Duration) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3MaxClientRetries(int) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3MaxConnections(int) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3MaxErrorRetries(int) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3MaxRetryTime(Duration) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3MultipartMinFileSize(DataSize) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3MultipartMinPartSize(DataSize) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3NonProxyHosts(List<String>) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3PathStyleAccess(boolean) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3PreemptiveBasicProxyAuth(boolean) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3ProxyHost(String) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3ProxyPassword(String) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3ProxyPort(int) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3ProxyProtocol(String) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3ProxyUsername(String) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3Region(String) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3SignerClass(String) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3SignerType(TrinoS3SignerType) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3SocketTimeout(Duration) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3SseEnabled(boolean) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3SseKmsKeyId(String) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3SseType(TrinoS3SseType) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3SslEnabled(boolean) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3StagingDirectory(File) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3StorageClass(TrinoS3StorageClass) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3StreamingPartSize(DataSize) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3StreamingUploadEnabled(boolean) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3StsEndpoint(String) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3StsRegion(String) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setS3UserAgentPrefix(String) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setServiceConfig(File) - Method in class io.trino.hdfs.cos.HiveCosServiceConfig
 
setSkipGlacierObjects(boolean) - Method in class io.trino.hdfs.s3.HiveS3Config
 
setSocksProxy(HostAndPort) - Method in class io.trino.hdfs.HdfsConfig
 
setStartServerOnCoordinator(boolean) - Method in class io.trino.hdfs.rubix.RubixConfig
 
setup(Binder) - Method in class io.trino.hdfs.authentication.HdfsAuthenticationModule
 
setup(Binder) - Method in class io.trino.hdfs.azure.HiveAzureModule
 
setup(Binder) - Method in class io.trino.hdfs.cos.HiveCosModule
 
setup(Binder) - Method in class io.trino.hdfs.gcs.HiveGcsModule
 
setup(Binder) - Method in class io.trino.hdfs.s3.HiveS3Module
 
setUseGcsAccessToken(boolean) - Method in class io.trino.hdfs.gcs.HiveGcsConfig
 
setVerifyChecksum(boolean) - Method in class io.trino.hdfs.HdfsConfig
 
setWasbAccessKey(String) - Method in class io.trino.hdfs.azure.HiveAzureConfig
 
setWasbStorageAccount(String) - Method in class io.trino.hdfs.azure.HiveAzureConfig
 
setWireEncryptionEnabled(boolean) - Method in class io.trino.hdfs.HdfsConfig
 
setWorkingDirectory(Path) - Method in class io.trino.hdfs.s3.TrinoS3FileSystem
 
shutdown() - Static method in class io.trino.hdfs.FileSystemFinalizerService
 
shutdown() - Method in class io.trino.hdfs.HdfsEnvironment
 
SimpleHadoopAuthentication - Class in io.trino.hdfs.authentication
 
SimpleHadoopAuthentication() - Constructor for class io.trino.hdfs.authentication.SimpleHadoopAuthentication
 
simpleImpersonatingHdfsAuthenticationModule() - Static method in class io.trino.hdfs.authentication.AuthenticationModules
 
SKIP_DIR_PERMISSIONS - Static variable in class io.trino.hdfs.HdfsConfig
 
STANDARD - Enum constant in enum class io.trino.hdfs.s3.TrinoS3StorageClass
 
stopOn(Class<? extends Exception>...) - Method in class io.trino.hdfs.s3.RetryDriver
 
stopRubix() - Method in class io.trino.hdfs.rubix.RubixInitializer
 

T

time() - Method in class io.trino.hdfs.CallStats
 
toString() - Method in class io.trino.hdfs.cos.ServiceConfig
 
toString() - Method in class io.trino.hdfs.HdfsContext
 
toString() - Method in class io.trino.hdfs.s3.S3SecurityMapping
 
toString() - Method in enum class io.trino.hdfs.s3.TrinoS3Protocol
 
TRINO - Enum constant in enum class io.trino.hdfs.s3.S3FileSystemType
 
TrinoAzureConfigurationInitializer - Class in io.trino.hdfs.azure
 
TrinoAzureConfigurationInitializer(HiveAzureConfig) - Constructor for class io.trino.hdfs.azure.TrinoAzureConfigurationInitializer
 
TrinoClusterManager - Class in io.trino.hdfs.rubix
 
TrinoClusterManager() - Constructor for class io.trino.hdfs.rubix.TrinoClusterManager
 
TrinoCosFileSystem - Class in io.trino.hdfs.cos
 
TrinoCosFileSystem() - Constructor for class io.trino.hdfs.cos.TrinoCosFileSystem
 
TrinoFileSystemCache - Class in io.trino.hdfs
 
TrinoFileSystemCacheStats - Class in io.trino.hdfs
 
TrinoGoogleHadoopFileSystemConfiguration - Class in com.google.cloud.hadoop.fs.gcs
Wrapper class used to access package-private methods which convert Configuration to gcs hadoop-connectors specific configuration instances.
TrinoHdfsFileSystemStats - Class in io.trino.hdfs
 
TrinoHdfsFileSystemStats() - Constructor for class io.trino.hdfs.TrinoHdfsFileSystemStats
 
TrinoS3AclType - Enum Class in io.trino.hdfs.s3
 
TrinoS3ConfigurationInitializer - Class in io.trino.hdfs.s3
 
TrinoS3ConfigurationInitializer(HiveS3Config) - Constructor for class io.trino.hdfs.s3.TrinoS3ConfigurationInitializer
 
TrinoS3FileSystem - Class in io.trino.hdfs.s3
 
TrinoS3FileSystem() - Constructor for class io.trino.hdfs.s3.TrinoS3FileSystem
 
TrinoS3FileSystem.UnrecoverableS3OperationException - Exception in io.trino.hdfs.s3
This exception is for stopping retries for S3 calls that shouldn't be retried.
TrinoS3FileSystemStats - Class in io.trino.hdfs.s3
 
TrinoS3FileSystemStats() - Constructor for class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
TrinoS3Protocol - Enum Class in io.trino.hdfs.s3
 
TrinoS3SignerType - Enum Class in io.trino.hdfs.s3
 
TrinoS3SseType - Enum Class in io.trino.hdfs.s3
 
TrinoS3StorageClass - Enum Class in io.trino.hdfs.s3
 

U

UnrecoverableS3OperationException(String, String, Throwable) - Constructor for exception io.trino.hdfs.s3.TrinoS3FileSystem.UnrecoverableS3OperationException
 
updateConfiguration(Configuration, HdfsContext, URI) - Method in class io.trino.hdfs.cos.CosServiceConfigurationProvider
 
updateConfiguration(Configuration, HdfsContext, URI) - Method in interface io.trino.hdfs.DynamicConfigurationProvider
 
updateConfiguration(Configuration, HdfsContext, URI) - Method in class io.trino.hdfs.gcs.GcsConfigurationProvider
 
updateConfiguration(Configuration, HdfsContext, URI) - Method in class io.trino.hdfs.rubix.RubixConfigurationInitializer
 
updateConfiguration(Configuration, HdfsContext, URI) - Method in class io.trino.hdfs.s3.S3SecurityMappingConfigurationProvider
 
uploadFailed() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
uploadStarted() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
uploadSuccessful() - Method in class io.trino.hdfs.s3.TrinoS3FileSystemStats
 
UriBasedS3SecurityMappingsProvider - Class in io.trino.hdfs.s3
 
UriBasedS3SecurityMappingsProvider(S3SecurityMappingConfig, HttpClient) - Constructor for class io.trino.hdfs.s3.UriBasedS3SecurityMappingsProvider
 
UserGroupInformationUtils - Class in io.trino.hdfs.authentication
 

V

validate() - Method in class io.trino.hdfs.gcs.HiveGcsConfig
 
valueOf(String) - Static method in enum class io.trino.hdfs.authentication.HdfsAuthenticationConfig.HdfsAuthenticationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.trino.hdfs.rubix.RubixConfig.ReadMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.trino.hdfs.rubix.RubixInitializer.Owner
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.trino.hdfs.s3.S3FileSystemType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.trino.hdfs.s3.TrinoS3AclType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.trino.hdfs.s3.TrinoS3Protocol
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.trino.hdfs.s3.TrinoS3SignerType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.trino.hdfs.s3.TrinoS3SseType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.trino.hdfs.s3.TrinoS3StorageClass
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.trino.hdfs.authentication.HdfsAuthenticationConfig.HdfsAuthenticationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.trino.hdfs.rubix.RubixConfig.ReadMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.trino.hdfs.rubix.RubixInitializer.Owner
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.trino.hdfs.s3.S3FileSystemType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.trino.hdfs.s3.TrinoS3AclType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.trino.hdfs.s3.TrinoS3Protocol
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.trino.hdfs.s3.TrinoS3SignerType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.trino.hdfs.s3.TrinoS3SseType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.trino.hdfs.s3.TrinoS3StorageClass
Returns an array containing the constants of this enum class, in the order they are declared.
A B C D E F G H I J K L M N O P Q R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form