Index
All Classes and Interfaces|All Packages
C
- configure(Binder) - Method in class io.trino.filesystem.s3.S3FileSystemModule
- create(ConnectorIdentity) - Method in class io.trino.filesystem.s3.S3FileSystemFactory
D
- destroy() - Method in class io.trino.filesystem.s3.S3FileSystemFactory
G
- getAwsAccessKey() - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- getAwsSecretKey() - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- getEndpoint() - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- getExternalId() - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- getHttpProxy() - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- getIamRole() - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- getMaxConnections() - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- getRegion() - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- getRoleSessionName() - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- getSseKmsKeyId() - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- getSseType() - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- getStreamingPartSize() - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- getStsEndpoint() - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- getStsRegion() - Method in class io.trino.filesystem.s3.S3FileSystemConfig
I
- io.trino.filesystem.s3 - package io.trino.filesystem.s3
- isHttpProxySecure() - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- isPathStyleAccess() - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- isRequesterPays() - Method in class io.trino.filesystem.s3.S3FileSystemConfig
K
- KMS - Enum constant in enum class io.trino.filesystem.s3.S3FileSystemConfig.S3SseType
N
- NONE - Enum constant in enum class io.trino.filesystem.s3.S3FileSystemConfig.S3SseType
S
- S3 - Enum constant in enum class io.trino.filesystem.s3.S3FileSystemConfig.S3SseType
- S3FileSystemConfig - Class in io.trino.filesystem.s3
- S3FileSystemConfig() - Constructor for class io.trino.filesystem.s3.S3FileSystemConfig
- S3FileSystemConfig.S3SseType - Enum Class in io.trino.filesystem.s3
- S3FileSystemFactory - Class in io.trino.filesystem.s3
- S3FileSystemFactory(S3FileSystemConfig) - Constructor for class io.trino.filesystem.s3.S3FileSystemFactory
- S3FileSystemModule - Class in io.trino.filesystem.s3
- S3FileSystemModule() - Constructor for class io.trino.filesystem.s3.S3FileSystemModule
- setAwsAccessKey(String) - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- setAwsSecretKey(String) - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- setEndpoint(String) - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- setExternalId(String) - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- setHttpProxy(HostAndPort) - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- setHttpProxySecure(boolean) - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- setIamRole(String) - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- setMaxConnections(Integer) - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- setPathStyleAccess(boolean) - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- setRegion(String) - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- setRequesterPays(boolean) - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- setRoleSessionName(String) - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- setSseKmsKeyId(String) - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- setSseType(S3FileSystemConfig.S3SseType) - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- setStreamingPartSize(DataSize) - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- setStsEndpoint(String) - Method in class io.trino.filesystem.s3.S3FileSystemConfig
- setStsRegion(String) - Method in class io.trino.filesystem.s3.S3FileSystemConfig
V
- valueOf(String) - Static method in enum class io.trino.filesystem.s3.S3FileSystemConfig.S3SseType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.trino.filesystem.s3.S3FileSystemConfig.S3SseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages