VMware VMware GemFire Native .NET Reference 10.4.3
|
Defines common statistical information for a cq. More...
#include <CqStatistics.hpp>
Public Member Functions | |
System::UInt32 | numDeletes () |
get number of deletes qualified by this Cq | |
System::UInt32 | numEvents () |
get number of events qualified by this Cq | |
System::UInt32 | numInserts () |
get number of inserts qualified by this Cq | |
System::UInt32 | numUpdates () |
get number of updates qualified by this Cq | |
Defines common statistical information for a cq.
System::UInt32 Apache::Geode::Client::CqStatistics::numDeletes | ( | ) |
get number of deletes qualified by this Cq
System::UInt32 Apache::Geode::Client::CqStatistics::numEvents | ( | ) |
get number of events qualified by this Cq
System::UInt32 Apache::Geode::Client::CqStatistics::numInserts | ( | ) |
get number of inserts qualified by this Cq
System::UInt32 Apache::Geode::Client::CqStatistics::numUpdates | ( | ) |
get number of updates qualified by this Cq