|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.xtreemos.xosd.reservationmanager.base.ReservationRequest
public class ReservationRequest
A class encapsulating a reservation request on a node.
Field Summary | |
---|---|
Request |
localRequest
The reservation request's contents. |
CommunicationAddress |
nodeAddress
The address of the node that the request applies to. |
Constructor Summary | |
---|---|
ReservationRequest()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public CommunicationAddress nodeAddress
public Request localRequest
Constructor Detail |
---|
public ReservationRequest()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |