Uses of Class
edu.isi.pegasus.planner.invocation.Stamp
-
Packages that use Stamp Package Description edu.isi.pegasus.planner.invocation -
-
Uses of Stamp in edu.isi.pegasus.planner.invocation
Fields in edu.isi.pegasus.planner.invocation declared as Stamp Modifier and Type Field Description private Stamp
Machine. m_stamp
The time when the snapshot was taken.Methods in edu.isi.pegasus.planner.invocation that return Stamp Modifier and Type Method Description Stamp
Machine. getStamp()
Obtains the time stamp information when the remote machine element was recorded.Methods in edu.isi.pegasus.planner.invocation with parameters of type Stamp Modifier and Type Method Description void
Machine. setStamp(Stamp stamp)
Sets the time stamp when the machine info was obtained.
-