Uses of Interface
io.trino.plugin.hive.metastore.glue.GlueCache
Packages that use GlueCache
-
Uses of GlueCache in io.trino.plugin.hive.metastore.glue
Fields in io.trino.plugin.hive.metastore.glue declared as GlueCacheMethods in io.trino.plugin.hive.metastore.glue that return GlueCacheModifier and TypeMethodDescriptionstatic GlueCacheGlueMetastoreModule.createGlueCache(CachingHiveMetastoreConfig config, CatalogName catalogName, NodeManager nodeManager) GlueHiveMetastore.getGlueCache()Constructors in io.trino.plugin.hive.metastore.glue with parameters of type GlueCacheModifierConstructorDescriptionGlueHiveMetastore(software.amazon.awssdk.services.glue.GlueClient glueClient, GlueContext glueContext, GlueCache glueCache, TrinoFileSystemFactory fileSystemFactory, GlueHiveMetastoreConfig config, Set<GlueHiveMetastore.TableKind> visibleTableKinds)