Uses of Enum
org.apache.jackrabbit.api.stats.RepositoryStatistics.Type
Packages that use RepositoryStatistics.Type
-
Uses of RepositoryStatistics.Type in org.apache.jackrabbit.api.stats
Methods in org.apache.jackrabbit.api.stats that return RepositoryStatistics.TypeModifier and TypeMethodDescriptionstatic RepositoryStatistics.Typestatic RepositoryStatistics.TypeReturns 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.TypeModifier and TypeMethodDescriptionRepositoryStatistics.getTimeSeries(RepositoryStatistics.Type type)