RoughnessCounter

Namespace: FoundationDB.Client.Status · class

Implements: LoadCounter, IJsonSerializable, IJsonPackable, IEquatable<MetricsBase>, IEquatable<RateCounter>, IEquatable<LoadCounter>, IEquatable<RoughnessCounter>

Measured quantity that changes over time

Properties

Roughness

double Roughness { get; }

Methods

<Clone>$

RoughnessCounter <Clone>$()

Equals

bool Equals(object obj)

bool Equals(LoadCounter other)

bool Equals(RoughnessCounter other)

GetHashCode

int GetHashCode()

ToString

string ToString()