org.apache.hive.service.cli.thrift
Class TCLIService.AsyncClient
java.lang.Object
   org.apache.thrift.async.TAsyncClient
org.apache.thrift.async.TAsyncClient
       org.apache.hive.service.cli.thrift.TCLIService.AsyncClient
org.apache.hive.service.cli.thrift.TCLIService.AsyncClient
- All Implemented Interfaces: 
- TCLIService.AsyncIface
- Enclosing class:
- TCLIService
- public static class TCLIService.AsyncClient 
- extends org.apache.thrift.async.TAsyncClient- implements TCLIService.AsyncIface
 
 
| Fields inherited from class org.apache.thrift.async.TAsyncClient | 
| ___currentMethod, ___manager, ___protocolFactory, ___transport | 
 
| Constructor Summary | 
| TCLIService.AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory,
                        org.apache.thrift.async.TAsyncClientManager clientManager,
                        org.apache.thrift.transport.TNonblockingTransport transport)
 | 
 
| Method Summary | 
|  void | CancelOperation(TCancelOperationReq req,
                org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.CancelOperation_call> resultHandler)
 | 
|  void | CloseOperation(TCloseOperationReq req,
               org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.CloseOperation_call> resultHandler)
 | 
|  void | CloseSession(TCloseSessionReq req,
             org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.CloseSession_call> resultHandler)
 | 
|  void | ExecuteStatement(TExecuteStatementReq req,
                 org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.ExecuteStatement_call> resultHandler)
 | 
|  void | FetchResults(TFetchResultsReq req,
             org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.FetchResults_call> resultHandler)
 | 
|  void | GetCatalogs(TGetCatalogsReq req,
            org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetCatalogs_call> resultHandler)
 | 
|  void | GetColumns(TGetColumnsReq req,
           org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetColumns_call> resultHandler)
 | 
|  void | GetFunctions(TGetFunctionsReq req,
             org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetFunctions_call> resultHandler)
 | 
|  void | GetInfo(TGetInfoReq req,
        org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetInfo_call> resultHandler)
 | 
|  void | GetOperationStatus(TGetOperationStatusReq req,
                   org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetOperationStatus_call> resultHandler)
 | 
|  void | GetResultSetMetadata(TGetResultSetMetadataReq req,
                     org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetResultSetMetadata_call> resultHandler)
 | 
|  void | GetSchemas(TGetSchemasReq req,
           org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetSchemas_call> resultHandler)
 | 
|  void | GetTables(TGetTablesReq req,
          org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetTables_call> resultHandler)
 | 
|  void | GetTableTypes(TGetTableTypesReq req,
              org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetTableTypes_call> resultHandler)
 | 
|  void | GetTypeInfo(TGetTypeInfoReq req,
            org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetTypeInfo_call> resultHandler)
 | 
|  void | OpenSession(TOpenSessionReq req,
            org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.OpenSession_call> resultHandler)
 | 
 
| Methods inherited from class org.apache.thrift.async.TAsyncClient | 
| checkReady, getError, getProtocolFactory, getTimeout, hasError, hasTimeout, onComplete, onError, setTimeout | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TCLIService.AsyncClient
public TCLIService.AsyncClient(org.apache.thrift.protocol.TProtocolFactory protocolFactory,
                               org.apache.thrift.async.TAsyncClientManager clientManager,
                               org.apache.thrift.transport.TNonblockingTransport transport)
OpenSession
public void OpenSession(TOpenSessionReq req,
                        org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.OpenSession_call> resultHandler)
                 throws org.apache.thrift.TException
- 
- Specified by:
- OpenSessionin interface- TCLIService.AsyncIface
 
- 
- Throws:
- org.apache.thrift.TException
 
CloseSession
public void CloseSession(TCloseSessionReq req,
                         org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.CloseSession_call> resultHandler)
                  throws org.apache.thrift.TException
- 
- Specified by:
- CloseSessionin interface- TCLIService.AsyncIface
 
- 
- Throws:
- org.apache.thrift.TException
 
GetInfo
public void GetInfo(TGetInfoReq req,
                    org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetInfo_call> resultHandler)
             throws org.apache.thrift.TException
- 
- Specified by:
- GetInfoin interface- TCLIService.AsyncIface
 
- 
- Throws:
- org.apache.thrift.TException
 
ExecuteStatement
public void ExecuteStatement(TExecuteStatementReq req,
                             org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.ExecuteStatement_call> resultHandler)
                      throws org.apache.thrift.TException
- 
- Specified by:
- ExecuteStatementin interface- TCLIService.AsyncIface
 
- 
- Throws:
- org.apache.thrift.TException
 
GetTypeInfo
public void GetTypeInfo(TGetTypeInfoReq req,
                        org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetTypeInfo_call> resultHandler)
                 throws org.apache.thrift.TException
- 
- Specified by:
- GetTypeInfoin interface- TCLIService.AsyncIface
 
- 
- Throws:
- org.apache.thrift.TException
 
GetCatalogs
public void GetCatalogs(TGetCatalogsReq req,
                        org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetCatalogs_call> resultHandler)
                 throws org.apache.thrift.TException
- 
- Specified by:
- GetCatalogsin interface- TCLIService.AsyncIface
 
- 
- Throws:
- org.apache.thrift.TException
 
GetSchemas
public void GetSchemas(TGetSchemasReq req,
                       org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetSchemas_call> resultHandler)
                throws org.apache.thrift.TException
- 
- Specified by:
- GetSchemasin interface- TCLIService.AsyncIface
 
- 
- Throws:
- org.apache.thrift.TException
 
GetTables
public void GetTables(TGetTablesReq req,
                      org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetTables_call> resultHandler)
               throws org.apache.thrift.TException
- 
- Specified by:
- GetTablesin interface- TCLIService.AsyncIface
 
- 
- Throws:
- org.apache.thrift.TException
 
GetTableTypes
public void GetTableTypes(TGetTableTypesReq req,
                          org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetTableTypes_call> resultHandler)
                   throws org.apache.thrift.TException
- 
- Specified by:
- GetTableTypesin interface- TCLIService.AsyncIface
 
- 
- Throws:
- org.apache.thrift.TException
 
GetColumns
public void GetColumns(TGetColumnsReq req,
                       org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetColumns_call> resultHandler)
                throws org.apache.thrift.TException
- 
- Specified by:
- GetColumnsin interface- TCLIService.AsyncIface
 
- 
- Throws:
- org.apache.thrift.TException
 
GetFunctions
public void GetFunctions(TGetFunctionsReq req,
                         org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetFunctions_call> resultHandler)
                  throws org.apache.thrift.TException
- 
- Specified by:
- GetFunctionsin interface- TCLIService.AsyncIface
 
- 
- Throws:
- org.apache.thrift.TException
 
GetOperationStatus
public void GetOperationStatus(TGetOperationStatusReq req,
                               org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetOperationStatus_call> resultHandler)
                        throws org.apache.thrift.TException
- 
- Specified by:
- GetOperationStatusin interface- TCLIService.AsyncIface
 
- 
- Throws:
- org.apache.thrift.TException
 
CancelOperation
public void CancelOperation(TCancelOperationReq req,
                            org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.CancelOperation_call> resultHandler)
                     throws org.apache.thrift.TException
- 
- Specified by:
- CancelOperationin interface- TCLIService.AsyncIface
 
- 
- Throws:
- org.apache.thrift.TException
 
CloseOperation
public void CloseOperation(TCloseOperationReq req,
                           org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.CloseOperation_call> resultHandler)
                    throws org.apache.thrift.TException
- 
- Specified by:
- CloseOperationin interface- TCLIService.AsyncIface
 
- 
- Throws:
- org.apache.thrift.TException
 
GetResultSetMetadata
public void GetResultSetMetadata(TGetResultSetMetadataReq req,
                                 org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetResultSetMetadata_call> resultHandler)
                          throws org.apache.thrift.TException
- 
- Specified by:
- GetResultSetMetadatain interface- TCLIService.AsyncIface
 
- 
- Throws:
- org.apache.thrift.TException
 
FetchResults
public void FetchResults(TFetchResultsReq req,
                         org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.FetchResults_call> resultHandler)
                  throws org.apache.thrift.TException
- 
- Specified by:
- FetchResultsin interface- TCLIService.AsyncIface
 
- 
- Throws:
- org.apache.thrift.TException
 
Copyright © 2013 The Apache Software Foundation