Uses of Class
io.trino.plugin.hive.s3.TrinoS3Protocol
-
Packages that use TrinoS3Protocol Package Description io.trino.plugin.hive.s3 -
-
Uses of TrinoS3Protocol in io.trino.plugin.hive.s3
Methods in io.trino.plugin.hive.s3 that return TrinoS3Protocol Modifier and Type Method Description TrinoS3ProtocolHiveS3Config. getS3ProxyProtocol()static TrinoS3ProtocolTrinoS3Protocol. valueOf(String name)Returns the enum constant of this type with the specified name.static TrinoS3Protocol[]TrinoS3Protocol. values()Returns an array containing the constants of this enum type, in the order they are declared.
-