Class DatabaseMetrics
Inherited Members
Namespace: Telerik.OpenAccess.Diagnostics
Assembly: Telerik.OpenAccess.dll
Syntax
public sealed class DatabaseMetrics : ContextMetrics, IComparable<DatabaseMetrics>
Properties
Connection_Active
Declaration
public int Connection_Active { get; }
Property Value
System.
|
Connection_Bad
Declaration
public int Connection_Bad { get; }
Property Value
System.
|
Connection_Close
Declaration
public int Connection_Close { get; }
Property Value
System.
|
Connection_Expired
Declaration
public int Connection_Expired { get; }
Property Value
System.
|
Connection_Idle
Declaration
public int Connection_Idle { get; }
Property Value
System.
|
Connection_MaxActive
Declaration
public int Connection_MaxActive { get; }
Property Value
System.
|
Connection_Obtained
Declaration
public int Connection_Obtained { get; }
Property Value
System.
|
Connection_ObtainedFail
Declaration
public int Connection_ObtainedFail { get; }
Property Value
System.
|
Connection_ObtainedWait
Declaration
public int Connection_ObtainedWait { get; }
Property Value
System.
|
Connection_Open
Declaration
public int Connection_Open { get; }
Property Value
System.
|
Connection_Timeout
Declaration
public int Connection_Timeout { get; }
Property Value
System.
|
Connection_Validate
Declaration
public int Connection_Validate { get; }
Property Value
System.
|
Context_Active
Declaration
public int Context_Active { get; }
Property Value
System.
|
Context_Idle
Declaration
public int Context_Idle { get; }
Property Value
System.
|
Context_MaxActive
Declaration
public int Context_MaxActive { get; }
Property Value
System.
|
Context_Obtained
Declaration
public int Context_Obtained { get; }
Property Value
System.
|
Context_Open
Declaration
public int Context_Open { get; }
Property Value
System.
|
Context_Returned
Declaration
public int Context_Returned { get; }
Property Value
System.
|
Events_Count
Declaration
public int Events_Count { get; }
Property Value
System.
|
Events_LastId
Declaration
public int Events_LastId { get; }
Property Value
System.
|
L2Cache_Cluster_Receive
Declaration
public int L2Cache_Cluster_Receive { get; }
Property Value
System.
|
L2Cache_Cluster_Send
Declaration
public int L2Cache_Cluster_Send { get; }
Property Value
System.
|
L2Cache_Object_Add
Declaration
public int L2Cache_Object_Add { get; }
Property Value
System.
|
L2Cache_Object_Entries
Declaration
public int L2Cache_Object_Entries { get; }
Property Value
System.
|
L2Cache_Object_FillRatio
Declaration
public int L2Cache_Object_FillRatio { get; }
Property Value
System.
|
L2Cache_Object_Hit
Declaration
public int L2Cache_Object_Hit { get; }
Property Value
System.
|
L2Cache_Object_HitRatio
Declaration
public int L2Cache_Object_HitRatio { get; }
Property Value
System.
|
L2Cache_Object_Max
Declaration
public int L2Cache_Object_Max { get; }
Property Value
System.
|
L2Cache_Object_Miss
Declaration
public int L2Cache_Object_Miss { get; }
Property Value
System.
|
L2Cache_Object_Remove
Declaration
public int L2Cache_Object_Remove { get; }
Property Value
System.
|
L2Cache_Query_Add
Declaration
public int L2Cache_Query_Add { get; }
Property Value
System.
|
L2Cache_Query_Entries
Declaration
public int L2Cache_Query_Entries { get; }
Property Value
System.
|
L2Cache_Query_FillRatio
Declaration
public int L2Cache_Query_FillRatio { get; }
Property Value
System.
|
L2Cache_Query_Hit
Declaration
public int L2Cache_Query_Hit { get; }
Property Value
System.
|
L2Cache_Query_HitRatio
Declaration
public int L2Cache_Query_HitRatio { get; }
Property Value
System.
|
L2Cache_Query_Max
Declaration
public int L2Cache_Query_Max { get; }
Property Value
System.
|
L2Cache_Query_Miss
Declaration
public int L2Cache_Query_Miss { get; }
Property Value
System.
|
L2Cache_Query_Remove
Declaration
public int L2Cache_Query_Remove { get; }
Property Value
System.
|
Timestamp
Declaration
public DateTime Timestamp { get; }
Property Value
System.
|
Methods
Equals(Object)
Declaration
public override bool Equals(object obj)
Parameters
System.
|
Returns
System.
|
Overrides
System.Object.Equals(System.Object)
GetHashCode()
Declaration
public override int GetHashCode()
Returns
System.
|
Overrides
System.Object.GetHashCode()