java.lang.Object | ||
↳ | org.apache.helix.HelixProperty | |
↳ | org.apache.helix.model.StateModelDefinition |
Describe the state model
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
StateModelDefinition.Builder | Construct a state model | ||||||||||
StateModelDefinition.StateModelDefinitionProperty |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.apache.helix.HelixProperty
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Instantiate from a pre-populated record
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get the starting state in the model
| |||||||||||
Get the intermediate state required to transition from one state to the other
| |||||||||||
Get the intermediate state required to transition from one state to the other
| |||||||||||
Number of instances that can be in each state
| |||||||||||
Number of participants that can be in each state
| |||||||||||
Get a concrete state model definition id
| |||||||||||
Get an ordered priority list of transitions
| |||||||||||
Get an ordered priority list of states
| |||||||||||
Get the starting state in the model
| |||||||||||
Get an ordered priority list of transitions
| |||||||||||
Get an ordered priority list of states
| |||||||||||
Get property validity
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.apache.helix.HelixProperty
| |||||||||||
From class
java.lang.Object
|
Instantiate from a pre-populated record
record | ZNRecord representing a state model definition |
---|
Get the starting state in the model
Get the intermediate state required to transition from one state to the other
fromState | the source |
---|---|
toState | the destination |
Get the intermediate state required to transition from one state to the other
fromState | the source |
---|---|
toState | the destination |
Number of instances that can be in each state
state | the state name |
---|
Number of participants that can be in each state
state | the state |
---|
Get a concrete state model definition id
Get an ordered priority list of transitions
Get an ordered priority list of states
Get the starting state in the model
Get an ordered priority list of transitions
Get an ordered priority list of states
Get property validity