| Package | Description |
|---|---|
| cacheperf | |
| perffmwk |
This framework makes it easy to archive, report, and compare performance statistics.
|
| Modifier and Type | Method and Description |
|---|---|
protected TrimInterval |
CachePerfClient.getTrimInterval(Map intervals,
int name)
Gets the trim interval with the given name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemotePerfStatMgrImpl.reportExtendedTrimInterval(TrimInterval interval) |
void |
PerfStatMgr.reportExtendedTrimInterval(TrimInterval interval)
Reports the specified extended trim interval.
|
void |
RemotePerfStatMgr.reportExtendedTrimInterval(TrimInterval interval)
See
PerfStatMgr.reportExtendedTrimInterval(TrimInterval) for
application usage. |
void |
RemotePerfStatMgrImpl.reportTrimInterval(TrimInterval interval) |
void |
PerfStatMgr.reportTrimInterval(TrimInterval interval)
Reports the specified trim interval.
|
void |
RemotePerfStatMgr.reportTrimInterval(TrimInterval interval)
See
PerfStatMgr.reportTrimInterval(TrimInterval) for
application usage. |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.