Interface AsynchronousInstrument.LongResult

  • Enclosing interface:
    AsynchronousInstrument

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

      • observe

        void observe​(long value,
                     Labels labels)