| Package | Description |
|---|---|
| org.apache.hive.service.cli.thrift |
| Modifier and Type | Method and Description |
|---|---|
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() |
| Modifier and Type | Method and Description |
|---|---|
int |
TFetchResultsResp.compareTo(TFetchResultsResp other) |
boolean |
TFetchResultsResp.equals(TFetchResultsResp that) |
void |
TCLIService.FetchResults_result.setSuccess(TFetchResultsResp success) |
| Constructor and Description |
|---|
TCLIService.FetchResults_result(TFetchResultsResp success) |
TFetchResultsResp(TFetchResultsResp other)
Performs a deep copy on other.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.