org.apache.hadoop.hbase.hql
Class HQLClient
java.lang.Object
org.apache.hadoop.hbase.hql.HQLClient
public class HQLClient
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MASTER_ADDRESS
public static String MASTER_ADDRESS
HQLClient
public HQLClient(HBaseConfiguration config,
String master,
Writer output,
TableFormatter formatter)
executeQuery
public ReturnMsg executeQuery(String query)
Copyright © 2008 The Apache Software Foundation