public class RuntimeStatSpec extends StatSpec
| Modifier and Type | Field and Description |
|---|---|
protected List |
matchingArchiveCache
Cache of matching archives for this spec
|
exactMatch, name, statconfig| Modifier | Constructor and Description |
|---|---|
protected |
RuntimeStatSpec() |
|
RuntimeStatSpec(PerformanceStatistics statInst,
com.gemstone.gemfire.StatisticDescriptor statDesc) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
autogenerateName()
For internal use only.
|
protected List |
getMatchingArchives() |
archiveMatches, distill, findMatchingArchives, getCombineType, getDescription, getFilter, getId, getInstancePattern, getMax, getMaxCompare, getMaxExpr, getMaxMinusMin, getMaxMinusMinCompare, getMaxMinusMinExpr, getMean, getMeanCompare, getMeanExpr, getMin, getMinCompare, getMinExpr, getName, getStatName, getStddev, getStddevCompare, getStddevExpr, getTrimSpecName, getTypeName, instanceMatches, setCombineType, setCombineType, setDescription, setExactMatch, setFilter, setFilter, setId, setMax, setMaxCompare, setMaxExpr, setMaxMinusMin, setMaxMinusMinCompare, setMaxMinusMinExpr, setMean, setMeanCompare, setMeanExpr, setMin, setMinCompare, setMinExpr, setStatConfig, setStddev, setStddevCompare, setStddevExpr, setTrimSpecName, statMatches, toSpecString, toString, typeMatchesprotected List matchingArchiveCache
protected RuntimeStatSpec()
public RuntimeStatSpec(PerformanceStatistics statInst, com.gemstone.gemfire.StatisticDescriptor statDesc)
protected void autogenerateName()
protected List getMatchingArchives()
getMatchingArchives in class StatSpecCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.