Uses of Class
io.trino.plugin.raptor.legacy.metadata.BucketNode
Packages that use BucketNode
-
Uses of BucketNode in io.trino.plugin.raptor.legacy.metadata
Methods in io.trino.plugin.raptor.legacy.metadata that return types with arguments of type BucketNodeModifier and TypeMethodDescriptionDatabaseShardManager.getBucketNodes(long distibutionId) ShardDao.getBucketNodes(long distributionId) ShardManager.getBucketNodes(long distributionId) Get list of bucket nodes for a distribution.Constructor parameters in io.trino.plugin.raptor.legacy.metadata with type arguments of type BucketNodeModifierConstructorDescriptionBucketReassigner(Set<String> activeNodes, List<BucketNode> bucketNodes)