WorkloadBytesMetrics

Namespace: FoundationDB.Client.Status · class

Implements: MetricsBase, IJsonSerializable, IJsonPackable, IEquatable<MetricsBase>, IEquatable<WorkloadBytesMetrics>

Throughput of a FoundationDB cluster

Properties

Written

RoughnessCounter Written { get; }

Bytes written

Methods

<Clone>$

WorkloadBytesMetrics <Clone>$()

Equals

bool Equals(object obj)

bool Equals(MetricsBase other)

bool Equals(WorkloadBytesMetrics other)

GetHashCode

int GetHashCode()

ToString

string ToString()