| Package | Description |
|---|---|
| cacheperf | |
| cacheperf.gemfire.query |
| Modifier and Type | Field and Description |
|---|---|
CachePerfStats |
CachePerfClient.statistics |
| Modifier and Type | Method and Description |
|---|---|
static CachePerfStats |
CachePerfStats.getInstance() |
static CachePerfStats |
CachePerfStats.getInstance(int scope) |
static CachePerfStats |
CachePerfStats.getInstance(String name) |
static CachePerfStats |
CachePerfStats.getInstance(String name,
String trimspecName) |
protected CachePerfStats |
CachePerfClient.getStatistics()
Gets the per-thread cache performance statistics instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CachePerfClient.setStatistics(CachePerfStats stats)
Sets the per-thread cache performance statistics instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryPerfStats
Implements statistics related to query performance tests.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.