Package 

Class AndroidMetricsBatchProcessorFactory

    • Method Summary

      Modifier and Type Method Description
      IMetricsBatchProcessor create(@NotNull() SentryOptions options, @NotNull() SentryClient client)
      • Methods inherited from class io.sentry.metrics.IMetricsBatchProcessorFactory

        create
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • create

        @NotNull() IMetricsBatchProcessor create(@NotNull() SentryOptions options, @NotNull() SentryClient client)