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