Package | Description |
---|---|
org.apache.hive.service.cli.thrift |
Modifier and Type | Method and Description |
---|---|
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() |
Modifier and Type | Method and Description |
---|---|
int |
TGetFunctionsResp.compareTo(TGetFunctionsResp other) |
boolean |
TGetFunctionsResp.equals(TGetFunctionsResp that) |
void |
TCLIService.GetFunctions_result.setSuccess(TGetFunctionsResp success) |
Constructor and Description |
---|
TCLIService.GetFunctions_result(TGetFunctionsResp success) |
TGetFunctionsResp(TGetFunctionsResp other)
Performs a deep copy on other.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.