| java.lang.Object | |
| ↳ | org.apache.helix.controller.stages.BestPossibleStateOutput |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get all of the resources currently assigned
| |||||||||||
Get the resource assignment computed for a resource
| |||||||||||
Set the computed resource assignment for a resource
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Get all of the resources currently assigned
Get the resource assignment computed for a resource
| resourceId | resource to look up |
|---|
Set the computed resource assignment for a resource
| resourceId | the resource to set |
|---|---|
| resourceAssignment | the computed assignment |