Package 

Interface QueueTiming

  • All Implemented Interfaces:
    com.datadog.trace.api.profiling.Timing , java.lang.AutoCloseable

    
    public interface QueueTiming
     implements Timing
                        
    • Method Summary

      Modifier and Type Method Description
      abstract void setTask(Object task)
      abstract void setScheduler(Class<out Object> scheduler)
      • Methods inherited from class com.datadog.trace.api.profiling.Timing

        close
      • Methods inherited from class java.lang.AutoCloseable

        close
      • Methods inherited from class java.lang.Object

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