Couchbase .NET SDK __CB_SDK_VERSION__

Show / Hide Table of Contents

Class AppTelemetryHistogramUtils

Inheritance
object
AppTelemetryHistogramUtils
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Couchbase.Core.Diagnostics.Metrics.AppTelemetry
Assembly: Couchbase.NetClient.dll
Syntax
public static class AppTelemetryHistogramUtils

Methods

View Source

GetPredefinedBucket(AppTelemetryRequestType)

Declaration
public static double[] GetPredefinedBucket(AppTelemetryRequestType name)
Parameters
Type Name Description
AppTelemetryRequestType name
Returns
Type Description
double[]
  • View Source
In this article
Back to top Copyright © 2020 Couchbase, Inc. All rights reserved.