public static interface TCLIService.AsyncIface
| Modifier and Type | Method and Description |
|---|---|
void |
CancelDelegationToken(TCancelDelegationTokenReq req,
org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.CancelDelegationToken_call> resultHandler) |
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 |
GetDelegationToken(TGetDelegationTokenReq req,
org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetDelegationToken_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) |
void |
RenewDelegationToken(TRenewDelegationTokenReq req,
org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.RenewDelegationToken_call> resultHandler) |
void OpenSession(TOpenSessionReq req, org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.OpenSession_call> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid CloseSession(TCloseSessionReq req, org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.CloseSession_call> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid GetInfo(TGetInfoReq req, org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetInfo_call> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid ExecuteStatement(TExecuteStatementReq req, org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.ExecuteStatement_call> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid GetTypeInfo(TGetTypeInfoReq req, org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetTypeInfo_call> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid GetCatalogs(TGetCatalogsReq req, org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetCatalogs_call> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid GetSchemas(TGetSchemasReq req, org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetSchemas_call> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid GetTables(TGetTablesReq req, org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetTables_call> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid GetTableTypes(TGetTableTypesReq req, org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetTableTypes_call> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid GetColumns(TGetColumnsReq req, org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetColumns_call> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid GetFunctions(TGetFunctionsReq req, org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetFunctions_call> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid GetOperationStatus(TGetOperationStatusReq req, org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetOperationStatus_call> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid CancelOperation(TCancelOperationReq req, org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.CancelOperation_call> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid CloseOperation(TCloseOperationReq req, org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.CloseOperation_call> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid GetResultSetMetadata(TGetResultSetMetadataReq req, org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetResultSetMetadata_call> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid FetchResults(TFetchResultsReq req, org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.FetchResults_call> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid GetDelegationToken(TGetDelegationTokenReq req, org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetDelegationToken_call> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid CancelDelegationToken(TCancelDelegationTokenReq req, org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.CancelDelegationToken_call> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid RenewDelegationToken(TRenewDelegationTokenReq req, org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.RenewDelegationToken_call> resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.