public class ExtremaProcessor extends AbstractProcessor
Statistics: MIN, MAX and RANGE.Statistic,
StreamingSampleStats| Constructor and Description |
|---|
ExtremaProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Double |
get(Statistic stat)
Gets the value of the statistic calculated by this processor.
|
Collection<Statistic> |
getSupported()
Gets the
Statistics supported by this processor. |
addNoDataRange, addNoDataValue, addRange, addRange, get, getNoDataRanges, getNumAccepted, getNumNaN, getNumNoData, getNumOffered, getRanges, getRangesType, isAccepted, offer, setRangesTypepublic Collection<Statistic> getSupported()
Statistics supported by this processor.StatisticsCopyright © 2009–2018. All rights reserved.