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