Uses of Enum Class
io.trino.plugin.hive.metastore.thrift.ThriftHttpMetastoreConfig.AuthenticationMode
Packages that use ThriftHttpMetastoreConfig.AuthenticationMode
-
Uses of ThriftHttpMetastoreConfig.AuthenticationMode in io.trino.plugin.hive.metastore.thrift
Subclasses with type arguments of type ThriftHttpMetastoreConfig.AuthenticationMode in io.trino.plugin.hive.metastore.thriftMethods in io.trino.plugin.hive.metastore.thrift that return ThriftHttpMetastoreConfig.AuthenticationModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ThriftHttpMetastoreConfig.AuthenticationMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.plugin.hive.metastore.thrift that return types with arguments of type ThriftHttpMetastoreConfig.AuthenticationModeMethods in io.trino.plugin.hive.metastore.thrift with parameters of type ThriftHttpMetastoreConfig.AuthenticationModeModifier and TypeMethodDescriptionThriftHttpMetastoreConfig.setAuthenticationMode(ThriftHttpMetastoreConfig.AuthenticationMode authenticationMode)