|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.sod.subsetter.origin.NetworkTimeRange
public class NetworkTimeRange
Constructor Summary | |
---|---|
NetworkTimeRange()
|
Method Summary | |
---|---|
StringTree |
accept(CacheEvent event,
EventAttrImpl eventAttr,
OriginImpl origin)
|
void |
finished(Arm arm)
|
MicroSecondTimeRange |
getMSTR()
|
void |
started()
Called when all the arms have been started. |
void |
starting(Arm arm)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NetworkTimeRange() throws ConfigurationException
ConfigurationException
Method Detail |
---|
public void starting(Arm arm) throws ConfigurationException
starting
in interface ArmListener
ConfigurationException
public void started() throws ConfigurationException
ArmListener
started
in interface ArmListener
ConfigurationException
public void finished(Arm arm)
finished
in interface ArmListener
public StringTree accept(CacheEvent event, EventAttrImpl eventAttr, OriginImpl origin)
accept
in interface OriginSubsetter
public MicroSecondTimeRange getMSTR()
getMSTR
in interface MicroSecondTimeRangeSupplier
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |