Class EmbeddedEventChannelProcessor

java.lang.Object
edu.sc.seis.sod.process.waveform.EmbeddedEventChannelProcessor
All Implemented Interfaces:
WaveformProcess, SodElement, Subsetter

public class EmbeddedEventChannelProcessor
extends java.lang.Object
implements WaveformProcess
  • Constructor Summary

    Constructors 
    Constructor Description
    EmbeddedEventChannelProcessor​(EventChannelSubsetter eventChannel)  
    EmbeddedEventChannelProcessor​(org.w3c.dom.Element config)  
  • Method Summary

    Modifier and Type Method Description
    WaveformResult accept​(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.iris.Fissures.network.ChannelImpl channel, edu.iris.Fissures.IfSeismogramDC.RequestFilter[] original, edu.iris.Fissures.IfSeismogramDC.RequestFilter[] available, edu.iris.Fissures.seismogramDC.LocalSeismogramImpl[] seismograms, CookieJar cookieJar)
    Processes localSeismograms, possibly modifying them.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait