Interface ProtectedQueryStatistics.Builder

  • Method Details

    • totalDurationInMillis

      ProtectedQueryStatistics.Builder totalDurationInMillis(Long totalDurationInMillis)

      The duration of the protected query, from creation until query completion.

      Parameters:
      totalDurationInMillis - The duration of the protected query, from creation until query completion.
      Returns:
      Returns a reference to this object so that method calls can be chained together.