ProcessRoleMetrics

Namespace: FoundationDB.Client.Status · class

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

Properties

Id

string Id { get; }

Role

string Role { get; }

Methods

<Clone>$

ProcessRoleMetrics <Clone>$()

Create

static ProcessRoleMetrics Create(JsonObject data)

Equals

bool Equals(object obj)

bool Equals(MetricsBase other)

bool Equals(ProcessRoleMetrics other)

GetHashCode

int GetHashCode()

ToString

string ToString()