Package org.apache.accumulo.core.data
Class ResourceGroupId
java.lang.Object
org.apache.accumulo.core.data.AbstractId<ResourceGroupId>
org.apache.accumulo.core.data.ResourceGroupId
- All Implemented Interfaces:
Serializable,Comparable<ResourceGroupId>
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic ResourceGroupIdGet a ResourceGroupId object for the provided canonical string.
-
Field Details
-
DEFAULT
-
-
Method Details
-
of
Get a ResourceGroupId object for the provided canonical string.- Parameters:
canonical- resource group ID string- Returns:
- ResourceGroupId object
-