| Package | Description |
|---|---|
| cacheperf | |
| distcache | |
| distcache.gemfire | |
| distcache.hashmap |
| Modifier and Type | Field and Description |
|---|---|
DistCache |
CachePerfClient.cache |
| Modifier and Type | Method and Description |
|---|---|
protected DistCache |
CachePerfClient.getCache()
Gets the per-thread cache wrapper instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CachePerfStats.endCacheOpen(long start,
boolean isMainWorkload,
DistCache theCache,
HistogramStats histogram) |
static void |
CachePerfStatsVersion.endDiskRecovery(long elapsed,
DistCache theCache,
com.gemstone.gemfire.Statistics stats) |
protected void |
CachePerfClient.setCache(DistCache c)
Sets the per-thread cache wrapper instance.
|
| Modifier and Type | Method and Description |
|---|---|
static DistCache |
DistCacheFactory.createInstance()
Creates a
DistCache backed by an implementation of the type
configured via DistCachePrms.cacheVendor. |
| Modifier and Type | Class and Description |
|---|---|
class |
GemFireCacheTestImpl
Implements the
DistCache interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
HashMapCacheImpl
Implements the
DistCache interface. |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.