public class KeyWrapperFactory extends Object
| Constructor and Description |
|---|
KeyWrapperFactory(ExprNodeEvaluator[] keyFields,
ObjectInspector[] keyObjectInspectors,
ObjectInspector[] currentKeyObjectInspectors) |
| Modifier and Type | Method and Description |
|---|---|
KeyWrapper |
getKeyWrapper() |
public KeyWrapperFactory(ExprNodeEvaluator[] keyFields, ObjectInspector[] keyObjectInspectors, ObjectInspector[] currentKeyObjectInspectors)
public KeyWrapper getKeyWrapper()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.