Package 

Class NtpManager

  • All Implemented Interfaces:
    co.elastic.apm.android.sdk.internal.services.periodicwork.PeriodicTask

    
    public final class NtpManager
    extends ManagedPeriodicTask
                        
    • Method Summary

      Modifier and Type Method Description
      void initialize()
      boolean isTaskFinished() Indicates whether this task needs to keep running in future iterations or not.
      • Methods inherited from class co.elastic.apm.android.sdk.internal.services.periodicwork.ManagedPeriodicTask

        runTask, shouldRunTask
      • Methods inherited from class java.lang.Object

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

      • isTaskFinished

         boolean isTaskFinished()

        Indicates whether this task needs to keep running in future iterations or not.