Package com.atlassian.diagnostics.ipd.api.meters
package com.atlassian.diagnostics.ipd.api.meters
-
ClassDescriptionBase class for all IPD meters.Interface representing a counter meter, which is a type of
IpdMeter.CustomMeter<T>Interface representing a custom meter, which is a type ofIpdMeter.CustomMeter.MBeanSupplier<BEAN_TYPE>Helper class which supplies a new instance of CustomMBean.Base interface for all IPD meters.Noop implementation ofIpdMeter.Interface representing a JMX copy meter, which is a type ofIpdMeter.Interface representing a statistics meter, which is a type ofIpdMeter.WrapsValueMeterandStatsMeterinto one class allowing updating both of them in one operation.Interface representing a value meter, which is a type ofIpdMeter.