| Package | Description |
|---|---|
| io.ray.api.placementgroup |
| Modifier and Type | Method and Description |
|---|---|
PlacementGroupState |
PlacementGroup.getState()
Get the state of current placement group.
|
static PlacementGroupState |
PlacementGroupState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlacementGroupState[] |
PlacementGroupState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.