java.lang.Object | |
↳ | org.apache.helix.participant.statemachine.StateModelFactory<T extends org.apache.helix.participant.statemachine.StateModel> |
Replaced by HelixStateModelFactory
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
create a batch-message-wrapper for a resource and put it into map
| |||||||||||
Create a state model for a partition
| |||||||||||
create a default batch-message-wrapper for a resource
| |||||||||||
This method will be invoked only once per partitionName per session
| |||||||||||
get batch-message-wrapper for a resource
| |||||||||||
get partition set
| |||||||||||
Get the state model for a partition
| |||||||||||
remove state model for a partition
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
create a batch-message-wrapper for a resource and put it into map
create a default batch-message-wrapper for a resource
This method will be invoked only once per partitionName per session
get batch-message-wrapper for a resource
Get the state model for a partition
remove state model for a partition