Module akka_projection_rs_grpc::proto::filter_criteria
source · Expand description
Nested message and enum types in FilterCriteria
.
Enums
- Exclude criteria are evaluated first. If no matching exclude criteria the event is emitted. If an exclude criteria is matching the include criteria are evaluated. If no matching include criteria the event is discarded. If matching include criteria the event is emitted.