| Modifier and Type | Field and Description |
|---|---|
static Predicate<MatchEvent> |
EventPattern.DEFAULT_CONDITION
Default match event which always returns
true. |
protected Predicate<MatchEvent> |
EPatternFeed.mCondition
Match event is posted to subscriber if-and-only-if the
match event satisfies this condition.
|
| Modifier and Type | Method and Description |
|---|---|
protected MatchEvent |
MatchEvent.Builder.buildImpl()
Returns a new
MatchEvent instance based on
this builder's configuration. |
| Modifier and Type | Method and Description |
|---|---|
EventPattern.Builder |
EventPattern.Builder.patternCondition(Predicate<MatchEvent> p) |
Copyright © 2020. All rights reserved.