FdbClientStatus.StorageServerStatus

Namespace: FoundationDB.Client.Status · class

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

Properties

Address

FdbEndPoint Address { get; }

SSID

string SSID { get; }

Methods

<Clone>$

StorageServerStatus <Clone>$()

Equals

bool Equals(object obj)

bool Equals(MetricsBase other)

bool Equals(StorageServerStatus other)

GetHashCode

int GetHashCode()

ToString

string ToString()