| java.lang.Object | ||
| ↳ | org.apache.helix.participant.statemachine.StateModelFactory<T extends org.apache.helix.participant.statemachine.StateModel> | |
| ↳ | org.apache.helix.examples.LeaderStandbyStateModelFactory | |
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| LeaderStandbyStateModelFactory.LeaderStandbyStateModel | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
This method will be invoked only once per resource per partition per session
Replace deprecating StateModelFactory#createNewStateModel(String partitionName)
Add "resourceName" to signature @see HELIX-552
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.apache.helix.participant.statemachine.StateModelFactory
| |||||||||||
From class
java.lang.Object
| |||||||||||
This method will be invoked only once per resource per partition per session Replace deprecating StateModelFactory#createNewStateModel(String partitionName) Add "resourceName" to signature @see HELIX-552