public class ContainerAllocateDataResource extends Object
ContainerAllocateDataResource()
Integer
getAny()
Map<String,Integer>
getHosts()
getRacks()
void
setAny(Integer any)
setHosts(Map<String,Integer> hosts)
setRacks(Map<String,Integer> racks)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ContainerAllocateDataResource()
public void setAny(Integer any)
public Integer getAny()
public void setHosts(Map<String,Integer> hosts)
public Map<String,Integer> getHosts()
public void setRacks(Map<String,Integer> racks)
public Map<String,Integer> getRacks()