java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AllocationTagInfo
public class AllocationTagInfo
extends Object
DAO object to display node allocation tag.
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
AllocationTagInfo
public AllocationTagInfo()
-
AllocationTagInfo
public AllocationTagInfo(String tag,
long count)
-
Method Details
-
getAllocationTag
public String getAllocationTag()
-
getAllocationsCount
public long getAllocationsCount()
-