| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
CmRecycleResponse |
ThriftHiveMetastore.Iface.cm_recycle(CmRecycleRequest request) |
CmRecycleResponse |
ThriftHiveMetastore.Client.cm_recycle(CmRecycleRequest request) |
CmRecycleResponse |
CmRecycleResponse.deepCopy() |
CmRecycleResponse |
ThriftHiveMetastore.AsyncClient.cm_recycle_call.getResult() |
CmRecycleResponse |
ThriftHiveMetastore.cm_recycle_result.getSuccess() |
CmRecycleResponse |
ThriftHiveMetastore.Client.recv_cm_recycle() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<CmRecycleResponse> |
ThriftHiveMetastore.AsyncProcessor.cm_recycle.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
CmRecycleResponse.compareTo(CmRecycleResponse other) |
boolean |
CmRecycleResponse.equals(CmRecycleResponse that) |
void |
ThriftHiveMetastore.cm_recycle_result.setSuccess(CmRecycleResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.cm_recycle.start(I iface,
ThriftHiveMetastore.cm_recycle_args args,
org.apache.thrift.async.AsyncMethodCallback<CmRecycleResponse> resultHandler) |
| Constructor and Description |
|---|
cm_recycle_result(CmRecycleResponse success,
MetaException o1) |
CmRecycleResponse(CmRecycleResponse other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.