public static interface SendCachedEnvelopeFireAndForgetIntegration.SendFireAndForgetFactory
Modifier and Type | Method and Description |
---|---|
@Nullable SendCachedEnvelopeFireAndForgetIntegration.SendFireAndForget |
create(IHub hub,
SentryOptions options) |
default boolean |
hasValidPath(@Nullable java.lang.String dirPath,
@NotNull ILogger logger) |
default @NotNull SendCachedEnvelopeFireAndForgetIntegration.SendFireAndForget |
processDir(@NotNull io.sentry.DirectoryProcessor directoryProcessor,
@NotNull java.lang.String dirPath,
@NotNull ILogger logger) |
@Nullable @Nullable SendCachedEnvelopeFireAndForgetIntegration.SendFireAndForget create(IHub hub, SentryOptions options)
default boolean hasValidPath(@Nullable @Nullable java.lang.String dirPath, @NotNull @NotNull ILogger logger)
@NotNull default @NotNull SendCachedEnvelopeFireAndForgetIntegration.SendFireAndForget processDir(@NotNull @NotNull io.sentry.DirectoryProcessor directoryProcessor, @NotNull @NotNull java.lang.String dirPath, @NotNull @NotNull ILogger logger)