LocalityConfiguration

Namespace: FoundationDB.Client.Status · class

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

Properties

MachineId

string MachineId { get; }

ProcessId

string ProcessId { get; }

ZoneId

string ZoneId { get; }

Methods

<Clone>$

LocalityConfiguration <Clone>$()

Equals

bool Equals(object obj)

bool Equals(MetricsBase other)

bool Equals(LocalityConfiguration other)

GetHashCode

int GetHashCode()

ToString

string ToString()