Package io.sentry
Interface BackfillingEventProcessor
- All Superinterfaces:
EventProcessor
Marker interface for event processors that process events that have to be backfilled, i.e.
currently stored in-memory data (like Scope or SentryOptions) is irrelevant, because the event
happened in the past.
-
Method Summary
Methods inherited from interface io.sentry.EventProcessor
process, process, process