public class RollingCounterDescriptor extends MetricDescriptor
TimeStampedRollingCounter
object.| Modifier and Type | Class and Description |
|---|---|
static class |
RollingCounterDescriptor.RollingCounterDescriptorBuilder
Counter descriptor builder object, which requires that only arguments
that are mandatory for the construction of a
RollingCounterDescriptor be specified during its own construction. |
MetricDescriptor.MetricDescriptorBuilder<T extends MetricDescriptor>, MetricDescriptor.SummaryIntervalMinutes, MetricDescriptor.TypeDEFAULT_TAG| Modifier and Type | Method and Description |
|---|---|
Long |
getPrimingValue()
Gets the priming value for the
TimeStampedRollingCounter. |
void |
setPrimingValue(Long toSet)
Sets the priming value for the
TimeStampedRollingCounter. |
String |
toDebugString()
Gets a detailed representation of this object to facilitate debugging.
|
compareTo, equals, getAppId, getDescription, getName, getPersist, getPrimaryTag, getPublishToJmx, getSecondaryTag, getSummaryMinutes, getType, hashCode, setAppId, setSummaryMinutes, toString, uniqueNamepublic Long getPrimingValue()
TimeStampedRollingCounter.public void setPrimingValue(Long toSet)
TimeStampedRollingCounter.toSet - priming valuepublic String toDebugString()
MetricDescriptortoDebugString in class MetricDescriptorCopyright © 2014. All Rights Reserved.