| Package | Description |
|---|---|
| com.gemstone.gemfire.cache |
Provides an implementation of distributed object caching that
can leverage GemFire's distribution capabilities.
|
| Modifier and Type | Method and Description |
|---|---|
CacheStatistics |
Region.getStatistics()
Returns the
CacheStatistics for this region. |
CacheStatistics |
Region.Entry.getStatistics()
Returns the statistics for this entry.
|
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.