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