Defines common statistical information for both the region and its entries.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.5.0.1
Syntax
| C# |
|---|
public sealed class CacheStatistics : SBWrap<gemfire::CacheStatistics> |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class CacheStatistics _ Inherits SBWrap<gemfire::CacheStatistics> |
| Visual C++ |
|---|
public ref class CacheStatistics sealed : public SBWrap<gemfire::CacheStatistics> |
Remarks
All of these methods may throw a CacheClosedException,
RegionDestroyedException, or EntryDestroyedException.
Inheritance Hierarchy
System..::Object
GemStone.GemFire.Cache.Internal..::SBWrap<gemfire::CacheStatistics>
GemStone.GemFire.Cache..::CacheStatistics
GemStone.GemFire.Cache.Internal..::SBWrap<gemfire::CacheStatistics>
GemStone.GemFire.Cache..::CacheStatistics