public static class TCLIService.Client extends org.apache.thrift.TServiceClient implements TCLIService.Iface
| Modifier and Type | Class and Description |
|---|---|
static class |
TCLIService.Client.Factory |
| Constructor and Description |
|---|
TCLIService.Client(org.apache.thrift.protocol.TProtocol prot) |
TCLIService.Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot) |
public TCLIService.Client(org.apache.thrift.protocol.TProtocol prot)
public TCLIService.Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot)
public TOpenSessionResp OpenSession(TOpenSessionReq req) throws org.apache.thrift.TException
OpenSession in interface TCLIService.Ifaceorg.apache.thrift.TExceptionpublic void send_OpenSession(TOpenSessionReq req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TOpenSessionResp recv_OpenSession() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TCloseSessionResp CloseSession(TCloseSessionReq req) throws org.apache.thrift.TException
CloseSession in interface TCLIService.Ifaceorg.apache.thrift.TExceptionpublic void send_CloseSession(TCloseSessionReq req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TCloseSessionResp recv_CloseSession() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TGetInfoResp GetInfo(TGetInfoReq req) throws org.apache.thrift.TException
GetInfo in interface TCLIService.Ifaceorg.apache.thrift.TExceptionpublic void send_GetInfo(TGetInfoReq req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TGetInfoResp recv_GetInfo() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TExecuteStatementResp ExecuteStatement(TExecuteStatementReq req) throws org.apache.thrift.TException
ExecuteStatement in interface TCLIService.Ifaceorg.apache.thrift.TExceptionpublic void send_ExecuteStatement(TExecuteStatementReq req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TExecuteStatementResp recv_ExecuteStatement() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TGetTypeInfoResp GetTypeInfo(TGetTypeInfoReq req) throws org.apache.thrift.TException
GetTypeInfo in interface TCLIService.Ifaceorg.apache.thrift.TExceptionpublic void send_GetTypeInfo(TGetTypeInfoReq req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TGetTypeInfoResp recv_GetTypeInfo() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TGetCatalogsResp GetCatalogs(TGetCatalogsReq req) throws org.apache.thrift.TException
GetCatalogs in interface TCLIService.Ifaceorg.apache.thrift.TExceptionpublic void send_GetCatalogs(TGetCatalogsReq req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TGetCatalogsResp recv_GetCatalogs() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TGetSchemasResp GetSchemas(TGetSchemasReq req) throws org.apache.thrift.TException
GetSchemas in interface TCLIService.Ifaceorg.apache.thrift.TExceptionpublic void send_GetSchemas(TGetSchemasReq req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TGetSchemasResp recv_GetSchemas() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TGetTablesResp GetTables(TGetTablesReq req) throws org.apache.thrift.TException
GetTables in interface TCLIService.Ifaceorg.apache.thrift.TExceptionpublic void send_GetTables(TGetTablesReq req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TGetTablesResp recv_GetTables() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TGetTableTypesResp GetTableTypes(TGetTableTypesReq req) throws org.apache.thrift.TException
GetTableTypes in interface TCLIService.Ifaceorg.apache.thrift.TExceptionpublic void send_GetTableTypes(TGetTableTypesReq req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TGetTableTypesResp recv_GetTableTypes() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TGetColumnsResp GetColumns(TGetColumnsReq req) throws org.apache.thrift.TException
GetColumns in interface TCLIService.Ifaceorg.apache.thrift.TExceptionpublic void send_GetColumns(TGetColumnsReq req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TGetColumnsResp recv_GetColumns() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TGetFunctionsResp GetFunctions(TGetFunctionsReq req) throws org.apache.thrift.TException
GetFunctions in interface TCLIService.Ifaceorg.apache.thrift.TExceptionpublic void send_GetFunctions(TGetFunctionsReq req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TGetFunctionsResp recv_GetFunctions() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TGetOperationStatusResp GetOperationStatus(TGetOperationStatusReq req) throws org.apache.thrift.TException
GetOperationStatus in interface TCLIService.Ifaceorg.apache.thrift.TExceptionpublic void send_GetOperationStatus(TGetOperationStatusReq req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TGetOperationStatusResp recv_GetOperationStatus() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TCancelOperationResp CancelOperation(TCancelOperationReq req) throws org.apache.thrift.TException
CancelOperation in interface TCLIService.Ifaceorg.apache.thrift.TExceptionpublic void send_CancelOperation(TCancelOperationReq req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TCancelOperationResp recv_CancelOperation() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TCloseOperationResp CloseOperation(TCloseOperationReq req) throws org.apache.thrift.TException
CloseOperation in interface TCLIService.Ifaceorg.apache.thrift.TExceptionpublic void send_CloseOperation(TCloseOperationReq req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TCloseOperationResp recv_CloseOperation() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TGetResultSetMetadataResp GetResultSetMetadata(TGetResultSetMetadataReq req) throws org.apache.thrift.TException
GetResultSetMetadata in interface TCLIService.Ifaceorg.apache.thrift.TExceptionpublic void send_GetResultSetMetadata(TGetResultSetMetadataReq req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TGetResultSetMetadataResp recv_GetResultSetMetadata() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TFetchResultsResp FetchResults(TFetchResultsReq req) throws org.apache.thrift.TException
FetchResults in interface TCLIService.Ifaceorg.apache.thrift.TExceptionpublic void send_FetchResults(TFetchResultsReq req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TFetchResultsResp recv_FetchResults() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TGetDelegationTokenResp GetDelegationToken(TGetDelegationTokenReq req) throws org.apache.thrift.TException
GetDelegationToken in interface TCLIService.Ifaceorg.apache.thrift.TExceptionpublic void send_GetDelegationToken(TGetDelegationTokenReq req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TGetDelegationTokenResp recv_GetDelegationToken() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TCancelDelegationTokenResp CancelDelegationToken(TCancelDelegationTokenReq req) throws org.apache.thrift.TException
CancelDelegationToken in interface TCLIService.Ifaceorg.apache.thrift.TExceptionpublic void send_CancelDelegationToken(TCancelDelegationTokenReq req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TCancelDelegationTokenResp recv_CancelDelegationToken() throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TRenewDelegationTokenResp RenewDelegationToken(TRenewDelegationTokenReq req) throws org.apache.thrift.TException
RenewDelegationToken in interface TCLIService.Ifaceorg.apache.thrift.TExceptionpublic void send_RenewDelegationToken(TRenewDelegationTokenReq req) throws org.apache.thrift.TException
org.apache.thrift.TExceptionpublic TRenewDelegationTokenResp recv_RenewDelegationToken() throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.