public final class DuplicateEventDetectionEventProcessor extends java.lang.Object implements EventProcessor
Constructor and Description |
---|
DuplicateEventDetectionEventProcessor(@NotNull SentryOptions options) |
Modifier and Type | Method and Description |
---|---|
SentryEvent |
process(@NotNull SentryEvent event,
@Nullable java.lang.Object hint) |
public DuplicateEventDetectionEventProcessor(@NotNull @NotNull SentryOptions options)
public SentryEvent process(@NotNull @NotNull SentryEvent event, @Nullable @Nullable java.lang.Object hint)
process
in interface EventProcessor