|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.xtreemos.xosd.reservationmanager.base.UpdateRequest
public class UpdateRequest
A class encapsulating a request of an existing local allocation entry.
Field Summary | |
---|---|
Request |
localRequest
The reservation request's contents. |
CommunicationAddress |
nodeAddress
The address of the node that the request applies to. |
java.lang.String |
reservationID
The local allocation's ID. |
Constructor Summary | |
---|---|
UpdateRequest()
|
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 java.lang.String reservationID
public Request localRequest
Constructor Detail |
---|
public UpdateRequest()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |