ModeShape Distribution 3.4.0.Final

org.modeshape.jcr
Class RepositoryStatistics.ValueHistory

java.lang.Object
  extended by org.modeshape.jcr.RepositoryStatistics.MetricHistory
      extended by org.modeshape.jcr.RepositoryStatistics.ValueHistory
Enclosing class:
RepositoryStatistics

@ThreadSafe
protected static final class RepositoryStatistics.ValueHistory
extends RepositoryStatistics.MetricHistory

The RepositoryStatistics.MetricHistory specialization used for recording the statistics for running values.


Field Summary
 
Fields inherited from class org.modeshape.jcr.RepositoryStatistics.MetricHistory
MAX_DAYS, MAX_HOURS, MAX_MINUTES, MAX_SECONDS, MAX_WEEKS
 
Constructor Summary
protected RepositoryStatistics.ValueHistory(boolean resetCounterUponRollup)
           
 
Method Summary
 
Methods inherited from class org.modeshape.jcr.RepositoryStatistics.MetricHistory
getHistory, recordStatisticsForLastSecond
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryStatistics.ValueHistory

protected RepositoryStatistics.ValueHistory(boolean resetCounterUponRollup)

ModeShape Distribution 3.4.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.