Class Hierarchy
- java.lang.Object
- org.smallmind.claxon.registry.aggregate.Averaged (implements org.smallmind.claxon.registry.aggregate.Aggregate)
- org.smallmind.claxon.registry.aggregate.Bounded (implements org.smallmind.claxon.registry.aggregate.Aggregate)
- org.smallmind.claxon.registry.aggregate.ExponentiallyWeightedMovingAverage
- org.smallmind.claxon.registry.aggregate.HistogramTime
- org.smallmind.claxon.registry.aggregate.Paced (implements org.smallmind.claxon.registry.aggregate.Aggregate)
- org.smallmind.claxon.registry.aggregate.Pursued (implements org.smallmind.claxon.registry.aggregate.Aggregate)
- org.smallmind.claxon.registry.aggregate.Stratified (implements org.smallmind.claxon.registry.aggregate.Aggregate)
- org.smallmind.claxon.registry.aggregate.Tallied (implements org.smallmind.claxon.registry.aggregate.Aggregate)
Interface Hierarchy
- org.smallmind.claxon.registry.aggregate.Aggregate