| Package | Description |
|---|---|
| io.prestosql.plugin.hive |
| Modifier and Type | Method and Description |
|---|---|
ScheduledExecutorService |
HiveModule.createHiveTransactionHeartbeatExecutor(CatalogName catalogName,
HiveConfig hiveConfig) |
| Constructor and Description |
|---|
HiveMetadataFactory(CatalogName catalogName,
HiveConfig hiveConfig,
HiveMetastore metastore,
HdfsEnvironment hdfsEnvironment,
HivePartitionManager partitionManager,
ExecutorService executorService,
ScheduledExecutorService heartbeatService,
TypeManager typeManager,
LocationService locationService,
io.airlift.json.JsonCodec<PartitionUpdate> partitionUpdateCodec,
TypeTranslator typeTranslator,
NodeVersion nodeVersion,
AccessControlMetadataFactory accessControlMetadataFactory) |
Copyright © 2012–2020. All rights reserved.