Class CachePut
How many times put resulted in new object insertion in cache with or without overwriting the existing item
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("F98541C5-9C2C-487D-8B2F-B8916CA914D3")]
public class CachePut : 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 |