Class CachePutCollision
How many times put could not insert new object in cache because there was no room and existing data could not be overwritten due to higher priority
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NFX.ApplicationModel.Pile.Instrumentation
Assembly: NFX.dll
Syntax
[Serializable]
[BSONSerializable("5541FEF0-FCB2-4C6E-9FCB-1BC7FE00441C")]
public class CachePutCollision : CacheLongGauge, IArchiveLoggable, IBSONSerializable, IBSONDeserializable, IJSONWritable, ICacheInstrument, IMemoryInstrument, IOperationClass, IInstrumentClass
Properties
Description
Declaration
public override string Description { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
ValueUnitName
Declaration
public override string ValueUnitName { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
Methods
MakeAggregateInstance()
Declaration
protected override Datum MakeAggregateInstance()
Returns
Type | Description |
---|---|
Datum |