ray.util.placement_group.PlacementGroup#
- class ray.util.placement_group.PlacementGroup(id: ray._raylet.PlacementGroupID, bundle_cache: List[Dict] | None = None)[source]#
A handle to a placement group.
Methods
Returns an ObjectRef to check ready status.
Wait for the placement group to be ready within the specified time.
Attributes
Return bundles belonging to this placement group.