|
DateTime | Timestamp [get] |
| Gets the timestamp. More...
|
|
int | Bucket [get] |
| Gets the bucket, which is a five minute period. There are 12 buckets in an hour and 288 buckets in a day. More...
|
|
int | Offset [get] |
| Gets the offset into the bucket in seconds. More...
|
|
Monitoring.ManagedElement | Element [get] |
| The mapping containing the identifier and other information about the element to which this list applies. An element ID of zero (0) means either a mixed list or no association to an element is established. More...
|
|
T | Minimum [get] |
| Gets the minimum value in the collection. More...
|
|
T | Maximum [get] |
| Gets the maximum value in the collection. More...
|
|
DateTime | LowerBoundStamp [get] |
| Gets the lower bound stamp. More...
|
|
DateTime | UpperBoundStamp [get] |
| Gets the upper bound stamp. More...
|
|
DateTime | LowerBoundStamp [get] |
|
DateTime | UpperBoundStamp [get] |
|
DateTime | Timestamp [get] |
| Gets the timestamp. More...
|
|
int | Bucket [get] |
| Gets the bucket, which is a five minute period. There are 12 buckets in an hour and 288 buckets in a day. More...
|
|
int | Offset [get] |
| Gets the offset into the bucket in seconds. More...
|
|
|
Apac.Monitoring.ListChangedHandler | ListChanged |
| Occurs when the contents of the list has changed. More...
|
|
ListChangedHandler | ListChanged |
|
◆ TimestampedList() [1/5]
◆ TimestampedList() [2/5]
◆ TimestampedList() [3/5]
Initializes a new instance of the TimestampedList<T> class.
- Parameters
-
stamp | The stamp. |
element | The element. |
◆ TimestampedList() [4/5]
Initializes a new instance of the TimestampedList<T> class.
- Parameters
-
stamp | The stamp. |
list | The list. |
◆ TimestampedList() [5/5]
Initializes a new instance of the TimestampedList<T> class.
- Parameters
-
info | The info. |
context | The context. |
◆ CompareTo()
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
- Parameters
-
obj | An object to compare with this instance. |
- Returns
- A 32-bit signed integer that indicates the relative order of the objects being compared. The return value has these meanings: Value Meaning Less than zero This instance precedes obj in the sort order. Zero This instance occurs in the same position in the sort order as obj . Greater than zero This instance follows obj in the sort order.
◆ GetObjectData()
◆ Bucket
Gets the bucket, which is a five minute period. There are 12 buckets in an hour and 288 buckets in a day.
◆ Element
The mapping containing the identifier and other information about the element to which this list applies. An element ID of zero (0) means either a mixed list or no association to an element is established.
◆ Offset
Gets the offset into the bucket in seconds.
◆ Timestamp
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/apac/APAC/APACCore/Collections/TimestampedList.cs