- java.lang.Object
-
- com.endeca.portal.util.HiveClient
-
-
Constructor Summary
Constructors
Constructor and Description |
HiveClient() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static void |
dropHiveTable(java.lang.String tableName) |
static boolean |
isExistTable(java.lang.String tableName) |
static void |
recycle(java.sql.Connection con,
java.sql.Statement statement,
java.sql.ResultSet resultSet) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
HiveClient
public HiveClient()
Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.