public class MultiMatchHandlerNoSubqueryWDedup extends Object implements MultiMatchHandler
Modifier and Type | Field and Description |
---|---|
protected static ThreadLocal<LinkedHashSet<FilterHandleCallback>> |
DEDUPS |
protected static MultiMatchHandlerNoSubqueryWDedup |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
handle(Collection<FilterHandleCallback> callbacks,
EventBean theEvent) |
protected static final MultiMatchHandlerNoSubqueryWDedup INSTANCE
protected static final ThreadLocal<LinkedHashSet<FilterHandleCallback>> DEDUPS
public void handle(Collection<FilterHandleCallback> callbacks, EventBean theEvent)
handle
in interface MultiMatchHandler