public interface Delayable
Datacenter
by a DatacenterBroker
.Modifier and Type | Method and Description |
---|---|
double |
getSubmissionDelay()
Gets the time (in seconds) that a
DatacenterBroker will wait
to request the creation of the object. |
void |
setSubmissionDelay(double submissionDelay)
Sets the time (in seconds) that a
DatacenterBroker will wait
to request the creation of the object. |
double getSubmissionDelay()
DatacenterBroker
will wait
to request the creation of the object.
This is a relative time from the current simulation time.void setSubmissionDelay(double submissionDelay)
DatacenterBroker
will wait
to request the creation of the object.
This is a relative time from the current simulation time.submissionDelay
- the amount of seconds from the current simulation
time that the object will wait to be submittedCopyright © 2015–2021 Systems, Security and Image Communication Lab - Instituto de Telecomunicações (IT) - Universidade da Beira Interior (UBI) - Instituto Federal de Educação Ciência e Tecnologia do Tocantins (IFTO). All rights reserved.