Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The SimpleCacheStatistics type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
Determines whether the specified (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| RegisterCachePrune |
Register a cache prune.
| |
| RegisterHit | Overloaded. | |
| RegisterHits |
Register a multiple cache hit.
| |
| RegisterMiss | Overloaded. | |
| RegisterMisses |
Register a multiple cache miss.
| |
| RegisterPut |
Register a cache put.
| |
| RegisterPuts |
Register a multiple cache put.
| |
| ResetHitStatistics |
Reset the cache statistics.
| |
| ToString |
For debugging purposes, format the contents of the
SimpleCachingStatistics in a human readable format.
(Overrides |