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 -
Field Summary
Fields inherited from class org.apache.thrift.TServiceClient
iprot_, oprot_, seqid_ -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGetColumns(TGetColumnsReq req) GetInfo(TGetInfoReq req) GetSchemas(TGetSchemasReq req) GetTables(TGetTablesReq req) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidsend_GetInfo(TGetInfoReq req) voidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class org.apache.thrift.TServiceClient
getInputProtocol, getOutputProtocol, receiveBase, sendBase, sendBaseOneway
-
Constructor Details
-
Client
public Client(org.apache.thrift.protocol.TProtocol prot) -
Client
public Client(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TProtocol oprot)
-
-
Method Details
-
OpenSession
- Specified by:
OpenSessionin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_OpenSession
- Throws:
org.apache.thrift.TException
-
recv_OpenSession
- Throws:
org.apache.thrift.TException
-
CloseSession
- Specified by:
CloseSessionin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_CloseSession
- Throws:
org.apache.thrift.TException
-
recv_CloseSession
- Throws:
org.apache.thrift.TException
-
GetInfo
- Specified by:
GetInfoin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_GetInfo
- Throws:
org.apache.thrift.TException
-
recv_GetInfo
- 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
- Throws:
org.apache.thrift.TException
-
recv_ExecuteStatement
- Throws:
org.apache.thrift.TException
-
GetTypeInfo
- Specified by:
GetTypeInfoin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_GetTypeInfo
- Throws:
org.apache.thrift.TException
-
recv_GetTypeInfo
- Throws:
org.apache.thrift.TException
-
GetCatalogs
- Specified by:
GetCatalogsin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_GetCatalogs
- Throws:
org.apache.thrift.TException
-
recv_GetCatalogs
- Throws:
org.apache.thrift.TException
-
GetSchemas
- Specified by:
GetSchemasin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_GetSchemas
- Throws:
org.apache.thrift.TException
-
recv_GetSchemas
- Throws:
org.apache.thrift.TException
-
GetTables
- Specified by:
GetTablesin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_GetTables
- Throws:
org.apache.thrift.TException
-
recv_GetTables
- Throws:
org.apache.thrift.TException
-
GetTableTypes
- Specified by:
GetTableTypesin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_GetTableTypes
- Throws:
org.apache.thrift.TException
-
recv_GetTableTypes
- Throws:
org.apache.thrift.TException
-
GetColumns
- Specified by:
GetColumnsin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_GetColumns
- Throws:
org.apache.thrift.TException
-
recv_GetColumns
- Throws:
org.apache.thrift.TException
-
GetFunctions
- Specified by:
GetFunctionsin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_GetFunctions
- Throws:
org.apache.thrift.TException
-
recv_GetFunctions
- 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
- Throws:
org.apache.thrift.TException
-
recv_GetPrimaryKeys
- 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
- Throws:
org.apache.thrift.TException
-
recv_GetCrossReference
- 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
- Throws:
org.apache.thrift.TException
-
recv_GetOperationStatus
- 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
- Throws:
org.apache.thrift.TException
-
recv_CancelOperation
- 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
- Throws:
org.apache.thrift.TException
-
recv_CloseOperation
- 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
- Throws:
org.apache.thrift.TException
-
FetchResults
- Specified by:
FetchResultsin interfaceTCLIService.Iface- Throws:
org.apache.thrift.TException
-
send_FetchResults
- Throws:
org.apache.thrift.TException
-
recv_FetchResults
- 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
- Throws:
org.apache.thrift.TException
-
recv_GetDelegationToken
- 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
- 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
- Throws:
org.apache.thrift.TException
-