public class NoHiveMetastoreAuthentication extends Object implements HiveMetastoreAuthentication
| Constructor and Description |
|---|
NoHiveMetastoreAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.transport.TTransport |
authenticate(org.apache.thrift.transport.TTransport rawTransport,
String hiveMetastoreHost,
Optional<String> delegationToken) |
public org.apache.thrift.transport.TTransport authenticate(org.apache.thrift.transport.TTransport rawTransport,
String hiveMetastoreHost,
Optional<String> delegationToken)
authenticate in interface HiveMetastoreAuthenticationCopyright © 2012–2020. All rights reserved.