|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TGetInfoReq | |
---|---|
org.apache.hive.service.cli.thrift |
Uses of TGetInfoReq in org.apache.hive.service.cli.thrift |
---|
Methods in org.apache.hive.service.cli.thrift that return TGetInfoReq | |
---|---|
TGetInfoReq |
TGetInfoReq.deepCopy()
|
TGetInfoReq |
TCLIService.GetInfo_args.getReq()
|
Methods in org.apache.hive.service.cli.thrift with parameters of type TGetInfoReq | |
---|---|
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)
|
Constructors in org.apache.hive.service.cli.thrift with parameters of type TGetInfoReq | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |