WorkloadTransactionsMetrics

Namespace: FoundationDB.Client.Status · class

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

Transaction workload of a FoundationDB cluster

Properties

Committed

RoughnessCounter Committed { get; }

Conflicted

RoughnessCounter Conflicted { get; }

Started

RoughnessCounter Started { get; }

Methods

<Clone>$

WorkloadTransactionsMetrics <Clone>$()

Equals

bool Equals(object obj)

bool Equals(MetricsBase other)

bool Equals(WorkloadTransactionsMetrics other)

GetHashCode

int GetHashCode()

ToString

string ToString()