java.lang.Object | ||
↳ | org.apache.helix.api.id.Id | |
↳ | org.apache.helix.api.id.ParticipantId |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Instantiate for a participant with a string name
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get a concrete participant id
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.apache.helix.api.id.Id
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
|
Instantiate for a participant with a string name
id | string participant id |
---|
Get a concrete participant id
participantId | string participant identifier |
---|