Structure sent in the Any via EventCannel to notify clients that
either a new event (earthquake) has occured, or that a new origin
has been added to an existing event.
MirrorFactory - remote clients will provide this interface to
enable the the mirroring service to mirror to the client and
inform the client that mirroring has been halted.
MirrorFactory - remote clients will provide this interface to
enable the the mirroring service to mirror to the client and
inform the client that mirroring has been halted.
if long_lived is true then the request is "sticky" in that
the client wants the data center to return not just the data
that it has in its archive currently, but also any data that it
receives up to the expiration_time.
The Time.date_time string will be ISO8601:1998 standard.
yyyy-mm-ddThh:mm:ss.ddddZTD or
yyyy-mm-ddThhmmss.ddddZTD or
yyyymmddThh:mm:ss.ddddZTD or
yyyymmddThhmmss.ddddZTD or
yyyyjjjThh:mm:ss.ddddZTD or
yyyyjjjThhmmss.ddddZTD
yyyy - year
mm - month
jjj - day of the year
dd - day
T - seperator
hh - hour
mm - minutes
ss - seconds
.ddd - fractions of seconds to any precision desired.
ZTD - time zone.
Time() -
Constructor for class edu.iris.Fissures.Time
A unit of measurement, derived from SI base units by
multiplication of other units, prefixing of powers of ten,
raising to exponents and multiplication by constants.
Unit() -
Constructor for class edu.iris.Fissures.Unit