Uses of Class
org.apache.hadoop.yarn.service.api.records.BaseResource
Packages that use BaseResource
-
Uses of BaseResource in org.apache.hadoop.yarn.service.api.records
Subclasses of BaseResource in org.apache.hadoop.yarn.service.api.recordsModifier and TypeClassDescriptionclassAn instance of a running service container.classResource determines the amount of resources (vcores, memory, network, etc.)classAn Service resource has the following attributes.classThe current status of a submitted service, returned as a response to the GET API.