Package | Description |
---|---|
org.apache.hive.service.cli.thrift |
Modifier and Type | Method and Description |
---|---|
TFetchResultsReq |
TFetchResultsReq.deepCopy() |
TFetchResultsReq |
TCLIService.FetchResults_args.getReq() |
Modifier and Type | Method and Description |
---|---|
int |
TFetchResultsReq.compareTo(TFetchResultsReq other) |
boolean |
TFetchResultsReq.equals(TFetchResultsReq that) |
TFetchResultsResp |
ThriftCLIService.FetchResults(TFetchResultsReq req) |
TFetchResultsResp |
TCLIService.Iface.FetchResults(TFetchResultsReq req) |
TFetchResultsResp |
TCLIService.Client.FetchResults(TFetchResultsReq req) |
void |
TCLIService.AsyncIface.FetchResults(TFetchResultsReq req,
org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.FetchResults_call> resultHandler) |
void |
TCLIService.AsyncClient.FetchResults(TFetchResultsReq req,
org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.FetchResults_call> resultHandler) |
void |
TCLIService.Client.send_FetchResults(TFetchResultsReq req) |
void |
TCLIService.FetchResults_args.setReq(TFetchResultsReq req) |
Constructor and Description |
---|
TCLIService.AsyncClient.FetchResults_call(TFetchResultsReq req,
org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.FetchResults_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
TCLIService.FetchResults_args(TFetchResultsReq req) |
TFetchResultsReq(TFetchResultsReq other)
Performs a deep copy on other.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.