Class ThriftMetastoreAuthenticationConfig
java.lang.Object
io.trino.plugin.hive.metastore.thrift.ThriftMetastoreAuthenticationConfig
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetAuthenticationType(ThriftMetastoreAuthenticationConfig.ThriftMetastoreAuthenticationType authenticationType)
-
Constructor Details
-
ThriftMetastoreAuthenticationConfig
public ThriftMetastoreAuthenticationConfig()
-
-
Method Details
-
getAuthenticationType
@NotNull public @NotNull ThriftMetastoreAuthenticationConfig.ThriftMetastoreAuthenticationType getAuthenticationType() -
setAuthenticationType
@Config("hive.metastore.authentication.type") public ThriftMetastoreAuthenticationConfig setAuthenticationType(ThriftMetastoreAuthenticationConfig.ThriftMetastoreAuthenticationType authenticationType)
-