Uses of Class
org.opennms.netmgt.timeseries.sampleread.LateAggregationParams.LateAggregationParamsBuilder
-
Packages that use LateAggregationParams.LateAggregationParamsBuilder Package Description org.opennms.netmgt.timeseries.sampleread -
-
Uses of LateAggregationParams.LateAggregationParamsBuilder in org.opennms.netmgt.timeseries.sampleread
Methods in org.opennms.netmgt.timeseries.sampleread that return LateAggregationParams.LateAggregationParamsBuilder Modifier and Type Method Description static LateAggregationParams.LateAggregationParamsBuilder
LateAggregationParams. builder()
LateAggregationParams.LateAggregationParamsBuilder
LateAggregationParams.LateAggregationParamsBuilder. heartbeat(Long heartbeat)
LateAggregationParams.LateAggregationParamsBuilder
LateAggregationParams.LateAggregationParamsBuilder. interval(Long interval)
LateAggregationParams.LateAggregationParamsBuilder
LateAggregationParams.LateAggregationParamsBuilder. step(Long step)
-