StatisticsType Class |
Namespace: GemStone.GemFire.Cache.Generic
The StatisticsType type exposes the following members.
Name | Description | |
---|---|---|
![]() | Description |
Returns a description of this statistics type.
|
![]() | DescriptorsCount |
Returns the total number of statistics descriptors in the type.
|
![]() | Name |
Returns the name of this statistics type.
|
![]() | Statistics |
Returns descriptions of the statistics that this statistics type
gathers together.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | NameToDescriptor |
Returns the descriptor of the statistic with the given name in this
statistics instance.
|
![]() | NameToId |
Returns the id of the statistic with the given name in this
statistics instance.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |