| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
ShowCompactResponse |
ShowCompactResponse.deepCopy() |
ShowCompactResponse |
ThriftHiveMetastore.AsyncClient.show_compact_call.getResult() |
ShowCompactResponse |
ThriftHiveMetastore.show_compact_result.getSuccess() |
ShowCompactResponse |
ThriftHiveMetastore.Client.recv_show_compact() |
ShowCompactResponse |
ThriftHiveMetastore.Iface.show_compact(ShowCompactRequest rqst) |
ShowCompactResponse |
ThriftHiveMetastore.Client.show_compact(ShowCompactRequest rqst) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<ShowCompactResponse> |
ThriftHiveMetastore.AsyncProcessor.show_compact.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
ShowCompactResponse.compareTo(ShowCompactResponse other) |
boolean |
ShowCompactResponse.equals(ShowCompactResponse that) |
void |
ThriftHiveMetastore.show_compact_result.setSuccess(ShowCompactResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.show_compact.start(I iface,
ThriftHiveMetastore.show_compact_args args,
org.apache.thrift.async.AsyncMethodCallback<ShowCompactResponse> resultHandler) |
| Constructor and Description |
|---|
show_compact_result(ShowCompactResponse success) |
ShowCompactResponse(ShowCompactResponse other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.