public class DistinctValue extends Object
Modifier and Type | Field and Description |
---|---|
ColumnIndex |
columnIndex |
protected static org.apache.commons.collections.Predicate |
NON_NULL_ELEMENTS |
List<Integer> |
rows |
Map<Integer,Map<String,Double>> |
scalars |
Object |
value |
Constructor and Description |
---|
DistinctValue(ColumnIndex columnIndex,
Object value) |
public ColumnIndex columnIndex
public Object value
protected static org.apache.commons.collections.Predicate NON_NULL_ELEMENTS
public DistinctValue(ColumnIndex columnIndex, Object value)
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.