|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.resource.ResourceAllocation
public class ResourceAllocation
Constructor Summary | |
---|---|
ResourceAllocation(GridNode node,
java.util.Map<java.lang.String,java.lang.Integer> resources)
|
Method Summary | |
---|---|
GridNode |
getNode()
|
java.util.Map<java.lang.String,java.lang.Integer> |
getResources()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceAllocation(GridNode node, java.util.Map<java.lang.String,java.lang.Integer> resources)
Method Detail |
---|
public GridNode getNode()
public java.util.Map<java.lang.String,java.lang.Integer> getResources()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |