Package 

Class PeriodicWorkService

  • All Implemented Interfaces:
    io.opentelemetry.android.internal.services.Lifecycle , io.opentelemetry.android.internal.services.Service

    
    public final class PeriodicWorkService
     implements Service
                        

    Utility to run periodic background work.

    <p>This class is internal and not for public use. Its APIs are unstable and can change at any time.
    • Method Summary

      Modifier and Type Method Description
      Unit start()
      final Unit enqueue(Runnable runnable)
      • Methods inherited from class io.opentelemetry.android.internal.services.Service

        stop
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait