Class EventChannelOR
java.lang.Object
edu.sc.seis.sod.subsetter.LogicalSubsetter
edu.sc.seis.sod.subsetter.eventChannel.EventChannelLogicalSubsetter
edu.sc.seis.sod.subsetter.eventChannel.EventChannelOR
- All Implemented Interfaces:
SodElement
,EventChannelSubsetter
,Subsetter
public final class EventChannelOR
extends EventChannelLogicalSubsetter
implements EventChannelSubsetter
-
Field Summary
Fields inherited from class edu.sc.seis.sod.subsetter.eventChannel.EventChannelLogicalSubsetter
packages
Fields inherited from class edu.sc.seis.sod.subsetter.LogicalSubsetter
filterList
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class edu.sc.seis.sod.subsetter.eventChannel.EventChannelLogicalSubsetter
createSubsetter, getPackages, getSubsetter
Methods inherited from class edu.sc.seis.sod.subsetter.LogicalSubsetter
getSubsetters
-
Constructor Details
-
EventChannelOR
- Throws:
ConfigurationException
-
-
Method Details
-
accept
public StringTree accept(edu.sc.seis.fissuresUtil.cache.CacheEvent o, edu.iris.Fissures.network.ChannelImpl channel, CookieJar cookieJar) throws Exception - Specified by:
accept
in interfaceEventChannelSubsetter
- Throws:
Exception
-