Interface AsynchronousInstrument.DoubleResult

  • Enclosing interface:
    AsynchronousInstrument

    public static interface AsynchronousInstrument.DoubleResult
    The result pass to the updater.
    • Method Detail

      • observe

        void observe​(double value,
                     Labels labels)