com.hammurapi.eventbus
Class PredicateChainingMatcher.JoinNode
java.lang.Object
com.hammurapi.eventbus.PredicateChainingMatcher.JoinNode
- Enclosing class:
- PredicateChainingMatcher<E,P extends Comparable<P>,C,K,H extends EventBus.Handle<E,P,C>,S extends EventStore<E,P,C,H,S>>
protected class PredicateChainingMatcher.JoinNode
- extends Object
Joins several inputs, applies predicate(s)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PredicateChainingMatcher.JoinNode
public PredicateChainingMatcher.JoinNode(int finalCardinality,
com.hammurapi.eventbus.PredicateChainingMatcher.PredicateNode pn)
isOneOff
public boolean isOneOff()
getMode
public EventHandlerBase.Mode getMode()