Class TCLIService.Client
- java.lang.Object
-
- org.apache.thrift.TServiceClient
-
- com.databricks.jdbc.model.client.thrift.generated.TCLIService.Client
-
- All Implemented Interfaces:
TCLIService.Iface
- Enclosing class:
- TCLIService
public static class TCLIService.Client extends org.apache.thrift.TServiceClient implements TCLIService.Iface
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTCLIService.Client.Factory
-
Method Summary
-
-
-
Method Detail
-
OpenSession
public TOpenSessionResp OpenSession(TOpenSessionReq req) throws org.apache.thrift.TException
- Specified by:
OpenSessionin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_OpenSession
public void send_OpenSession(TOpenSessionReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_OpenSession
public TOpenSessionResp recv_OpenSession() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
CloseSession
public TCloseSessionResp CloseSession(TCloseSessionReq req) throws org.apache.thrift.TException
- Specified by:
CloseSessionin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_CloseSession
public void send_CloseSession(TCloseSessionReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_CloseSession
public TCloseSessionResp recv_CloseSession() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
GetInfo
public TGetInfoResp GetInfo(TGetInfoReq req) throws org.apache.thrift.TException
- Specified by:
GetInfoin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_GetInfo
public void send_GetInfo(TGetInfoReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_GetInfo
public TGetInfoResp recv_GetInfo() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
ExecuteStatement
public TExecuteStatementResp ExecuteStatement(TExecuteStatementReq req) throws org.apache.thrift.TException
- Specified by:
ExecuteStatementin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_ExecuteStatement
public void send_ExecuteStatement(TExecuteStatementReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_ExecuteStatement
public TExecuteStatementResp recv_ExecuteStatement() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
GetTypeInfo
public TGetTypeInfoResp GetTypeInfo(TGetTypeInfoReq req) throws org.apache.thrift.TException
- Specified by:
GetTypeInfoin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_GetTypeInfo
public void send_GetTypeInfo(TGetTypeInfoReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_GetTypeInfo
public TGetTypeInfoResp recv_GetTypeInfo() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
GetCatalogs
public TGetCatalogsResp GetCatalogs(TGetCatalogsReq req) throws org.apache.thrift.TException
- Specified by:
GetCatalogsin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_GetCatalogs
public void send_GetCatalogs(TGetCatalogsReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_GetCatalogs
public TGetCatalogsResp recv_GetCatalogs() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
GetSchemas
public TGetSchemasResp GetSchemas(TGetSchemasReq req) throws org.apache.thrift.TException
- Specified by:
GetSchemasin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_GetSchemas
public void send_GetSchemas(TGetSchemasReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_GetSchemas
public TGetSchemasResp recv_GetSchemas() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
GetTables
public TGetTablesResp GetTables(TGetTablesReq req) throws org.apache.thrift.TException
- Specified by:
GetTablesin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_GetTables
public void send_GetTables(TGetTablesReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_GetTables
public TGetTablesResp recv_GetTables() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
GetTableTypes
public TGetTableTypesResp GetTableTypes(TGetTableTypesReq req) throws org.apache.thrift.TException
- Specified by:
GetTableTypesin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_GetTableTypes
public void send_GetTableTypes(TGetTableTypesReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_GetTableTypes
public TGetTableTypesResp recv_GetTableTypes() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
GetColumns
public TGetColumnsResp GetColumns(TGetColumnsReq req) throws org.apache.thrift.TException
- Specified by:
GetColumnsin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_GetColumns
public void send_GetColumns(TGetColumnsReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_GetColumns
public TGetColumnsResp recv_GetColumns() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
GetFunctions
public TGetFunctionsResp GetFunctions(TGetFunctionsReq req) throws org.apache.thrift.TException
- Specified by:
GetFunctionsin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_GetFunctions
public void send_GetFunctions(TGetFunctionsReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_GetFunctions
public TGetFunctionsResp recv_GetFunctions() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
GetPrimaryKeys
public TGetPrimaryKeysResp GetPrimaryKeys(TGetPrimaryKeysReq req) throws org.apache.thrift.TException
- Specified by:
GetPrimaryKeysin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_GetPrimaryKeys
public void send_GetPrimaryKeys(TGetPrimaryKeysReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_GetPrimaryKeys
public TGetPrimaryKeysResp recv_GetPrimaryKeys() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
GetCrossReference
public TGetCrossReferenceResp GetCrossReference(TGetCrossReferenceReq req) throws org.apache.thrift.TException
- Specified by:
GetCrossReferencein interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_GetCrossReference
public void send_GetCrossReference(TGetCrossReferenceReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_GetCrossReference
public TGetCrossReferenceResp recv_GetCrossReference() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
GetOperationStatus
public TGetOperationStatusResp GetOperationStatus(TGetOperationStatusReq req) throws org.apache.thrift.TException
- Specified by:
GetOperationStatusin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_GetOperationStatus
public void send_GetOperationStatus(TGetOperationStatusReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_GetOperationStatus
public TGetOperationStatusResp recv_GetOperationStatus() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
CancelOperation
public TCancelOperationResp CancelOperation(TCancelOperationReq req) throws org.apache.thrift.TException
- Specified by:
CancelOperationin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_CancelOperation
public void send_CancelOperation(TCancelOperationReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_CancelOperation
public TCancelOperationResp recv_CancelOperation() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
CloseOperation
public TCloseOperationResp CloseOperation(TCloseOperationReq req) throws org.apache.thrift.TException
- Specified by:
CloseOperationin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_CloseOperation
public void send_CloseOperation(TCloseOperationReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_CloseOperation
public TCloseOperationResp recv_CloseOperation() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
GetResultSetMetadata
public TGetResultSetMetadataResp GetResultSetMetadata(TGetResultSetMetadataReq req) throws org.apache.thrift.TException
- Specified by:
GetResultSetMetadatain interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_GetResultSetMetadata
public void send_GetResultSetMetadata(TGetResultSetMetadataReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_GetResultSetMetadata
public TGetResultSetMetadataResp recv_GetResultSetMetadata() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
FetchResults
public TFetchResultsResp FetchResults(TFetchResultsReq req) throws org.apache.thrift.TException
- Specified by:
FetchResultsin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_FetchResults
public void send_FetchResults(TFetchResultsReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_FetchResults
public TFetchResultsResp recv_FetchResults() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
GetDelegationToken
public TGetDelegationTokenResp GetDelegationToken(TGetDelegationTokenReq req) throws org.apache.thrift.TException
- Specified by:
GetDelegationTokenin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_GetDelegationToken
public void send_GetDelegationToken(TGetDelegationTokenReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_GetDelegationToken
public TGetDelegationTokenResp recv_GetDelegationToken() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
CancelDelegationToken
public TCancelDelegationTokenResp CancelDelegationToken(TCancelDelegationTokenReq req) throws org.apache.thrift.TException
- Specified by:
CancelDelegationTokenin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_CancelDelegationToken
public void send_CancelDelegationToken(TCancelDelegationTokenReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_CancelDelegationToken
public TCancelDelegationTokenResp recv_CancelDelegationToken() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
RenewDelegationToken
public TRenewDelegationTokenResp RenewDelegationToken(TRenewDelegationTokenReq req) throws org.apache.thrift.TException
- Specified by:
RenewDelegationTokenin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_RenewDelegationToken
public void send_RenewDelegationToken(TRenewDelegationTokenReq req) throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
recv_RenewDelegationToken
public TRenewDelegationTokenResp recv_RenewDelegationToken() throws org.apache.thrift.TException
- Throws:
org.apache.thrift.TException
-
-