Uses of Enum Class
io.trino.plugin.hive.metastore.cache.CachingHiveMetastore.StatsRecording
Packages that use CachingHiveMetastore.StatsRecording
-
Uses of CachingHiveMetastore.StatsRecording in io.trino.plugin.hive.metastore.cache
Methods in io.trino.plugin.hive.metastore.cache that return CachingHiveMetastore.StatsRecordingModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CachingHiveMetastore.StatsRecording[]CachingHiveMetastore.StatsRecording.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.plugin.hive.metastore.cache with parameters of type CachingHiveMetastore.StatsRecordingModifier and TypeMethodDescriptionstatic CachingHiveMetastoreCachingHiveMetastore.createCachingHiveMetastore(HiveMetastore delegate, io.airlift.units.Duration metadataCacheTtl, io.airlift.units.Duration statsCacheTtl, Optional<io.airlift.units.Duration> refreshInterval, Executor refreshExecutor, long maximumSize, CachingHiveMetastore.StatsRecording statsRecording, boolean cacheMissing, boolean partitionCacheEnabled)