Uses of Class
org.apache.jackrabbit.api.stats.RepositoryStatistics.Type

Packages that use RepositoryStatistics.Type
org.apache.jackrabbit.api.stats Jackrabbit repository statistics 
 

Uses of RepositoryStatistics.Type in org.apache.jackrabbit.api.stats
 

Methods in org.apache.jackrabbit.api.stats that return RepositoryStatistics.Type
static RepositoryStatistics.Type RepositoryStatistics.Type.getType(String type)
           
static RepositoryStatistics.Type RepositoryStatistics.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RepositoryStatistics.Type[] RepositoryStatistics.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.jackrabbit.api.stats with parameters of type RepositoryStatistics.Type
 TimeSeries RepositoryStatistics.getTimeSeries(RepositoryStatistics.Type type)
           
 



Copyright © 2004-2014 The Apache Software Foundation. All Rights Reserved.