| java.lang.Object | ||
| ↳ | org.apache.helix.participant.statemachine.StateModel | |
| ↳ | org.apache.helix.examples.LogicalModelExample.LockUnlockStateModel | |
Dummy state model that just prints state transitions for the lock-unlock model
| [Expand] Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
org.apache.helix.participant.statemachine.StateModel | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Instantiate for a partition | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  org.apache.helix.participant.statemachine.StateModel | |||||||||||
|  From class
  java.lang.Object | |||||||||||
Instantiate for a partition
| partitionId | the partition for which to track state transitions | 
|---|