java.lang.Object | ||
↳ | org.apache.helix.api.id.Id | |
↳ | org.apache.helix.api.id.ResourceId |
Identifies a resource
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Create a resource id
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get a concrete resource id for a string name
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Create a resource id
id | string representation of a resource id |
---|
Get a concrete resource id for a string name
resourceId | string resource identifier |
---|