Class HistData
Helper type representing a dictionary for storing historam data
Inheritance
System.Object
HistData
Implements
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<HistogramKeys, HistogramEntry>>
System.Collections.Generic.IReadOnlyCollection<System.Collections.Generic.KeyValuePair<HistogramKeys, HistogramEntry>>
System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<HistogramKeys, HistogramEntry>>
System.Collections.IDictionary
System.Collections.ICollection
System.Collections.IEnumerable
System.Runtime.Serialization.IDeserializationCallback
System.Runtime.Serialization.ISerializable
Inherited Members
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.IDictionary.get_Item(System.Object)
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.IDictionary.set_Item(System.Object, System.Object)
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.Add(Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry)
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.Clear()
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.ContainsKey(Azos.Instrumentation.Analytics.HistogramKeys)
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.ContainsValue(Azos.Instrumentation.Analytics.HistogramEntry)
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.GetEnumerator()
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.OnDeserialization(System.Object)
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.Remove(Azos.Instrumentation.Analytics.HistogramKeys)
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>>.Add(System.Collections.Generic.KeyValuePair<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>)
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>>.Contains(System.Collections.Generic.KeyValuePair<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>)
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>>.CopyTo(System.Collections.Generic.KeyValuePair<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>[], System.Int32)
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>>.Remove(System.Collections.Generic.KeyValuePair<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>)
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>>.GetEnumerator()
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.IDictionary.Add(System.Object, System.Object)
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.IDictionary.Contains(System.Object)
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.IDictionary.GetEnumerator()
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.IDictionary.Remove(System.Object)
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.TryGetValue(Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry)
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.Comparer
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.Count
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.Item[Azos.Instrumentation.Analytics.HistogramKeys]
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.Keys
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>>.IsReadOnly
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.Generic.IDictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.Keys
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.Generic.IDictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.Values
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.Generic.IReadOnlyDictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.Keys
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.Generic.IReadOnlyDictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.Values
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.IDictionary.IsFixedSize
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.IDictionary.IsReadOnly
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.IDictionary.Item[System.Object]
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.IDictionary.Keys
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.System.Collections.IDictionary.Values
System.Collections.Generic.Dictionary<Azos.Instrumentation.Analytics.HistogramKeys, Azos.Instrumentation.Analytics.HistogramEntry>.Values
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)
System.Object.ToString()
Namespace: Azos.Instrumentation.Analytics
Assembly: Azos.dll
Syntax
public class HistData : Dictionary<HistogramKeys, HistogramEntry>, IDictionary<HistogramKeys, HistogramEntry>, ICollection<KeyValuePair<HistogramKeys, HistogramEntry>>, IReadOnlyDictionary<HistogramKeys, HistogramEntry>, IReadOnlyCollection<KeyValuePair<HistogramKeys, HistogramEntry>>, IEnumerable<KeyValuePair<HistogramKeys, HistogramEntry>>, IDictionary, ICollection, IEnumerable, IDeserializationCallback, ISerializable
Constructors
HistData(Int32)
Declaration
public HistData(int capacity)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | capacity |
Implements
System.Collections.Generic.IDictionary<TKey, TValue>
System.Collections.Generic.ICollection<T>
System.Collections.Generic.IReadOnlyDictionary<TKey, TValue>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.IEnumerable<T>
System.Collections.IDictionary
System.Collections.ICollection
System.Collections.IEnumerable
System.Runtime.Serialization.IDeserializationCallback
System.Runtime.Serialization.ISerializable