Reservation response message.
Modifiers | Name | Description |
---|---|---|
protected Long |
estimatedStartTime |
Constructor and description |
---|
ReservationRsp
(Message msg) Creates a reservation response without an estimated start time. |
ReservationRsp
(Message msg, long time) Creates a reservation response with an estimated start time. |
Type Params | Return Type | Name and description |
---|---|---|
|
Long |
getEstimatedStartTime() Gets the estimated start time for the reservation. |
|
String |
toString() |
Methods inherited from class | Name |
---|---|
class Message |
setPerformative, toString, getSender, setMessageID, getSentAt, setRecipient, getInReplyTo, setSentAt, setSender, getPerformative, getRecipient, getMessageID, setInReplyTo, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
Creates a reservation response without an estimated start time.
msg
- request messageCreates a reservation response with an estimated start time. The time is in microseconds according to the Physical agent's clock.
msg
- request messagetime
- estimated start time in microseconds.Copyright 2013-21, Acoustic Research Laboratory, National University of Singapore, and Subnero Pte Ltd