|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TFetchResultsResp | |
---|---|
org.apache.hive.service.cli.thrift |
Uses of TFetchResultsResp in org.apache.hive.service.cli.thrift |
---|
Methods in org.apache.hive.service.cli.thrift that return TFetchResultsResp | |
---|---|
TFetchResultsResp |
TFetchResultsResp.deepCopy()
|
TFetchResultsResp |
ThriftCLIService.FetchResults(TFetchResultsReq req)
|
TFetchResultsResp |
TCLIService.Iface.FetchResults(TFetchResultsReq req)
|
TFetchResultsResp |
TCLIService.Client.FetchResults(TFetchResultsReq req)
|
TFetchResultsResp |
TCLIService.AsyncClient.FetchResults_call.getResult()
|
TFetchResultsResp |
TCLIService.FetchResults_result.getSuccess()
|
TFetchResultsResp |
TCLIService.Client.recv_FetchResults()
|
Methods in org.apache.hive.service.cli.thrift with parameters of type TFetchResultsResp | |
---|---|
int |
TFetchResultsResp.compareTo(TFetchResultsResp other)
|
boolean |
TFetchResultsResp.equals(TFetchResultsResp that)
|
void |
TCLIService.FetchResults_result.setSuccess(TFetchResultsResp success)
|
Constructors in org.apache.hive.service.cli.thrift with parameters of type TFetchResultsResp | |
---|---|
TCLIService.FetchResults_result(TFetchResultsResp success)
|
|
TFetchResultsResp(TFetchResultsResp other)
Performs a deep copy on other. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |