A B C D E F G H I J L M N O P R S T U V W Z 

A

abort(Executor) - Method in class org.apache.hive.jdbc.HiveConnection
 
absolute(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
acceptsURL(String) - Method in class org.apache.hive.jdbc.HiveDriver
Checks whether a given url is in a valid format.
addBatch() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
addBatch(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
addBatch() - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
addBatch(String) - Method in class org.apache.hive.jdbc.HiveStatement
 
addHttpAuthHeader(HttpRequest, HttpContext) - Method in class org.apache.hive.jdbc.HttpBasicAuthInterceptor
 
addHttpAuthHeader(HttpRequest, HttpContext) - Method in class org.apache.hive.jdbc.HttpKerberosRequestInterceptor
 
addHttpAuthHeader(HttpRequest, HttpContext) - Method in class org.apache.hive.jdbc.HttpRequestInterceptorBase
 
afterLast() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
allProceduresAreCallable() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
allTablesAreSelectable() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
autoCommitFailureClosesAllResultSets() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 

B

beforeFirst() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
beforeFirst() - Method in class org.apache.hive.jdbc.HiveQueryResultSet
Moves the cursor before the first row of the resultset.
build() - Method in class org.apache.hive.jdbc.HiveQueryResultSet.Builder
 

C

cancel() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
cancel() - Method in class org.apache.hive.jdbc.HiveStatement
 
cancelDelegationToken(String) - Method in class org.apache.hive.jdbc.HiveConnection
 
cancelRowUpdates() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
clearBatch() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
clearBatch() - Method in class org.apache.hive.jdbc.HiveStatement
 
clearParameters() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
clearParameters() - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
clearWarnings() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
clearWarnings() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
clearWarnings() - Method in class org.apache.hive.jdbc.HiveConnection
 
clearWarnings() - Method in class org.apache.hive.jdbc.HiveStatement
 
close() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
close() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
close() - Method in class org.apache.hive.jdbc.HiveConnection
 
close() - Method in class org.apache.hive.jdbc.HiveMetaDataResultSet
 
close() - Method in class org.apache.hive.jdbc.HiveQueryResultSet
 
close() - Method in class org.apache.hive.jdbc.HiveStatement
 
ClosedOrCancelledStatementException - Exception in org.apache.hive.jdbc
 
ClosedOrCancelledStatementException(String) - Constructor for exception org.apache.hive.jdbc.ClosedOrCancelledStatementException
 
closeOnCompletion() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
closeOnCompletion() - Method in class org.apache.hive.jdbc.HiveStatement
 
columnAttributes - Variable in class org.apache.hive.jdbc.HiveBaseResultSet
 
columnNames - Variable in class org.apache.hive.jdbc.HiveBaseResultSet
 
columnTypes - Variable in class org.apache.hive.jdbc.HiveBaseResultSet
 
commit() - Method in class org.apache.hive.jdbc.HiveConnection
 
connect(String, Properties) - Method in class org.apache.hive.jdbc.HiveDriver
 
createArrayOf(String, Object[]) - Method in class org.apache.hive.jdbc.HiveConnection
 
createBlob() - Method in class org.apache.hive.jdbc.HiveConnection
 
createClob() - Method in class org.apache.hive.jdbc.HiveConnection
 
createNClob() - Method in class org.apache.hive.jdbc.HiveConnection
 
createSQLXML() - Method in class org.apache.hive.jdbc.HiveConnection
 
createStatement() - Method in class org.apache.hive.jdbc.HiveConnection
Creates a Statement object for sending SQL statements to the database.
createStatement(int, int) - Method in class org.apache.hive.jdbc.HiveConnection
 
createStatement(int, int, int) - Method in class org.apache.hive.jdbc.HiveConnection
 
createStruct(String, Object[]) - Method in class org.apache.hive.jdbc.HiveConnection
 

D

data - Variable in class org.apache.hive.jdbc.HiveMetaDataResultSet
 
dataDefinitionCausesTransactionCommit() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
dataDefinitionIgnoredInTransactions() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
DEFAULT_DATABASE - Static variable in class org.apache.hive.jdbc.Utils
Hive's default database name
DEFAULT_PORT - Static variable in class org.apache.hive.jdbc.Utils
If host is provided, without a port.
deleteRow() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
deletesAreDetected(int) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
doesMaxRowSizeIncludeBlobs() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 

E

execute() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
execute(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
execute(String, int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
execute(String, int[]) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
execute(String, String[]) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
execute() - Method in class org.apache.hive.jdbc.HivePreparedStatement
Invokes executeQuery(sql) using the sql provided to the constructor.
execute(String) - Method in class org.apache.hive.jdbc.HiveStatement
 
execute(String, int) - Method in class org.apache.hive.jdbc.HiveStatement
 
execute(String, int[]) - Method in class org.apache.hive.jdbc.HiveStatement
 
execute(String, String[]) - Method in class org.apache.hive.jdbc.HiveStatement
 
executeBatch() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
executeBatch() - Method in class org.apache.hive.jdbc.HiveStatement
 
executeQuery() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
executeQuery(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
executeQuery() - Method in class org.apache.hive.jdbc.HivePreparedStatement
Invokes executeQuery(sql) using the sql provided to the constructor.
executeQuery(String) - Method in class org.apache.hive.jdbc.HiveStatement
 
executeUpdate() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
executeUpdate(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
executeUpdate(String, int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
executeUpdate(String, int[]) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
executeUpdate(String, String[]) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
executeUpdate() - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
executeUpdate(String) - Method in class org.apache.hive.jdbc.HiveStatement
 
executeUpdate(String, int) - Method in class org.apache.hive.jdbc.HiveStatement
 
executeUpdate(String, int[]) - Method in class org.apache.hive.jdbc.HiveStatement
 
executeUpdate(String, String[]) - Method in class org.apache.hive.jdbc.HiveStatement
 

F

findColumn(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
first() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 

G

generatedKeyAlwaysReturned() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getArray(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getArray(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getArray(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getArray(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getAsciiStream(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getAsciiStream(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getAttributes(String, String, String, String) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getAuthorityList() - Method in class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 
getAutoCommit() - Method in class org.apache.hive.jdbc.HiveConnection
 
getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getBigDecimal(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getBigDecimal(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getBigDecimal(int, int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getBigDecimal(String, int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getBigDecimal(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getBigDecimal(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getBigDecimal(int, int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getBinaryStream(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getBinaryStream(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getBlob(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getBlob(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getBlob(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getBlob(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getBoolean(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getBoolean(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getBoolean(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getBoolean(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getByte(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getByte(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getByte(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getByte(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getBytes(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getBytes(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getBytes(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getBytes(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getCatalog() - Method in class org.apache.hive.jdbc.HiveConnection
 
getCatalogName(int) - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 
getCatalogs() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getCatalogSeparator() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getCatalogTerm() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getCharacterStream(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getCharacterStream(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getCharacterStream(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getCharacterStream(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getClientInfo() - Method in class org.apache.hive.jdbc.HiveConnection
 
getClientInfo(String) - Method in class org.apache.hive.jdbc.HiveConnection
 
getClientInfoProperties() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getClob(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getClob(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getClob(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getClob(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getColumnClassName(int) - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 
getColumnCount() - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 
getColumnDisplaySize(int) - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 
getColumnLabel(int) - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 
getColumnName(int) - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 
getColumnName() - Method in class org.apache.hive.jdbc.JdbcColumn
 
getColumnPrivileges(String, String, String, String) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getColumns(String, String, String, String) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getColumnType(int) - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 
getColumnTypeName(int) - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 
getComment() - Method in class org.apache.hive.jdbc.JdbcColumn
 
getComment() - Method in class org.apache.hive.jdbc.JdbcTable
 
getConcurrency() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getConnection() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getConnection() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getConnection() - Method in class org.apache.hive.jdbc.HiveDataSource
 
getConnection(String, String) - Method in class org.apache.hive.jdbc.HiveDataSource
 
getConnection() - Method in class org.apache.hive.jdbc.HiveStatement
 
getCrossReference(String, String, String, String, String, String) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getCurrentHostZnodePath() - Method in class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 
getCursorName() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getDatabaseMajorVersion() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getDatabaseMinorVersion() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getDatabaseProductName() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getDatabaseProductVersion() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getDate(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getDate(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getDate(int, Calendar) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getDate(String, Calendar) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getDate(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getDate(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getDate(int, Calendar) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getDate(String, Calendar) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getDbName() - Method in class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 
getDefaultTransactionIsolation() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getDelegationToken(String, String) - Method in class org.apache.hive.jdbc.HiveConnection
 
getDouble(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getDouble(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getDouble(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getDouble(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getDriverMajorVersion() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getDriverMinorVersion() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getDriverName() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getDriverVersion() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getExportedKeys(String, String, String) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getExtraNameCharacters() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getFetchDirection() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getFetchDirection() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getFetchDirection() - Method in class org.apache.hive.jdbc.HiveStatement
 
getFetchSize() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getFetchSize() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getFetchSize() - Method in class org.apache.hive.jdbc.HiveQueryResultSet
 
getFetchSize() - Method in class org.apache.hive.jdbc.HiveStatement
 
getFloat(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getFloat(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getFloat(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getFloat(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getFunctionColumns(String, String, String, String) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getFunctions(String, String, String) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getGeneratedKeys() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getGeneratedKeys() - Method in class org.apache.hive.jdbc.HiveStatement
 
getHiveConfs() - Method in class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 
getHiveVars() - Method in class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 
getHoldability() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getHoldability() - Method in class org.apache.hive.jdbc.HiveConnection
 
getHost() - Method in class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 
getIdentifierQuoteString() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getImportedKeys(String, String, String) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getIndexInfo(String, String, String, boolean, boolean) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getInt(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getInt(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getInt(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getInt(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getJDBCMajorVersion() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getJDBCMinorVersion() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getJdbcUriString() - Method in class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 
getLoginTimeout() - Method in class org.apache.hive.jdbc.HiveDataSource
 
getLogWriter() - Method in class org.apache.hive.jdbc.HiveDataSource
 
getLong(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getLong(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getLong(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getLong(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getMajorVersion() - Method in class org.apache.hive.jdbc.HiveDriver
Returns the major version of this driver.
getMaxBinaryLiteralLength() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getMaxCatalogNameLength() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getMaxCharLiteralLength() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getMaxColumnNameLength() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
Returns the value of maxColumnNameLength.
getMaxColumnsInGroupBy() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getMaxColumnsInIndex() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getMaxColumnsInOrderBy() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getMaxColumnsInSelect() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getMaxColumnsInTable() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getMaxConnections() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getMaxCursorNameLength() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getMaxFieldSize() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getMaxFieldSize() - Method in class org.apache.hive.jdbc.HiveStatement
 
getMaxIndexLength() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getMaxProcedureNameLength() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getMaxRows() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getMaxRows() - Method in class org.apache.hive.jdbc.HiveStatement
 
getMaxRowSize() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getMaxSchemaNameLength() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getMaxStatementLength() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getMaxStatements() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getMaxTableNameLength() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getMaxTablesInSelect() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getMaxUserNameLength() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getMetaData() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getMetaData() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getMetaData() - Method in class org.apache.hive.jdbc.HiveConnection
 
getMetaData() - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
getMetaData() - Method in class org.apache.hive.jdbc.HiveQueryResultSet
 
getMinorVersion() - Method in class org.apache.hive.jdbc.HiveDriver
Returns the minor version of this driver.
getMoreResults() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getMoreResults(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getMoreResults() - Method in class org.apache.hive.jdbc.HiveStatement
 
getMoreResults(int) - Method in class org.apache.hive.jdbc.HiveStatement
 
getNCharacterStream(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getNCharacterStream(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getNCharacterStream(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getNCharacterStream(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getNClob(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getNClob(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getNClob(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getNClob(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getNetworkTimeout() - Method in class org.apache.hive.jdbc.HiveConnection
 
getNString(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getNString(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getNString(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getNString(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getNumericFunctions() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getNumPrecRadix() - Method in class org.apache.hive.jdbc.JdbcColumn
 
getObject(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getObject(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getObject(int, Map<String, Class<?>>) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getObject(String, Map<String, Class<?>>) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getObject(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getObject(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getObject(int, Class<T>) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getObject(String, Class<T>) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getObject(int, Map<String, Class<?>>) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getObject(String, Map<String, Class<?>>) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getObject(String, Class<T>) - Method in class org.apache.hive.jdbc.HiveQueryResultSet
 
getObject(int, Class<T>) - Method in class org.apache.hive.jdbc.HiveQueryResultSet
 
getOrdinalPos() - Method in class org.apache.hive.jdbc.JdbcColumn
 
getParameterMetaData() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getParameterMetaData() - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
getParentLogger() - Method in class org.apache.hive.jdbc.HiveDataSource
 
getParentLogger() - Method in class org.apache.hive.jdbc.HiveDriver
 
getPort() - Method in class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 
getPrecision(int) - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 
getPrimaryKeys(String, String, String) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getProcedureColumns(String, String, String, String) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getProcedures(String, String, String) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getProcedureTerm() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getPropertyInfo(String, Properties) - Method in class org.apache.hive.jdbc.HiveDriver
 
getProtocol() - Method in class org.apache.hive.jdbc.HiveConnection
 
getProtocolVersion() - Method in class org.apache.hive.jdbc.HiveQueryResultSet.Builder
 
getPseudoColumns(String, String, String, String) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getQueryLog() - Method in class org.apache.hive.jdbc.HiveStatement
Get the execution logs of the given SQL statement.
getQueryLog(boolean, int) - Method in class org.apache.hive.jdbc.HiveStatement
Get the execution logs of the given SQL statement.
getQueryTimeout() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getQueryTimeout() - Method in class org.apache.hive.jdbc.HiveStatement
 
getRef(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getRef(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getRef(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getRef(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getRejectedHostZnodePaths() - Method in class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 
getResultSet() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getResultSet() - Method in class org.apache.hive.jdbc.HiveStatement
 
getResultSetConcurrency() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getResultSetConcurrency() - Method in class org.apache.hive.jdbc.HiveStatement
 
getResultSetHoldability() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getResultSetHoldability() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getResultSetHoldability() - Method in class org.apache.hive.jdbc.HiveStatement
 
getResultSetType() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getResultSetType() - Method in class org.apache.hive.jdbc.HiveStatement
 
getRow() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getRow() - Method in class org.apache.hive.jdbc.HiveQueryResultSet
 
getRowId(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getRowId(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getRowId(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getRowId(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getRowIdLifetime() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getScale(int) - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 
getSchema() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getSchema() - Method in class org.apache.hive.jdbc.HiveConnection
 
getSchemaName(int) - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 
getSchemas() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getSchemas(String, String) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getSchemaTerm() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getSearchStringEscape() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getSessionVars() - Method in class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 
getShort(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getShort(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getShort(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getShort(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getSQLKeywords() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getSQLStateType() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getSqlTableType() - Method in class org.apache.hive.jdbc.JdbcTable
 
getSQLXML(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getSQLXML(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getSQLXML(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getSQLXML(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getStatement() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getString(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getString(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getString(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getString(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getStringFunctions() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getSuperTables(String, String, String) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getSuperTypes(String, String, String) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getSystemFunctions() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getTableCatalog() - Method in class org.apache.hive.jdbc.JdbcColumn
 
getTableCatalog() - Method in class org.apache.hive.jdbc.JdbcTable
 
getTableName(int) - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 
getTableName() - Method in class org.apache.hive.jdbc.JdbcColumn
 
getTableName() - Method in class org.apache.hive.jdbc.JdbcTable
 
getTablePrivileges(String, String, String) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getTables(String, String, String, String[]) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getTableTypes() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getTime(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getTime(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getTime(int, Calendar) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getTime(String, Calendar) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getTime(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getTime(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getTime(int, Calendar) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getTime(String, Calendar) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getTimeDateFunctions() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getTimestamp(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getTimestamp(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getTimestamp(int, Calendar) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getTimestamp(String, Calendar) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getTimestamp(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getTimestamp(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getTimestamp(int, Calendar) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getTimestamp(String, Calendar) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getTransactionIsolation() - Method in class org.apache.hive.jdbc.HiveConnection
 
getType() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getType() - Method in class org.apache.hive.jdbc.HiveQueryResultSet
 
getType() - Method in class org.apache.hive.jdbc.JdbcColumn
 
getType() - Method in class org.apache.hive.jdbc.JdbcTable
 
getTypeInfo() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getTypeMap() - Method in class org.apache.hive.jdbc.HiveConnection
 
getUDTs(String, String, String, int[]) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getUnicodeStream(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getUnicodeStream(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getUpdateCount() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getUpdateCount() - Method in class org.apache.hive.jdbc.HiveStatement
 
getURL(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getURL(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getURL(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getURL(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getURL() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getUserName() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getVersionColumns(String, String, String) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
getWarnings() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
getWarnings() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
getWarnings() - Method in class org.apache.hive.jdbc.HiveConnection
 
getWarnings() - Method in class org.apache.hive.jdbc.HiveStatement
 
getZooKeeperEnsemble() - Method in class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 

H

hasMoreLogs() - Method in class org.apache.hive.jdbc.HiveStatement
Check whether query execution might be producing more logs to be fetched.
HiveBaseResultSet - Class in org.apache.hive.jdbc
Data independent base class which implements the common part of all Hive result sets.
HiveBaseResultSet() - Constructor for class org.apache.hive.jdbc.HiveBaseResultSet
 
HiveCallableStatement - Class in org.apache.hive.jdbc
HiveCallableStatement.
HiveCallableStatement(Connection) - Constructor for class org.apache.hive.jdbc.HiveCallableStatement
 
HiveConnection - Class in org.apache.hive.jdbc
HiveConnection.
HiveConnection(String, Properties) - Constructor for class org.apache.hive.jdbc.HiveConnection
 
HiveDatabaseMetaData - Class in org.apache.hive.jdbc
HiveDatabaseMetaData.
HiveDatabaseMetaData(HiveConnection, TCLIService.Iface, TSessionHandle) - Constructor for class org.apache.hive.jdbc.HiveDatabaseMetaData
 
HiveDataSource - Class in org.apache.hive.jdbc
HiveDataSource.
HiveDataSource() - Constructor for class org.apache.hive.jdbc.HiveDataSource
 
HiveDriver - Class in org.apache.hive.jdbc
HiveDriver.
HiveDriver() - Constructor for class org.apache.hive.jdbc.HiveDriver
 
HiveMetaDataResultSet<M> - Class in org.apache.hive.jdbc
 
HiveMetaDataResultSet(List<String>, List<String>, List<M>) - Constructor for class org.apache.hive.jdbc.HiveMetaDataResultSet
 
HivePreparedStatement - Class in org.apache.hive.jdbc
HivePreparedStatement.
HivePreparedStatement(HiveConnection, TCLIService.Iface, TSessionHandle, String) - Constructor for class org.apache.hive.jdbc.HivePreparedStatement
 
HiveQueryResultSet - Class in org.apache.hive.jdbc
HiveQueryResultSet.
HiveQueryResultSet(HiveQueryResultSet.Builder) - Constructor for class org.apache.hive.jdbc.HiveQueryResultSet
 
HiveQueryResultSet.Builder - Class in org.apache.hive.jdbc
 
HiveQueryResultSet.Builder(Statement) - Constructor for class org.apache.hive.jdbc.HiveQueryResultSet.Builder
 
HiveQueryResultSet.Builder(Connection) - Constructor for class org.apache.hive.jdbc.HiveQueryResultSet.Builder
 
HiveResultSetMetaData - Class in org.apache.hive.jdbc
HiveResultSetMetaData.
HiveResultSetMetaData(List<String>, List<String>, List<JdbcColumnAttributes>) - Constructor for class org.apache.hive.jdbc.HiveResultSetMetaData
 
HiveStatement - Class in org.apache.hive.jdbc
HiveStatement.
HiveStatement(HiveConnection, TCLIService.Iface, TSessionHandle) - Constructor for class org.apache.hive.jdbc.HiveStatement
 
HiveStatement(HiveConnection, TCLIService.Iface, TSessionHandle, boolean) - Constructor for class org.apache.hive.jdbc.HiveStatement
 
hiveTypeToSqlType(Type) - Static method in class org.apache.hive.jdbc.JdbcColumn
 
hiveTypeToSqlType(String) - Static method in class org.apache.hive.jdbc.JdbcColumn
 
HttpBasicAuthInterceptor - Class in org.apache.hive.jdbc
The class is instantiated with the username and password, it is then used to add header with these credentials to HTTP requests
HttpBasicAuthInterceptor(String, String, CookieStore, String, boolean, Map<String, String>) - Constructor for class org.apache.hive.jdbc.HttpBasicAuthInterceptor
 
HttpKerberosRequestInterceptor - Class in org.apache.hive.jdbc
Authentication interceptor which adds Base64 encoded payload, containing the username and kerberos service ticket, to the outgoing http request header.
HttpKerberosRequestInterceptor(String, String, String, boolean, CookieStore, String, boolean, Map<String, String>) - Constructor for class org.apache.hive.jdbc.HttpKerberosRequestInterceptor
 
HttpRequestInterceptorBase - Class in org.apache.hive.jdbc
 
HttpRequestInterceptorBase(CookieStore, String, boolean, Map<String, String>) - Constructor for class org.apache.hive.jdbc.HttpRequestInterceptorBase
 

I

insertRow() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
insertsAreDetected(int) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
isAfterLast() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
isAutoIncrement(int) - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 
isBeforeFirst() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
isBeforeFirst() - Method in class org.apache.hive.jdbc.HiveQueryResultSet
 
isCaseSensitive(int) - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 
isCatalogAtStart() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
isClosed() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
isClosed() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
isClosed() - Method in class org.apache.hive.jdbc.HiveConnection
 
isClosed() - Method in class org.apache.hive.jdbc.HiveStatement
 
isCloseOnCompletion() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
isCloseOnCompletion() - Method in class org.apache.hive.jdbc.HiveStatement
 
isCurrency(int) - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 
isDefinitelyWritable(int) - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 
isEmbeddedMode() - Method in class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 
isFirst() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
isLast() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
isNullable(int) - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 
isPoolable() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
isPoolable() - Method in class org.apache.hive.jdbc.HiveStatement
 
isReadOnly() - Method in class org.apache.hive.jdbc.HiveConnection
 
isReadOnly() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
isReadOnly(int) - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 
isSearchable(int) - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 
isSigned(int) - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 
isValid(int) - Method in class org.apache.hive.jdbc.HiveConnection
 
isWrapperFor(Class<?>) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
isWrapperFor(Class<?>) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
isWrapperFor(Class<?>) - Method in class org.apache.hive.jdbc.HiveConnection
 
isWrapperFor(Class<?>) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
isWrapperFor(Class<?>) - Method in class org.apache.hive.jdbc.HiveDataSource
 
isWrapperFor(Class<?>) - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 
isWrapperFor(Class<?>) - Method in class org.apache.hive.jdbc.HiveStatement
 
isWritable(int) - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 

J

JdbcColumn - Class in org.apache.hive.jdbc
Column metadata.
jdbcCompliant() - Method in class org.apache.hive.jdbc.HiveDriver
Returns whether the driver is JDBC compliant.
JdbcTable - Class in org.apache.hive.jdbc
Table metadata.
JdbcTable(String, String, String, String) - Constructor for class org.apache.hive.jdbc.JdbcTable
 
JdbcUriParseException - Exception in org.apache.hive.jdbc
 
JdbcUriParseException(Throwable) - Constructor for exception org.apache.hive.jdbc.JdbcUriParseException
 
JdbcUriParseException(String) - Constructor for exception org.apache.hive.jdbc.JdbcUriParseException
 
JdbcUriParseException(String, Throwable) - Constructor for exception org.apache.hive.jdbc.JdbcUriParseException
 

L

last() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
locatorsUpdateCopy() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
LOG - Static variable in class org.apache.hive.jdbc.HiveConnection
 
LOG - Static variable in class org.apache.hive.jdbc.HiveQueryResultSet
 
LOG - Static variable in class org.apache.hive.jdbc.Utils
 
LOG - Static variable in class org.apache.hive.jdbc.ZooKeeperHiveClientHelper
 

M

main(String[]) - Static method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
moveToCurrentRow() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
moveToInsertRow() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 

N

nativeSQL(String) - Method in class org.apache.hive.jdbc.HiveConnection
 
next() - Method in class org.apache.hive.jdbc.HiveQueryResultSet
Moves the cursor down one row from its current position.
normalizedColumnNames - Variable in class org.apache.hive.jdbc.HiveBaseResultSet
 
nullPlusNonNullIsNull() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
nullsAreSortedAtEnd() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
nullsAreSortedAtStart() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
nullsAreSortedHigh() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
nullsAreSortedLow() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 

O

org.apache.hive.jdbc - package org.apache.hive.jdbc
 
othersDeletesAreVisible(int) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
othersInsertsAreVisible(int) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
othersUpdatesAreVisible(int) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
ownDeletesAreVisible(int) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
ownInsertsAreVisible(int) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
ownUpdatesAreVisible(int) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 

P

parseURL(String) - Static method in class org.apache.hive.jdbc.Utils
Parse JDBC connection URL The new format of the URL is: jdbc:hive2://:,:/dbName;sess_var_list?hive_conf_list#hive_var_list where the optional sess, conf and var lists are semicolon separated = pairs.
prepareCall(String) - Method in class org.apache.hive.jdbc.HiveConnection
 
prepareCall(String, int, int) - Method in class org.apache.hive.jdbc.HiveConnection
 
prepareCall(String, int, int, int) - Method in class org.apache.hive.jdbc.HiveConnection
 
prepareStatement(String) - Method in class org.apache.hive.jdbc.HiveConnection
 
prepareStatement(String, int) - Method in class org.apache.hive.jdbc.HiveConnection
 
prepareStatement(String, int[]) - Method in class org.apache.hive.jdbc.HiveConnection
 
prepareStatement(String, String[]) - Method in class org.apache.hive.jdbc.HiveConnection
 
prepareStatement(String, int, int) - Method in class org.apache.hive.jdbc.HiveConnection
 
prepareStatement(String, int, int, int) - Method in class org.apache.hive.jdbc.HiveConnection
 
previous() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
process(HttpRequest, HttpContext) - Method in class org.apache.hive.jdbc.HttpRequestInterceptorBase
 
process(WatchedEvent) - Method in class org.apache.hive.jdbc.ZooKeeperHiveClientHelper.DummyWatcher
 

R

refreshRow() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
registerOutParameter(int, int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
registerOutParameter(String, int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
registerOutParameter(int, int, int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
registerOutParameter(int, int, String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
registerOutParameter(String, int, int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
registerOutParameter(String, int, String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
relative(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
releaseSavepoint(Savepoint) - Method in class org.apache.hive.jdbc.HiveConnection
 
renewDelegationToken(String) - Method in class org.apache.hive.jdbc.HiveConnection
 
rollback() - Method in class org.apache.hive.jdbc.HiveConnection
 
rollback(Savepoint) - Method in class org.apache.hive.jdbc.HiveConnection
 
row - Variable in class org.apache.hive.jdbc.HiveBaseResultSet
 
rowDeleted() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
rowInserted() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
rowUpdated() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 

S

setArray(int, Array) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setArray(int, Array) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setAsciiStream(String, InputStream) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setAsciiStream(String, InputStream, int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setAsciiStream(String, InputStream, long) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setAsciiStream(int, InputStream) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setAsciiStream(int, InputStream, int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setAsciiStream(int, InputStream, long) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setAsciiStream(int, InputStream) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setAsciiStream(int, InputStream, int) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setAsciiStream(int, InputStream, long) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setAutoCommit(boolean) - Method in class org.apache.hive.jdbc.HiveConnection
 
setBigDecimal(String, BigDecimal) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setBigDecimal(int, BigDecimal) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setBigDecimal(int, BigDecimal) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setBinaryStream(String, InputStream) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setBinaryStream(String, InputStream, int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setBinaryStream(String, InputStream, long) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setBinaryStream(int, InputStream) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setBinaryStream(int, InputStream, int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setBinaryStream(int, InputStream, long) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setBinaryStream(int, InputStream) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setBinaryStream(int, InputStream, int) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setBinaryStream(int, InputStream, long) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setBlob(String, Blob) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setBlob(String, InputStream) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setBlob(String, InputStream, long) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setBlob(int, Blob) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setBlob(int, InputStream) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setBlob(int, InputStream, long) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setBlob(int, Blob) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setBlob(int, InputStream) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setBlob(int, InputStream, long) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setBoolean(String, boolean) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setBoolean(int, boolean) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setBoolean(int, boolean) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setByte(String, byte) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setByte(int, byte) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setByte(int, byte) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setBytes(String, byte[]) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setBytes(int, byte[]) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setBytes(int, byte[]) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setCatalog(String) - Method in class org.apache.hive.jdbc.HiveConnection
 
setCharacterStream(String, Reader) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setCharacterStream(String, Reader, int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setCharacterStream(String, Reader, long) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setCharacterStream(int, Reader) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setCharacterStream(int, Reader, int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setCharacterStream(int, Reader, long) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setCharacterStream(int, Reader) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setCharacterStream(int, Reader, int) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setCharacterStream(int, Reader, long) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setClient(TCLIService.Iface) - Method in class org.apache.hive.jdbc.HiveQueryResultSet.Builder
 
setClientInfo(Properties) - Method in class org.apache.hive.jdbc.HiveConnection
 
setClientInfo(String, String) - Method in class org.apache.hive.jdbc.HiveConnection
 
setClob(String, Clob) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setClob(String, Reader) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setClob(String, Reader, long) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setClob(int, Clob) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setClob(int, Reader) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setClob(int, Reader, long) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setClob(int, Clob) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setClob(int, Reader) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setClob(int, Reader, long) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setCurrentHostZnodePath(String) - Method in class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 
setCursorName(String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setCursorName(String) - Method in class org.apache.hive.jdbc.HiveStatement
 
setDate(String, Date) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setDate(String, Date, Calendar) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setDate(int, Date) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setDate(int, Date, Calendar) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setDate(int, Date) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setDate(int, Date, Calendar) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setDbName(String) - Method in class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 
setDouble(String, double) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setDouble(int, double) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setDouble(int, double) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setEmbeddedMode(boolean) - Method in class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 
setEmptyResultSet(boolean) - Method in class org.apache.hive.jdbc.HiveQueryResultSet.Builder
 
setEscapeProcessing(boolean) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setEscapeProcessing(boolean) - Method in class org.apache.hive.jdbc.HiveStatement
 
setFetchDirection(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
setFetchDirection(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setFetchDirection(int) - Method in class org.apache.hive.jdbc.HiveStatement
 
setFetchSize(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
setFetchSize(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setFetchSize(int) - Method in class org.apache.hive.jdbc.HiveQueryResultSet.Builder
 
setFetchSize(int) - Method in class org.apache.hive.jdbc.HiveQueryResultSet
 
setFetchSize(int) - Method in class org.apache.hive.jdbc.HiveStatement
 
setFloat(String, float) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setFloat(int, float) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setFloat(int, float) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setHiveConfs(Map<String, String>) - Method in class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 
setHiveVars(Map<String, String>) - Method in class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 
setHoldability(int) - Method in class org.apache.hive.jdbc.HiveConnection
 
setHost(String) - Method in class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 
setInt(String, int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setInt(int, int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setInt(int, int) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setJdbcUriString(String) - Method in class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 
setLoginTimeout(int) - Method in class org.apache.hive.jdbc.HiveDataSource
 
setLogWriter(PrintWriter) - Method in class org.apache.hive.jdbc.HiveDataSource
 
setLong(String, long) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setLong(int, long) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setLong(int, long) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setMaxFieldSize(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setMaxFieldSize(int) - Method in class org.apache.hive.jdbc.HiveStatement
 
setMaxRows(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setMaxRows(int) - Method in class org.apache.hive.jdbc.HiveQueryResultSet.Builder
 
setMaxRows(int) - Method in class org.apache.hive.jdbc.HiveStatement
 
setNCharacterStream(String, Reader) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setNCharacterStream(String, Reader, long) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setNCharacterStream(int, Reader) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setNCharacterStream(int, Reader, long) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setNCharacterStream(int, Reader) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setNCharacterStream(int, Reader, long) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setNClob(String, NClob) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setNClob(String, Reader) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setNClob(String, Reader, long) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setNClob(int, NClob) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setNClob(int, Reader) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setNClob(int, Reader, long) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setNClob(int, NClob) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setNClob(int, Reader) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setNClob(int, Reader, long) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setNetworkTimeout(Executor, int) - Method in class org.apache.hive.jdbc.HiveConnection
 
setNString(String, String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setNString(int, String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setNString(int, String) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setNull(String, int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setNull(String, int, String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setNull(int, int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setNull(int, int, String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setNull(int, int) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setNull(int, int, String) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setObject(String, Object) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setObject(String, Object, int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setObject(String, Object, int, int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setObject(int, Object) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setObject(int, Object, int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setObject(int, Object, int, int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setObject(int, Object) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setObject(int, Object, int) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setObject(int, Object, int, int) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setPoolable(boolean) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setPoolable(boolean) - Method in class org.apache.hive.jdbc.HiveStatement
 
setPort(int) - Method in class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 
setQueryTimeout(int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setQueryTimeout(int) - Method in class org.apache.hive.jdbc.HiveStatement
 
setReadOnly(boolean) - Method in class org.apache.hive.jdbc.HiveConnection
 
setRef(int, Ref) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setRef(int, Ref) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setRowId(String, RowId) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setRowId(int, RowId) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setRowId(int, RowId) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setSavepoint() - Method in class org.apache.hive.jdbc.HiveConnection
 
setSavepoint(String) - Method in class org.apache.hive.jdbc.HiveConnection
 
setSchema(TableSchema) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
setSchema(String) - Method in class org.apache.hive.jdbc.HiveConnection
 
setSchema(List<String>, List<String>) - Method in class org.apache.hive.jdbc.HiveQueryResultSet.Builder
 
setSchema(List<String>, List<String>, List<JdbcColumnAttributes>) - Method in class org.apache.hive.jdbc.HiveQueryResultSet.Builder
 
setScrollable(boolean) - Method in class org.apache.hive.jdbc.HiveQueryResultSet.Builder
 
setSessionHandle(TSessionHandle) - Method in class org.apache.hive.jdbc.HiveQueryResultSet.Builder
 
setSessionVars(Map<String, String>) - Method in class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 
setShort(String, short) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setShort(int, short) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setShort(int, short) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setSQLXML(String, SQLXML) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setSQLXML(int, SQLXML) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setSQLXML(int, SQLXML) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setStmtHandle(TOperationHandle) - Method in class org.apache.hive.jdbc.HiveQueryResultSet.Builder
 
setString(String, String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setString(int, String) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setString(int, String) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setSuppliedAuthorityList(String[]) - Method in class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 
setTime(String, Time) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setTime(String, Time, Calendar) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setTime(int, Time) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setTime(int, Time, Calendar) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setTime(int, Time) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setTime(int, Time, Calendar) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setTimestamp(String, Timestamp) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setTimestamp(String, Timestamp, Calendar) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setTimestamp(int, Timestamp) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setTimestamp(int, Timestamp) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setTransactionIsolation(int) - Method in class org.apache.hive.jdbc.HiveConnection
 
setTransportLock(ReentrantLock) - Method in class org.apache.hive.jdbc.HiveQueryResultSet.Builder
 
setTypeMap(Map<String, Class<?>>) - Method in class org.apache.hive.jdbc.HiveConnection
 
setUnicodeStream(int, InputStream, int) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setUnicodeStream(int, InputStream, int) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setURL(String, URL) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setURL(int, URL) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
setURL(int, URL) - Method in class org.apache.hive.jdbc.HivePreparedStatement
 
setZooKeeperEnsemble(String) - Method in class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 
statement - Variable in class org.apache.hive.jdbc.HiveBaseResultSet
 
storesLowerCaseIdentifiers() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
storesLowerCaseQuotedIdentifiers() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
storesMixedCaseIdentifiers() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
storesMixedCaseQuotedIdentifiers() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
storesUpperCaseIdentifiers() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
storesUpperCaseQuotedIdentifiers() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsAlterTableWithAddColumn() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsAlterTableWithDropColumn() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsANSI92EntryLevelSQL() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsANSI92FullSQL() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsANSI92IntermediateSQL() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsBatchUpdates() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsCatalogsInDataManipulation() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsCatalogsInIndexDefinitions() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsCatalogsInPrivilegeDefinitions() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsCatalogsInProcedureCalls() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsCatalogsInTableDefinitions() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsColumnAliasing() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsConvert() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsConvert(int, int) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsCoreSQLGrammar() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsCorrelatedSubqueries() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsDataManipulationTransactionsOnly() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsDifferentTableCorrelationNames() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsExpressionsInOrderBy() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsExtendedSQLGrammar() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsFullOuterJoins() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsGetGeneratedKeys() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsGroupBy() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsGroupByBeyondSelect() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsGroupByUnrelated() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsIntegrityEnhancementFacility() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsLikeEscapeClause() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsLimitedOuterJoins() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsMinimumSQLGrammar() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsMixedCaseIdentifiers() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsMixedCaseQuotedIdentifiers() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsMultipleOpenResults() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsMultipleResultSets() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsMultipleTransactions() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsNamedParameters() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsNonNullableColumns() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsOpenCursorsAcrossCommit() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsOpenCursorsAcrossRollback() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsOpenStatementsAcrossCommit() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsOpenStatementsAcrossRollback() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsOrderByUnrelated() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsOuterJoins() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsPositionedDelete() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsPositionedUpdate() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsResultSetConcurrency(int, int) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsResultSetHoldability(int) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsResultSetType(int) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsSavepoints() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsSchemasInDataManipulation() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsSchemasInIndexDefinitions() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsSchemasInPrivilegeDefinitions() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsSchemasInProcedureCalls() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsSchemasInTableDefinitions() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsSelectForUpdate() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsStatementPooling() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsStoredFunctionsUsingCallSyntax() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsStoredProcedures() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsSubqueriesInComparisons() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsSubqueriesInExists() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsSubqueriesInIns() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsSubqueriesInQuantifieds() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsTableCorrelationNames() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsTransactionIsolationLevel(int) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsTransactions() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsUnion() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
supportsUnionAll() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 

T

toJdbcTableType(String) - Static method in class org.apache.hive.jdbc.HiveDatabaseMetaData
Translate hive table types into jdbc table types.
toZeroIndex(int) - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 

U

unwrap(Class<T>) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
unwrap(Class<T>) - Method in class org.apache.hive.jdbc.HiveCallableStatement
 
unwrap(Class<T>) - Method in class org.apache.hive.jdbc.HiveConnection
 
unwrap(Class<T>) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
unwrap(Class<T>) - Method in class org.apache.hive.jdbc.HiveDataSource
 
unwrap(Class<T>) - Method in class org.apache.hive.jdbc.HiveResultSetMetaData
 
unwrap(Class<T>) - Method in class org.apache.hive.jdbc.HiveStatement
 
updateArray(int, Array) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateArray(String, Array) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateAsciiStream(int, InputStream) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateAsciiStream(String, InputStream) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateBigDecimal(String, BigDecimal) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateBinaryStream(int, InputStream) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateBinaryStream(String, InputStream) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateBlob(int, Blob) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateBlob(String, Blob) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateBlob(int, InputStream) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateBlob(String, InputStream) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateBlob(int, InputStream, long) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateBlob(String, InputStream, long) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateBoolean(int, boolean) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateBoolean(String, boolean) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateByte(int, byte) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateByte(String, byte) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateBytes(int, byte[]) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateBytes(String, byte[]) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateCharacterStream(int, Reader) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateCharacterStream(String, Reader) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateCharacterStream(int, Reader, int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateCharacterStream(String, Reader, int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateCharacterStream(int, Reader, long) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateCharacterStream(String, Reader, long) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateClob(int, Clob) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateClob(String, Clob) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateClob(int, Reader) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateClob(String, Reader) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateClob(int, Reader, long) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateClob(String, Reader, long) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateDate(int, Date) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateDate(String, Date) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateDouble(int, double) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateDouble(String, double) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateFloat(int, float) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateFloat(String, float) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateInt(int, int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateInt(String, int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateLong(int, long) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateLong(String, long) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateNCharacterStream(int, Reader) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateNCharacterStream(String, Reader) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateNClob(int, NClob) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateNClob(String, NClob) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateNClob(int, Reader) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateNClob(String, Reader) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateNClob(int, Reader, long) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateNClob(String, Reader, long) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateNString(int, String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateNString(String, String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateNull(int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateNull(String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateObject(int, Object) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateObject(String, Object) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateObject(int, Object, int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateObject(String, Object, int) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateRef(int, Ref) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateRef(String, Ref) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateRow() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateRowId(int, RowId) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateRowId(String, RowId) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updatesAreDetected(int) - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
updateShort(int, short) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateShort(String, short) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateSQLXML(int, SQLXML) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateSQLXML(String, SQLXML) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateString(int, String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateString(String, String) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateTime(int, Time) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateTime(String, Time) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateTimestamp(int, Timestamp) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
updateTimestamp(String, Timestamp) - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
URL_PREFIX - Static variable in class org.apache.hive.jdbc.Utils
The required prefix for the connection URL.
usesLocalFilePerTable() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
usesLocalFiles() - Method in class org.apache.hive.jdbc.HiveDatabaseMetaData
 
Utils - Class in org.apache.hive.jdbc
 
Utils() - Constructor for class org.apache.hive.jdbc.Utils
 
Utils.JdbcConnectionParams - Class in org.apache.hive.jdbc
 
Utils.JdbcConnectionParams() - Constructor for class org.apache.hive.jdbc.Utils.JdbcConnectionParams
 

V

verifySuccess(TStatus) - Static method in class org.apache.hive.jdbc.Utils
 
verifySuccess(TStatus, boolean) - Static method in class org.apache.hive.jdbc.Utils
 
verifySuccessWithInfo(TStatus) - Static method in class org.apache.hive.jdbc.Utils
 

W

warningChain - Variable in class org.apache.hive.jdbc.HiveBaseResultSet
 
wasNull - Variable in class org.apache.hive.jdbc.HiveBaseResultSet
 
wasNull() - Method in class org.apache.hive.jdbc.HiveBaseResultSet
 
wasNull() - Method in class org.apache.hive.jdbc.HiveCallableStatement
 

Z

ZooKeeperHiveClientException - Exception in org.apache.hive.jdbc
 
ZooKeeperHiveClientException(Throwable) - Constructor for exception org.apache.hive.jdbc.ZooKeeperHiveClientException
 
ZooKeeperHiveClientException(String) - Constructor for exception org.apache.hive.jdbc.ZooKeeperHiveClientException
 
ZooKeeperHiveClientException(String, Throwable) - Constructor for exception org.apache.hive.jdbc.ZooKeeperHiveClientException
 
ZooKeeperHiveClientHelper - Class in org.apache.hive.jdbc
 
ZooKeeperHiveClientHelper() - Constructor for class org.apache.hive.jdbc.ZooKeeperHiveClientHelper
 
ZooKeeperHiveClientHelper.DummyWatcher - Class in org.apache.hive.jdbc
A no-op watcher class
ZooKeeperHiveClientHelper.DummyWatcher() - Constructor for class org.apache.hive.jdbc.ZooKeeperHiveClientHelper.DummyWatcher
 
A B C D E F G H I J L M N O P R S T U V W Z 

Copyright © 2016 The Apache Software Foundation. All rights reserved.