MetricsBase

Namespace: FoundationDB.Client.Status · class

Implements: IJsonSerializable, IJsonPackable, IEquatable<MetricsBase>

Base class for all metrics containers

Properties

Item

JsonValue Item { get; }

Methods

<Clone>$

MetricsBase <Clone>$()

Equals

bool Equals(object obj)

bool Equals(MetricsBase other)

Exists

bool Exists()

Returns true if this section was present in the parent

If , the content of this instance should be discarded

GetHashCode

int GetHashCode()

ToString

string ToString()