Uses of Annotation Interface
io.trino.plugin.hive.metastore.thrift.ThriftHiveWriteStatisticsExecutor
Packages that use ThriftHiveWriteStatisticsExecutor
-
Uses of ThriftHiveWriteStatisticsExecutor in io.trino.plugin.hive.metastore.thrift
Methods in io.trino.plugin.hive.metastore.thrift with annotations of type ThriftHiveWriteStatisticsExecutorModifier and TypeMethodDescriptionThriftMetastoreModule.createWriteStatisticsExecutor(ThriftMetastoreConfig hiveConfig) Method parameters in io.trino.plugin.hive.metastore.thrift with annotations of type ThriftHiveWriteStatisticsExecutorModifier and TypeMethodDescriptionvoidThriftMetastoreModule.shutdownsWriteStatisticExecutor(ExecutorService executor) Constructor parameters in io.trino.plugin.hive.metastore.thrift with annotations of type ThriftHiveWriteStatisticsExecutorModifierConstructorDescriptionThriftHiveMetastoreFactory(IdentityAwareMetastoreClientFactory metastoreClientFactory, boolean hideDeltaLakeTables, boolean translateHiveViews, ThriftMetastoreConfig thriftConfig, TrinoFileSystemFactory fileSystemFactory, ExecutorService writeStatisticsExecutor)