|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StatisticQuery
Nested Class Summary | |
---|---|
static interface |
StatisticQuery.Builder
|
Method Summary | |
---|---|
long |
getSince()
The query will only collect statistics computed since this time. |
java.util.Collection<java.lang.String> |
getStatisticNames()
|
Methods inherited from interface org.ehcache.management.Query |
---|
execute, getCapabilityName, getContexts |
Method Detail |
---|
java.util.Collection<java.lang.String> getStatisticNames()
long getSince()
Statistic
such as RateHistory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |