brickhouse.udf.collect
Class CollectMaxUDAF.MapCollectMaxUDAFEvaluator.SortedKeyValue
java.lang.Object
brickhouse.udf.collect.CollectMaxUDAF.MapCollectMaxUDAFEvaluator.SortedKeyValue
- All Implemented Interfaces:
- Comparable
- Enclosing class:
- CollectMaxUDAF.MapCollectMaxUDAFEvaluator
public static class CollectMaxUDAF.MapCollectMaxUDAFEvaluator.SortedKeyValue
- extends Object
- implements Comparable
CollectMaxUDAF.MapCollectMaxUDAFEvaluator.SortedKeyValue
public CollectMaxUDAF.MapCollectMaxUDAFEvaluator.SortedKeyValue(String key,
Double val)
equals
public boolean equals(Object other)
- Overrides:
equals in class Object
getKey
public String getKey()
getValue
public Double getValue()
compareTo
public int compareTo(Object arg1)
- Specified by:
compareTo in interface Comparable
Copyright © 2013. All rights reserved.