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