Class NewtsFetchStrategy.LateAggregationParams
- java.lang.Object
-
- org.opennms.netmgt.measurements.impl.NewtsFetchStrategy.LateAggregationParams
-
- Enclosing class:
- NewtsFetchStrategy
protected static class NewtsFetchStrategy.LateAggregationParams extends Object
-
-
Constructor Summary
Constructors Constructor Description LateAggregationParams(long step, long interval, long heartbeat)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getHeartbeat()
long
getInterval()
long
getStep()
-