Uses of Class
io.trino.plugin.raptor.legacy.storage.organization.ShardIndexInfo
Packages that use ShardIndexInfo
-
Uses of ShardIndexInfo in io.trino.plugin.raptor.legacy.storage.organization
Methods in io.trino.plugin.raptor.legacy.storage.organization that return types with arguments of type ShardIndexInfoModifier and TypeMethodDescriptionstatic Collection<ShardIndexInfo>ShardOrganizerUtil.getOrganizationEligibleShards(org.jdbi.v3.core.Jdbi dbi, MetadataDao metadataDao, Table tableInfo, Collection<ShardMetadata> shards, boolean includeSortColumns) static Collection<Collection<ShardIndexInfo>>ShardOrganizerUtil.getShardsByDaysBuckets(Table tableInfo, Collection<ShardIndexInfo> shards) Method parameters in io.trino.plugin.raptor.legacy.storage.organization with type arguments of type ShardIndexInfoModifier and TypeMethodDescriptionCompactionSetCreator.createCompactionSets(Table tableInfo, Collection<ShardIndexInfo> shards) static Collection<Collection<ShardIndexInfo>>ShardOrganizerUtil.getShardsByDaysBuckets(Table tableInfo, Collection<ShardIndexInfo> shards)