Uses of Annotation Interface
io.trino.plugin.hive.ForHiveTransactionHeartbeats
Packages that use ForHiveTransactionHeartbeats
-
Uses of ForHiveTransactionHeartbeats in io.trino.plugin.hive
Methods in io.trino.plugin.hive with annotations of type ForHiveTransactionHeartbeatsModifier and TypeMethodDescriptionHiveModule.createHiveTransactionHeartbeatExecutor(CatalogName catalogName, HiveConfig hiveConfig) Constructor parameters in io.trino.plugin.hive with annotations of type ForHiveTransactionHeartbeatsModifierConstructorDescriptionHiveMetadataFactory(CatalogName catalogName, HiveConfig hiveConfig, HiveMetastoreConfig hiveMetastoreConfig, HiveMetastoreFactory metastoreFactory, Set<HiveFileWriterFactory> fileWriterFactories, TrinoFileSystemFactory fileSystemFactory, HivePartitionManager partitionManager, ExecutorService executorService, ScheduledExecutorService heartbeatService, TypeManager typeManager, MetadataProvider metadataProvider, LocationService locationService, io.airlift.json.JsonCodec<PartitionUpdate> partitionUpdateCodec, NodeVersion nodeVersion, HiveRedirectionsProvider hiveRedirectionsProvider, Set<SystemTableProvider> systemTableProviders, AccessControlMetadataFactory accessControlMetadataFactory, DirectoryLister directoryLister, TransactionScopeCachingDirectoryListerFactory transactionScopeCachingDirectoryListerFactory, boolean allowTableRename)