gemfire_statistics Namespace Reference


Detailed Description

This namespace contains all the GemFire C++ statistics API classes.


Data Structures

class  StatisticDescriptor
 Describes an individual statistic whose value is updated by an application and may be archived by GemFire. More...
class  StatisticsFactory
 Instances of this interface provide methods that create instances of Statistics. More...
class  StatisticsType
 Used to describe a logical collection of StatisticDescriptors. More...
class  StatisticsTypeFactory
 Instances of this interface provide methods that create instances of StatisticDescriptor and StatisticsType. More...


GemFire C++ Cache API Documentation