Package | Description |
---|---|
org.apache.hive.service.cli.thrift |
Modifier and Type | Method and Description |
---|---|
TGetInfoResp |
TGetInfoResp.deepCopy() |
TGetInfoResp |
ThriftCLIService.GetInfo(TGetInfoReq req) |
TGetInfoResp |
TCLIService.Iface.GetInfo(TGetInfoReq req) |
TGetInfoResp |
TCLIService.Client.GetInfo(TGetInfoReq req) |
TGetInfoResp |
TCLIService.AsyncClient.GetInfo_call.getResult() |
TGetInfoResp |
TCLIService.GetInfo_result.getSuccess() |
TGetInfoResp |
TCLIService.Client.recv_GetInfo() |
Modifier and Type | Method and Description |
---|---|
int |
TGetInfoResp.compareTo(TGetInfoResp other) |
boolean |
TGetInfoResp.equals(TGetInfoResp that) |
void |
TCLIService.GetInfo_result.setSuccess(TGetInfoResp success) |
Constructor and Description |
---|
TCLIService.GetInfo_result(TGetInfoResp success) |
TGetInfoResp(TGetInfoResp other)
Performs a deep copy on other.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.