Uses of Interface
io.trino.plugin.raptor.legacy.metadata.MetadataDao
Packages that use MetadataDao
-
Uses of MetadataDao in io.trino.plugin.raptor.legacy.storage.organization
Methods in io.trino.plugin.raptor.legacy.storage.organization with parameters of type MetadataDaoModifier and TypeMethodDescriptionstatic Collection<ShardIndexInfo>ShardOrganizerUtil.getOrganizationEligibleShards(org.jdbi.v3.core.Jdbi dbi, MetadataDao metadataDao, Table tableInfo, Collection<ShardMetadata> shards, boolean includeSortColumns)