Uses of Class
org.apache.sling.event.impl.jobs.stats.BaseStatisticsImpl
-
Packages that use BaseStatisticsImpl Package Description org.apache.sling.event.impl.jobs.stats -
-
Uses of BaseStatisticsImpl in org.apache.sling.event.impl.jobs.stats
Subclasses of BaseStatisticsImpl in org.apache.sling.event.impl.jobs.stats Modifier and Type Class Description classStatisticsImplImplementation of the statistics.classTopicStatisticsImplImplementation of the statistics.Methods in org.apache.sling.event.impl.jobs.stats with parameters of type BaseStatisticsImpl Modifier and Type Method Description voidBaseStatisticsImpl. add(BaseStatisticsImpl other)Add another statistics information.voidBaseStatisticsImpl. copyFrom(BaseStatisticsImpl other)Create a new statistics object with exactly the same values.
-