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