Uses of Enum Class
io.trino.plugin.hive.metastore.thrift.ThriftMetastoreAuthenticationConfig.ThriftMetastoreAuthenticationType
Packages that use ThriftMetastoreAuthenticationConfig.ThriftMetastoreAuthenticationType
-
Uses of ThriftMetastoreAuthenticationConfig.ThriftMetastoreAuthenticationType in io.trino.plugin.hive.metastore.thrift
Methods in io.trino.plugin.hive.metastore.thrift that return ThriftMetastoreAuthenticationConfig.ThriftMetastoreAuthenticationTypeModifier and TypeMethodDescriptionThriftMetastoreAuthenticationConfig.getAuthenticationType()Returns the enum constant of this class with the specified name.ThriftMetastoreAuthenticationConfig.ThriftMetastoreAuthenticationType.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 with parameters of type ThriftMetastoreAuthenticationConfig.ThriftMetastoreAuthenticationTypeModifier and TypeMethodDescriptionThriftMetastoreAuthenticationConfig.setAuthenticationType(ThriftMetastoreAuthenticationConfig.ThriftMetastoreAuthenticationType authenticationType)