Class ResourceGroupId
java.lang.Object
io.trino.spi.resourcegroups.ResourceGroupId
-
Constructor Summary
ConstructorsConstructorDescriptionResourceGroupId(ResourceGroupId parent, String name) ResourceGroupId(String name) ResourceGroupId(List<String> segments) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetRoot()inthashCode()booleanisAncestorOf(ResourceGroupId descendant) toString()
-
Constructor Details
-
ResourceGroupId
-
ResourceGroupId
-
ResourceGroupId
-
-
Method Details
-
getLastSegment
-
getSegments
-
getRoot
-
getParent
-
isAncestorOf
-
toString
-
equals
-
hashCode
-