|
ModeShape Distribution 3.5.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use History | |
---|---|
org.modeshape.jboss.metric | |
org.modeshape.jcr | |
org.modeshape.jcr.api.monitor | This package provides a set of interfaces and enumerations used for monitoring ModeShape repositories. |
Uses of History in org.modeshape.jboss.metric |
---|
Methods in org.modeshape.jboss.metric that return History | |
---|---|
protected abstract History |
ModeShapeMetricHandler.history(RepositoryMonitor repoStats)
|
Uses of History in org.modeshape.jcr |
---|
Methods in org.modeshape.jcr that return History | |
---|---|
History |
RepositoryStatistics.getHistory(DurationMetric metric,
Window windowInTime)
|
History |
JcrRepositoryMonitor.getHistory(DurationMetric metric,
Window windowInTime)
|
History |
RepositoryStatistics.getHistory(ValueMetric metric,
Window windowInTime)
|
History |
JcrRepositoryMonitor.getHistory(ValueMetric metric,
Window windowInTime)
|
Uses of History in org.modeshape.jcr.api.monitor |
---|
Fields in org.modeshape.jcr.api.monitor declared as History | |
---|---|
static History |
History.NO_HISTORY
A history with no statistics, no window, no start or end time, and no duration. |
Methods in org.modeshape.jcr.api.monitor that return History | |
---|---|
History |
RepositoryMonitor.getHistory(DurationMetric metric,
Window windowInTime)
Get the statics for the specified duration metric during the given window in time. |
History |
RepositoryMonitor.getHistory(ValueMetric metric,
Window windowInTime)
Get the statics for the specified value metric during the given window in time. |
|
ModeShape Distribution 3.5.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |