Interface ManagedObjectManagerImpl.DummyRangeStatistic

All Known Subinterfaces:
ManagedObjectManagerImpl.DummyBoundedRangeStatistic
Enclosing class:
ManagedObjectManagerImpl

@ManagedData @Description("Specifies standard measurements of the lowest and highest values an attribute has held as well as its current value") @InheritedAttribute(methodName="getHighWaterMark",description="The highest value this attribute has held since the beginninYg of the measurement") @InheritedAttribute(methodName="getLowWaterMark",description="The lowest value this attribute has held since the beginninYg of the measurement") @InheritedAttribute(methodName="getCurrent",description="The current value of this attribute") public static interface ManagedObjectManagerImpl.DummyRangeStatistic