| Package | Description |
|---|---|
| io.prestosql.plugin.hive.metastore |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hive.common.ValidTxnWriteIdList |
HiveTransaction.getValidWriteIds(HiveMetastoreClosure metastore,
HiveTableHandle tableHandle) |
| Constructor and Description |
|---|
HivePageSinkMetadataProvider(HivePageSinkMetadata pageSinkMetadata,
HiveMetastoreClosure delegate,
HiveIdentity identity) |
SemiTransactionalHiveMetastore(HdfsEnvironment hdfsEnvironment,
HiveMetastoreClosure delegate,
Executor renameExecutor,
Executor dropExecutor,
boolean skipDeletionForAlter,
boolean skipTargetCleanupOnRollback,
Optional<io.airlift.units.Duration> hiveTransactionHeartbeatInterval,
ScheduledExecutorService heartbeatService) |
Copyright © 2012–2020. All rights reserved.