org.apache.hive.service.cli.thrift
Class TCLIService.Client
java.lang.Object
org.apache.thrift.TServiceClient
org.apache.hive.service.cli.thrift.TCLIService.Client
- All Implemented Interfaces:
- TCLIService.Iface
- Enclosing class:
- TCLIService
public static class TCLIService.Client
- extends org.apache.thrift.TServiceClient
- implements TCLIService.Iface
Fields inherited from class org.apache.thrift.TServiceClient |
iprot_, oprot_, seqid_ |
Constructor Summary |
TCLIService.Client(org.apache.thrift.protocol.TProtocol prot)
|
TCLIService.Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot)
|
Methods inherited from class org.apache.thrift.TServiceClient |
getInputProtocol, getOutputProtocol, receiveBase, sendBase |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TCLIService.Client
public TCLIService.Client(org.apache.thrift.protocol.TProtocol prot)
TCLIService.Client
public TCLIService.Client(org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TProtocol oprot)
OpenSession
public TOpenSessionResp OpenSession(TOpenSessionReq req)
throws org.apache.thrift.TException
- Specified by:
OpenSession
in interface TCLIService.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:
CloseSession
in interface TCLIService.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:
GetInfo
in interface TCLIService.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:
ExecuteStatement
in interface TCLIService.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:
GetTypeInfo
in interface TCLIService.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:
GetCatalogs
in interface TCLIService.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:
GetSchemas
in interface TCLIService.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:
GetTables
in interface TCLIService.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:
GetTableTypes
in interface TCLIService.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:
GetColumns
in interface TCLIService.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:
GetFunctions
in interface TCLIService.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
GetOperationStatus
public TGetOperationStatusResp GetOperationStatus(TGetOperationStatusReq req)
throws org.apache.thrift.TException
- Specified by:
GetOperationStatus
in interface TCLIService.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:
CancelOperation
in interface TCLIService.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:
CloseOperation
in interface TCLIService.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:
GetResultSetMetadata
in interface TCLIService.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:
FetchResults
in interface TCLIService.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
Copyright © 2013 The Apache Software Foundation