| Package | Description |
|---|---|
| io.prestosql.plugin.hive.metastore.thrift |
| Modifier and Type | Class and Description |
|---|---|
class |
FailureAwareThriftMetastoreClient |
class |
ThriftHiveMetastoreClient |
| Modifier and Type | Method and Description |
|---|---|
ThriftMetastoreClient |
ThriftMetastoreClientFactory.create(com.google.common.net.HostAndPort address,
Optional<String> delegationToken) |
ThriftMetastoreClient |
MetastoreLocator.createMetastoreClient(Optional<String> delegationToken)
Create a connected
ThriftMetastoreClient |
ThriftMetastoreClient |
StaticMetastoreLocator.createMetastoreClient(Optional<String> delegationToken)
Create a metastore client connected to the Hive metastore.
|
ThriftMetastoreClient |
FailureAwareThriftMetastoreClient.getDelegate() |
| Constructor and Description |
|---|
FailureAwareThriftMetastoreClient(ThriftMetastoreClient client,
FailureAwareThriftMetastoreClient.Callback callback) |
Copyright © 2012–2020. All rights reserved.