Uses of Enum Class
io.trino.hdfs.s3.S3FileSystemType
Packages that use S3FileSystemType
-
Uses of S3FileSystemType in io.trino.hdfs.s3
Methods in io.trino.hdfs.s3 that return S3FileSystemTypeModifier and TypeMethodDescription@NotNull S3FileSystemTypeHiveS3TypeConfig.getS3FileSystemType()static S3FileSystemTypeReturns the enum constant of this class with the specified name.static S3FileSystemType[]S3FileSystemType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.hdfs.s3 with parameters of type S3FileSystemTypeModifier and TypeMethodDescriptionHiveS3TypeConfig.setS3FileSystemType(S3FileSystemType s3FileSystemType)