Package org.smallmind.instrument

Interface Summary
Clocked  
Countable  
Estimating  
Metered  
Metric  
Metrics.MetricBuilder<M extends Metric>  
Ranking  
Sample  
Shutterbug  
Stoppable  
Timed  
 

Class Summary
Chronometer  
ChronometerInstrument  
ChronometerInstrumentAndReturn<T>  
Clock  
CpuClock  
EpochClock  
ExponentiallyDecayingSample Uses Cormode et al's forward-decayiny priority reservoir sampling method to produce a statistically representative sample, exponentially biased towards newer entries.
ExponentiallyWeightedMovingAverage  
Histogram  
Instrument<M extends Metric>  
InstrumentAndReturn<M extends Metric,T>  
InstrumentationArguments<M extends Metric>  
InstrumentationManager  
Meter  
MetricKey  
MetricProperty  
MetricRegistry  
Metrics  
Register  
Snapshot  
UniformSample Uses Vitter's Algorithm R to produce a statistically representative sample.
VirtualMachineInfo  
VirtualMachineInfo.BufferPoolStats  
VirtualMachineInfo.GarbageCollectorStats  
 

Enum Summary
Clocks  
MetricType  
Samples  
 

Exception Summary
InstrumentationException  
 



Copyright © 2012. All Rights Reserved.