java.lang.Object | ||
↳ | org.apache.helix.api.id.Id | |
↳ | org.apache.helix.api.id.StateModelFactoryId |
Id representing a state model factory
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Create a state model factory id
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get a concrete state model factory id
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Create a state model factory id
id | string representing a state model factory |
---|
Get a concrete state model factory id
stateModelFactoryId | the string version of the id |
---|