public class FullDataCoverage extends java.lang.Object implements WaveformProcess
Constructor and Description |
---|
FullDataCoverage() |
FullDataCoverage(org.w3c.dom.Element config) |
Modifier and Type | Method and Description |
---|---|
WaveformResult |
accept(CacheEvent event,
ChannelImpl channel,
RequestFilter[] original,
RequestFilter[] available,
LocalSeismogramImpl[] seismograms,
CookieJar cookieJar)
Processes localSeismograms, possibly modifying them.
|
public FullDataCoverage()
public FullDataCoverage(org.w3c.dom.Element config)
public WaveformResult accept(CacheEvent event, ChannelImpl channel, RequestFilter[] original, RequestFilter[] available, LocalSeismogramImpl[] seismograms, CookieJar cookieJar)
WaveformProcess
accept
in interface WaveformProcess