Apache Geode Native .NET Reference 1.15.0
|
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 More... | |
System::UInt32 | numEvents () |
get number of events qualified by this Cq More... | |
System::UInt32 | numInserts () |
get number of inserts qualified by this Cq More... | |
System::UInt32 | numUpdates () |
get number of updates qualified by this Cq More... | |
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