| java.lang.Object | ||
| ↳ | org.apache.helix.HelixProperty | |
| ↳ | org.apache.helix.model.ResourceConfiguration | |
Persisted configuration properties for a resource
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ResourceConfiguration.Fields | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.apache.helix.HelixProperty
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Instantiate for an id
| |||||||||||
Instantiate from a record
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get a RebalancerConfig if available
| |||||||||||
Get the resource that is rebalanced
| |||||||||||
Get the resource type
| |||||||||||
Get a backward-compatible resource user config
| |||||||||||
Set the resource type
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.apache.helix.HelixProperty
| |||||||||||
From class
java.lang.Object
| |||||||||||
Instantiate from a record
| record | configuration properties |
|---|
Get a RebalancerConfig if available
Get a backward-compatible resource user config
Set the resource type
| type | ResourceType type |
|---|