|
ModeShape Distribution 3.0.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use History | |
---|---|
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.jcr |
---|
Classes in org.modeshape.jcr that implement History | |
---|---|
static class |
RepositoryStatistics.History
A history of a metric for a given window in time. |
Methods in org.modeshape.jcr that return History | |
---|---|
History |
JcrRepositoryMonitor.getHistory(DurationMetric metric,
Window windowInTime)
|
History |
JcrRepositoryMonitor.getHistory(ValueMetric metric,
Window windowInTime)
|
Uses of History in org.modeshape.jcr.api.monitor |
---|
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.0.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |