Package 

Interface MetricsAggregator

    • Method Summary

      Modifier and Type Method Description
      abstract void start()
      abstract boolean report()
      abstract Future<Boolean> forceReport()
      abstract boolean publish(List<out CoreSpan<out Object>> trace)
      abstract void 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