|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TGetTypeInfoResp | |
---|---|
org.apache.hive.service.cli.thrift |
Uses of TGetTypeInfoResp in org.apache.hive.service.cli.thrift |
---|
Methods in org.apache.hive.service.cli.thrift that return TGetTypeInfoResp | |
---|---|
TGetTypeInfoResp |
TGetTypeInfoResp.deepCopy()
|
TGetTypeInfoResp |
TCLIService.AsyncClient.GetTypeInfo_call.getResult()
|
TGetTypeInfoResp |
TCLIService.GetTypeInfo_result.getSuccess()
|
TGetTypeInfoResp |
ThriftCLIService.GetTypeInfo(TGetTypeInfoReq req)
|
TGetTypeInfoResp |
TCLIService.Iface.GetTypeInfo(TGetTypeInfoReq req)
|
TGetTypeInfoResp |
TCLIService.Client.GetTypeInfo(TGetTypeInfoReq req)
|
TGetTypeInfoResp |
TCLIService.Client.recv_GetTypeInfo()
|
Methods in org.apache.hive.service.cli.thrift with parameters of type TGetTypeInfoResp | |
---|---|
int |
TGetTypeInfoResp.compareTo(TGetTypeInfoResp other)
|
boolean |
TGetTypeInfoResp.equals(TGetTypeInfoResp that)
|
void |
TCLIService.GetTypeInfo_result.setSuccess(TGetTypeInfoResp success)
|
Constructors in org.apache.hive.service.cli.thrift with parameters of type TGetTypeInfoResp | |
---|---|
TCLIService.GetTypeInfo_result(TGetTypeInfoResp success)
|
|
TGetTypeInfoResp(TGetTypeInfoResp other)
Performs a deep copy on other. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |