java.lang.Object | ||
↳ | org.apache.helix.api.id.Id | |
↳ | org.apache.helix.api.id.SpectatorId |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Create a spectator id
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Create a spectator id from a string
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.apache.helix.api.id.Id
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
|
Create a spectator id
id | string representing a spectator id |
---|
Create a spectator id from a string
spectatorId | string representing a spectator id |
---|