Uses of Enum Class
io.ray.api.placementgroup.PlacementGroupState
Packages that use PlacementGroupState
-
Uses of PlacementGroupState in io.ray.api.placementgroup
Methods in io.ray.api.placementgroup that return PlacementGroupStateModifier and TypeMethodDescriptionPlacementGroup.getState()Get the state of current placement group.static PlacementGroupStateReturns the enum constant of this class with the specified name.static PlacementGroupState[]PlacementGroupState.values()Returns an array containing the constants of this enum class, in the order they are declared.