class MtasDataItemLongFull extends MtasDataItemFull<Long,Double>
Modifier and Type | Field and Description |
---|---|
private static Pattern |
fpArgument
The fp argument.
|
private static long |
serialVersionUID
The Constant serialVersionUID.
|
fullValues, operations, stats
comparableSortValue, errorNumber, recomputeComparableSortValue, sortDirection, sortType, sourceNumber, sub
Constructor and Description |
---|
MtasDataItemLongFull(long[] value,
MtasDataCollector<?,?> sub,
Set<String> statsItems,
String sortType,
String sortDirection,
int errorNumber,
Map<String,Integer> errorList,
int sourceNumber)
Instantiates a new mtas data item long full.
|
Modifier and Type | Method and Description |
---|---|
int |
compareTo(MtasDataItem<Long,Double> o) |
boolean |
equals(Object obj) |
MtasDataItemNumberComparator<Long> |
getCompareValue1()
Gets the compare value 1.
|
MtasDataItemNumberComparator<Double> |
getCompareValue2()
Gets the compare value 2.
|
protected HashMap<String,Object> |
getDistribution(String argument)
Gets the distribution.
|
int |
hashCode() |
String |
toString() |
add, createStats, getCompareValue0, getCompareValueType, rewrite
getComparableValue, getErrorList, getStatsItems, getSub
private static final long serialVersionUID
private static Pattern fpArgument
public MtasDataItemLongFull(long[] value, MtasDataCollector<?,?> sub, Set<String> statsItems, String sortType, String sortDirection, int errorNumber, Map<String,Integer> errorList, int sourceNumber)
value
- the valuesub
- the substatsItems
- the stats itemssortType
- the sort typesortDirection
- the sort directionerrorNumber
- the error numbererrorList
- the error listsourceNumber
- the source numberprotected HashMap<String,Object> getDistribution(String argument)
MtasDataItemFull
getDistribution
in class MtasDataItemFull<Long,Double>
argument
- the argumentspublic int compareTo(MtasDataItem<Long,Double> o)
public MtasDataItemNumberComparator<Long> getCompareValue1()
MtasDataItem
getCompareValue1
in class MtasDataItem<Long,Double>
public MtasDataItemNumberComparator<Double> getCompareValue2()
MtasDataItem
getCompareValue2
in class MtasDataItem<Long,Double>
Copyright © 2018 Meertens Institute. All rights reserved.