| java.lang.Object | ||
| ↳ | org.apache.helix.participant.statemachine.StateModel | |
| ↳ | org.apache.helix.filestore.FileStoreStateModel | |
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.apache.helix.participant.statemachine.StateModel
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
When the node becomes master, it will start accepting writes and increments
the epoch and starts logging the changes in a file
| |||||||||||
Stop writing
| |||||||||||
If the node is slave, start the rsync thread if it is not started
| |||||||||||
Called when the state model is reset
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.apache.helix.participant.statemachine.StateModel
| |||||||||||
From class
java.lang.Object
| |||||||||||
When the node becomes master, it will start accepting writes and increments the epoch and starts logging the changes in a file
| Exception |
|---|
Stop writing
| Exception |
|---|
If the node is slave, start the rsync thread if it is not started
| Exception |
|---|
Called when the state model is reset