Data Structures | |
| class | StatisticDescriptor |
| Describes an individual statistic whose value is updated by an application and may be archived by GemFire. More... | |
| class | Statistics |
An instantiation of an existing StatisticsType object with methods for setting, incrementing and getting individual StatisticDescriptor values. More... | |
| class | StatisticsFactory |
| Instances of this interface provide methods that create instances of StatisticDescriptor and StatisticsType. More... | |
| class | StatisticsType |
| Used to describe a logical collection of StatisticDescriptors. More... | |