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