protected static class MuxOperator.Handler extends Object
Constructor and Description |
---|
MuxOperator.Handler(ObjectInspector inputObjInspector,
List<ExprNodeDesc> keyCols,
List<ExprNodeDesc> valueCols,
List<String> outputKeyColumnNames,
List<String> outputValueColumnNames,
Integer tag) |
public MuxOperator.Handler(ObjectInspector inputObjInspector, List<ExprNodeDesc> keyCols, List<ExprNodeDesc> valueCols, List<String> outputKeyColumnNames, List<String> outputValueColumnNames, Integer tag) throws HiveException
HiveException
public ObjectInspector getOutputObjInspector()
public int getTag()
public Object process(Object row) throws HiveException
HiveException
Copyright © 2017 The Apache Software Foundation. All rights reserved.