Class VectorResultWrapper
java.lang.Object
edu.sc.seis.sod.process.waveform.vector.VectorResultWrapper
- All Implemented Interfaces:
WaveformVectorProcess
,WaveformVectorProcessWrapper
,SodElement
,Subsetter
- Direct Known Subclasses:
VectorRetryAndContinue
,WaveformVectorAlwaysSuccess
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface edu.sc.seis.sod.process.waveform.vector.WaveformVectorProcess
accept
-
Field Details
-
subProcess
-
-
Constructor Details
-
VectorResultWrapper
- Throws:
ConfigurationException
-
-
Method Details
-
getWrappedProcessors
- Specified by:
getWrappedProcessors
in interfaceWaveformVectorProcessWrapper
-