public class HCatDriver extends Object
| Constructor and Description |
|---|
HCatDriver(HiveConf hiveConf) |
| Modifier and Type | Method and Description |
|---|---|
int |
close() |
boolean |
getResults(ArrayList<String> res) |
CommandProcessorResponse |
run(String command) |
public HCatDriver(HiveConf hiveConf)
public CommandProcessorResponse run(String command)
public int close()
public boolean getResults(ArrayList<String> res) throws IOException
IOExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.