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