Uses of Class
io.trino.plugin.hive.metastore.TablesWithParameterCacheKey
-
Packages that use TablesWithParameterCacheKey Package Description io.trino.plugin.hive.metastore -
-
Uses of TablesWithParameterCacheKey in io.trino.plugin.hive.metastore
Methods in io.trino.plugin.hive.metastore that return types with arguments of type TablesWithParameterCacheKey Modifier and Type Method Description List<RecordingHiveMetastore.Pair<TablesWithParameterCacheKey,List<String>>>RecordingHiveMetastore.Recording. getTablesWithParameter()
-