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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Instantiate for a partition
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Instantiate for a partition
partitionId | the partition for which to track state transitions |
---|