public class GetTableTypesOperation extends MetadataOperation
| Modifier and Type | Field and Description |
|---|---|
protected static TableSchema |
RESULT_SET_SCHEMA |
DEFAULT_HIVE_CATALOGDEFAULT_FETCH_MAX_ROWS, hasResultSet, LOG, parentSession| Modifier | Constructor and Description |
|---|---|
protected |
GetTableTypesOperation(HiveSession parentSession) |
| Modifier and Type | Method and Description |
|---|---|
RowSet |
getNextRowSet(FetchOrientation orientation,
long maxRows) |
TableSchema |
getResultSetSchema() |
void |
run() |
close, convertIdentifierPattern, convertSchemaPatternassertState, cancel, getConfiguration, getHandle, getNextRowSet, getParentSession, getState, getType, hasResultSet, isCanceled, isFailed, isFinished, isRunning, setConfiguration, setHasResultSet, setStateprotected static TableSchema RESULT_SET_SCHEMA
protected GetTableTypesOperation(HiveSession parentSession)
public void run()
throws HiveSQLException
run in class OperationHiveSQLExceptionpublic TableSchema getResultSetSchema() throws HiveSQLException
getResultSetSchema in class OperationHiveSQLExceptionpublic RowSet getNextRowSet(FetchOrientation orientation, long maxRows) throws HiveSQLException
getNextRowSet in class OperationHiveSQLExceptionCopyright © 2012 The Apache Software Foundation