Class VectorRetryAndFail
java.lang.Object
edu.sc.seis.sod.process.waveform.vector.VectorResultWrapper
edu.sc.seis.sod.process.waveform.vector.VectorRetryAndContinue
edu.sc.seis.sod.process.waveform.vector.VectorRetryAndFail
- All Implemented Interfaces:
WaveformVectorProcess
,WaveformVectorProcessWrapper
,SodElement
,Subsetter
,Threadable
public class VectorRetryAndFail extends VectorRetryAndContinue
-
Field Summary
-
Constructor Summary
Constructors Constructor Description VectorRetryAndFail(org.w3c.dom.Element config)
-
Method Summary
Modifier and Type Method Description WaveformVectorResult
wrap(WaveformVectorResult result)
Methods inherited from class edu.sc.seis.sod.process.waveform.vector.VectorRetryAndContinue
accept, isThreadSafe
Methods inherited from class edu.sc.seis.sod.process.waveform.vector.VectorResultWrapper
getWrappedProcessors
-
Constructor Details
-
Method Details
-
wrap
- Overrides:
wrap
in classVectorRetryAndContinue
-