|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyWrapper | |
---|---|
org.apache.hadoop.hive.ql.exec | Hive QL execution tasks, operators, functions and other handlers. |
Uses of KeyWrapper in org.apache.hadoop.hive.ql.exec |
---|
Fields in org.apache.hadoop.hive.ql.exec declared as KeyWrapper | |
---|---|
protected KeyWrapper |
GroupByOperator.currentKeys
|
protected KeyWrapper |
GroupByOperator.newKeys
|
Fields in org.apache.hadoop.hive.ql.exec with type parameters of type KeyWrapper | |
---|---|
protected HashMap<KeyWrapper,GenericUDAFEvaluator.AggregationBuffer[]> |
GroupByOperator.hashAggregations
|
protected HashSet<KeyWrapper> |
GroupByOperator.keysCurrentGroup
|
Methods in org.apache.hadoop.hive.ql.exec that return KeyWrapper | |
---|---|
KeyWrapper |
KeyWrapperFactory.getKeyWrapper()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |