Interface HarnessStreamMetrics.Builder

  • Method Details

    • latencyMs

      HarnessStreamMetrics.Builder latencyMs(Long latencyMs)

      The end-to-end latency of the invocation in milliseconds.

      Parameters:
      latencyMs - The end-to-end latency of the invocation in milliseconds.
      Returns:
      Returns a reference to this object so that method calls can be chained together.