public class GetCatalogsOperation extends MetadataOperation
DEFAULT_HIVE_CATALOG
DEFAULT_FETCH_MAX_ROWS, hasResultSet, LOG, parentSession
Modifier | Constructor and Description |
---|---|
protected |
GetCatalogsOperation(HiveSession parentSession) |
Modifier and Type | Method and Description |
---|---|
RowSet |
getNextRowSet(FetchOrientation orientation,
long maxRows) |
TableSchema |
getResultSetSchema() |
void |
run() |
close, convertIdentifierPattern, convertSchemaPattern
assertState, cancel, getConfiguration, getHandle, getNextRowSet, getParentSession, getState, getType, hasResultSet, isCanceled, isFailed, isFinished, isRunning, setConfiguration, setHasResultSet, setState
protected GetCatalogsOperation(HiveSession parentSession)
public void run() throws HiveSQLException
run
in class Operation
HiveSQLException
public TableSchema getResultSetSchema() throws HiveSQLException
getResultSetSchema
in class Operation
HiveSQLException
public RowSet getNextRowSet(FetchOrientation orientation, long maxRows) throws HiveSQLException
getNextRowSet
in class Operation
HiveSQLException
Copyright © 2012 The Apache Software Foundation