Package io.camunda.zeebe.streamprocessor
Class MetadataEventFilter
java.lang.Object
io.camunda.zeebe.streamprocessor.MetadataEventFilter
- All Implemented Interfaces:
EventFilter
-
Field Details
-
metadata
-
metadataFilter
-
-
Constructor Details
-
MetadataEventFilter
-
-
Method Details
-
applies
- Specified by:
appliesin interfaceEventFilter- Parameters:
event- the event to be processed next- Returns:
- true to mark an event for processing; false to skip it
-