CommitProxyRoleMetrics
Namespace: FoundationDB.Client.Status · class
Implements: ProcessRoleMetrics, IJsonSerializable, IJsonPackable, IEquatable<MetricsBase>, IEquatable<ProcessRoleMetrics>, IEquatable<CommitProxyRoleMetrics>
Metrics related to the commit_proxy role
Constructors
CommitProxyRoleMetrics
CommitProxyRoleMetrics(JsonObject data)
Properties
CommitBatchingWindowSize
MetricStatistics CommitBatchingWindowSize { get; }
CommitLatencyStatistics
MetricStatistics CommitLatencyStatistics { get; }
Methods
<Clone>$
CommitProxyRoleMetrics <Clone>$()
Equals
bool Equals(object obj)
bool Equals(ProcessRoleMetrics other)
bool Equals(CommitProxyRoleMetrics other)
GetHashCode
int GetHashCode()
ToString
string ToString()