public class HiveBurnInClient extends Object
| Constructor and Description |
|---|
HiveBurnInClient() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createTables(Connection con)
Creates 2 tables to query from
|
static void |
main(String[] args) |
static void |
runQueries(Connection con,
int numberOfQueryIterations) |
public static void createTables(Connection con) throws SQLException
num - SQLExceptionpublic static void runQueries(Connection con, int numberOfQueryIterations) throws SQLException
con - numberOfQueryIterations - SQLExceptionpublic static void main(String[] args) throws SQLException, ClassNotFoundException
args - SQLExceptionClassNotFoundExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.