All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download statistics JAR 2.0.4 with all dependencies


A statistics framework used inside Ehcache and the Terracotta products

Files of the artifact statistics version 2.0.4 from the group org.terracotta.

Artifact statistics
Group org.terracotta
Version 2.0.4
Last update 02. February 2018
Tags: inside terracotta used framework products ehcache statistics
Organization not specified
URL https://github.com/Terracotta-OSS/statistics
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
There is a newer version: 2.1.3
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of statistics Show documentation

Please rate this JAR file. Is it a good library?

10 downloads

Source code of statistics version 2.0.4

.LICENSE
META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.org.terracotta.statistics
META-INF.maven.org.terracotta.statistics.META-INF.maven.org.terracotta.statistics.pom.properties
META-INF.maven.org.terracotta.statistics.META-INF.maven.org.terracotta.statistics.pom.xml
org.terracotta.context
org.terracotta.context.org.terracotta.context.AbstractTreeNode
org.terracotta.context.org.terracotta.context.ContextAwareTreeNode
org.terracotta.context.org.terracotta.context.ContextCreationListener
org.terracotta.context.org.terracotta.context.ContextElement
org.terracotta.context.org.terracotta.context.ContextListener
org.terracotta.context.org.terracotta.context.ContextManager
org.terracotta.context.org.terracotta.context.MutableTreeNode
org.terracotta.context.org.terracotta.context.RootNode
org.terracotta.context.org.terracotta.context.TreeNode
org.terracotta.context.org.terracotta.context.WeakIdentityHashMap
org.terracotta.context.annotations
org.terracotta.context.annotations.org.terracotta.context.annotations.ContextAttribute
org.terracotta.context.annotations.org.terracotta.context.annotations.ContextChild
org.terracotta.context.annotations.org.terracotta.context.annotations.ContextParent
org.terracotta.context.extractor
org.terracotta.context.extractor.org.terracotta.context.extractor.AttributeGetter
org.terracotta.context.extractor.org.terracotta.context.extractor.DirectAttributeGetter
org.terracotta.context.extractor.org.terracotta.context.extractor.FieldAttributeGetter
org.terracotta.context.extractor.org.terracotta.context.extractor.LazyContextElement
org.terracotta.context.extractor.org.terracotta.context.extractor.MethodAttributeGetter
org.terracotta.context.extractor.org.terracotta.context.extractor.ObjectContextExtractor
org.terracotta.context.extractor.org.terracotta.context.extractor.WeakAttributeGetter
org.terracotta.context.extractor.org.terracotta.context.extractor.WeakFieldAttributeGetter
org.terracotta.context.extractor.org.terracotta.context.extractor.WeakMethodAttributeGetter
org.terracotta.context.query
org.terracotta.context.query.org.terracotta.context.query.ChainedQuery
org.terracotta.context.query.org.terracotta.context.query.Children
org.terracotta.context.query.org.terracotta.context.query.Descendants
org.terracotta.context.query.org.terracotta.context.query.EmptyQuery
org.terracotta.context.query.org.terracotta.context.query.EnsureUnique
org.terracotta.context.query.org.terracotta.context.query.Filter
org.terracotta.context.query.org.terracotta.context.query.Matcher
org.terracotta.context.query.org.terracotta.context.query.Matchers
org.terracotta.context.query.org.terracotta.context.query.NullQuery
org.terracotta.context.query.org.terracotta.context.query.Parent
org.terracotta.context.query.org.terracotta.context.query.Queries
org.terracotta.context.query.org.terracotta.context.query.Query
org.terracotta.context.query.org.terracotta.context.query.QueryBuilder
org.terracotta.statistics
org.terracotta.statistics.org.terracotta.statistics.AbstractOperationStatistic
org.terracotta.statistics.org.terracotta.statistics.AbstractSourceStatistic
org.terracotta.statistics.org.terracotta.statistics.ConstantValueStatistic
org.terracotta.statistics.org.terracotta.statistics.GeneralOperationStatistic
org.terracotta.statistics.org.terracotta.statistics.MappedOperationStatistic
org.terracotta.statistics.org.terracotta.statistics.MemoizingValueStatistic
org.terracotta.statistics.org.terracotta.statistics.OperationStatistic
org.terracotta.statistics.org.terracotta.statistics.PassThroughStatistic
org.terracotta.statistics.org.terracotta.statistics.Sample
org.terracotta.statistics.org.terracotta.statistics.SampledStatistic
org.terracotta.statistics.org.terracotta.statistics.SampledStatisticAdapter
org.terracotta.statistics.org.terracotta.statistics.SourceStatistic
org.terracotta.statistics.org.terracotta.statistics.Statistic
org.terracotta.statistics.org.terracotta.statistics.StatisticBuilder
org.terracotta.statistics.org.terracotta.statistics.StatisticMapper
org.terracotta.statistics.org.terracotta.statistics.StatisticType
org.terracotta.statistics.org.terracotta.statistics.StatisticsManager
org.terracotta.statistics.org.terracotta.statistics.SuppliedValueStatistic
org.terracotta.statistics.org.terracotta.statistics.Table
org.terracotta.statistics.org.terracotta.statistics.TableSkeleton
org.terracotta.statistics.org.terracotta.statistics.TableValueStatistic
org.terracotta.statistics.org.terracotta.statistics.Time
org.terracotta.statistics.org.terracotta.statistics.ValueStatistic
org.terracotta.statistics.org.terracotta.statistics.ValueStatistics
org.terracotta.statistics.org.terracotta.statistics.ZeroOperationStatistic
org.terracotta.statistics.archive
org.terracotta.statistics.archive.org.terracotta.statistics.archive.CircularBuffer
org.terracotta.statistics.archive.org.terracotta.statistics.archive.StatisticArchive
org.terracotta.statistics.archive.org.terracotta.statistics.archive.StatisticSampler
org.terracotta.statistics.derived
org.terracotta.statistics.derived.org.terracotta.statistics.derived.EventRateSimpleMovingAverage
org.terracotta.statistics.derived.org.terracotta.statistics.derived.OperationResultFilter
org.terracotta.statistics.derived.org.terracotta.statistics.derived.OperationResultSampler
org.terracotta.statistics.derived.latency
org.terracotta.statistics.derived.latency.org.terracotta.statistics.derived.latency.Jsr107LatencyMonitor
org.terracotta.statistics.derived.latency.org.terracotta.statistics.derived.latency.LatencyAccumulator
org.terracotta.statistics.derived.latency.org.terracotta.statistics.derived.latency.LatencyPeriodAccumulator
org.terracotta.statistics.derived.latency.org.terracotta.statistics.derived.latency.LatencySimpleMovingAverage
org.terracotta.statistics.derived.latency.org.terracotta.statistics.derived.latency.LatencyStatistic
org.terracotta.statistics.derived.latency.org.terracotta.statistics.derived.latency.MaximumLatencyHistory
org.terracotta.statistics.observer
org.terracotta.statistics.observer.org.terracotta.statistics.observer.ChainedEventObserver
org.terracotta.statistics.observer.org.terracotta.statistics.observer.ChainedObserver
org.terracotta.statistics.observer.org.terracotta.statistics.observer.ChainedOperationObserver
org.terracotta.statistics.observer.org.terracotta.statistics.observer.OperationObserver
org.terracotta.statistics.registry
org.terracotta.statistics.registry.org.terracotta.statistics.registry.OperationStatisticDescriptor
org.terracotta.statistics.registry.org.terracotta.statistics.registry.Statistic
org.terracotta.statistics.registry.org.terracotta.statistics.registry.StatisticRegistry
org.terracotta.statistics.registry.org.terracotta.statistics.registry.ValueStatisticDescriptor




© 2015 - 2024 Weber Informatics LLC | Privacy Policy