|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatisticType | |
---|---|
com.tc.statistics |
Uses of StatisticType in com.tc.statistics |
---|
Fields in com.tc.statistics declared as StatisticType | |
---|---|
static StatisticType |
StatisticType.SNAPSHOT
Statistics will be automatically captured during the capturing session, based on the frequency that has been setup on the configuration. |
static StatisticType |
StatisticType.STARTUP
Statistic will be automatically captured at the beginning of a capturing session. |
static StatisticType |
StatisticType.TRIGGERED
Statistics of this type will not captured automatically. |
Methods in com.tc.statistics that return StatisticType | |
---|---|
StatisticType |
StatisticRetrievalAction.getType()
Returns the type of this SRA class. |
static StatisticType |
StatisticType.getType(java.lang.String identifier)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |