MachineCpuMetrics

Namespace: FoundationDB.Client.Status · class

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

CPU performance counters for machine hosting one or more FoundationDB processes

Properties

LogicalCoreUtilization

double LogicalCoreUtilization { get; }

Methods

<Clone>$

MachineCpuMetrics <Clone>$()

Equals

bool Equals(object obj)

bool Equals(MetricsBase other)

bool Equals(MachineCpuMetrics other)

GetHashCode

int GetHashCode()

ToString

string ToString()