|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TGetFunctionsReq | |
---|---|
org.apache.hive.service.cli.thrift |
Uses of TGetFunctionsReq in org.apache.hive.service.cli.thrift |
---|
Methods in org.apache.hive.service.cli.thrift that return TGetFunctionsReq | |
---|---|
TGetFunctionsReq |
TGetFunctionsReq.deepCopy()
|
TGetFunctionsReq |
TCLIService.GetFunctions_args.getReq()
|
Methods in org.apache.hive.service.cli.thrift with parameters of type TGetFunctionsReq | |
---|---|
int |
TGetFunctionsReq.compareTo(TGetFunctionsReq other)
|
boolean |
TGetFunctionsReq.equals(TGetFunctionsReq that)
|
TGetFunctionsResp |
ThriftCLIService.GetFunctions(TGetFunctionsReq req)
|
TGetFunctionsResp |
TCLIService.Iface.GetFunctions(TGetFunctionsReq req)
|
TGetFunctionsResp |
TCLIService.Client.GetFunctions(TGetFunctionsReq req)
|
void |
TCLIService.AsyncIface.GetFunctions(TGetFunctionsReq req,
org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetFunctions_call> resultHandler)
|
void |
TCLIService.AsyncClient.GetFunctions(TGetFunctionsReq req,
org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetFunctions_call> resultHandler)
|
void |
TCLIService.Client.send_GetFunctions(TGetFunctionsReq req)
|
void |
TCLIService.GetFunctions_args.setReq(TGetFunctionsReq req)
|
Constructors in org.apache.hive.service.cli.thrift with parameters of type TGetFunctionsReq | |
---|---|
TCLIService.AsyncClient.GetFunctions_call(TGetFunctionsReq req,
org.apache.thrift.async.AsyncMethodCallback<TCLIService.AsyncClient.GetFunctions_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)
|
|
TCLIService.GetFunctions_args(TGetFunctionsReq req)
|
|
TGetFunctionsReq(TGetFunctionsReq other)
Performs a deep copy on other. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |