Package | Description |
---|---|
org.apache.hive.service.cli.thrift |
Modifier and Type | Method and Description |
---|---|
TGetCatalogsReq |
TGetCatalogsReq.deepCopy() |
TGetCatalogsReq |
TCLIService.GetCatalogs_args.getReq() |
Modifier and Type | Method and Description |
---|---|
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) |
Constructor and Description |
---|
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.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.