Uses of Class
io.trino.plugin.hive.ForHiveTransactionHeartbeats
-
Packages that use ForHiveTransactionHeartbeats Package Description io.trino.plugin.hive -
-
Uses of ForHiveTransactionHeartbeats in io.trino.plugin.hive
Methods in io.trino.plugin.hive with annotations of type ForHiveTransactionHeartbeats Modifier and Type Method Description ScheduledExecutorServiceHiveModule. createHiveTransactionHeartbeatExecutor(CatalogName catalogName, HiveConfig hiveConfig)Constructor parameters in io.trino.plugin.hive with annotations of type ForHiveTransactionHeartbeats Constructor Description HiveMetadataFactory(CatalogName catalogName, HiveConfig hiveConfig, MetastoreConfig metastoreConfig, HiveMetastore metastore, HdfsEnvironment hdfsEnvironment, HivePartitionManager partitionManager, ExecutorService executorService, ScheduledExecutorService heartbeatService, TypeManager typeManager, LocationService locationService, io.airlift.json.JsonCodec<PartitionUpdate> partitionUpdateCodec, NodeVersion nodeVersion, HiveRedirectionsProvider hiveRedirectionsProvider, Set<SystemTableProvider> systemTableProviders, HiveMaterializedViewMetadataFactory hiveMaterializedViewMetadataFactory, AccessControlMetadataFactory accessControlMetadataFactory)
-