public class PerfStatReader extends Object
| Constructor and Description |
|---|
PerfStatReader() |
| Modifier and Type | Method and Description |
|---|---|
protected static PerfStatValue |
getPerfStatValue(StatSpec statspec,
TrimSpec trimspec,
com.gemstone.gemfire.internal.StatArchiveReader.StatValue sv)
Translates a StatValue into a PerfStatValue with the specified filter,
with the specified operations, and the specified trim.
|
protected static SortedMap |
processStatConfig(StatConfig statconfig)
Fetches the values for all statistics specifications in the configuration,
trimmed as specified by the trim specifications.
|
protected static SortedMap processStatConfig(StatConfig statconfig)
PerfStatValues for that specification.protected static PerfStatValue getPerfStatValue(StatSpec statspec, TrimSpec trimspec, com.gemstone.gemfire.internal.StatArchiveReader.StatValue sv)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.