Package | Description |
---|---|
org.apache.hadoop.hive.metastore | |
org.apache.hadoop.hive.metastore.api | |
org.apache.hadoop.hive.metastore.txn | |
org.apache.hadoop.hive.ql.metadata |
Modifier and Type | Method and Description |
---|---|
ShowCompactResponse |
HiveMetaStore.HMSHandler.show_compact(ShowCompactRequest rqst) |
ShowCompactResponse |
IMetaStoreClient.showCompactions()
Get a list of all current compactions.
|
ShowCompactResponse |
HiveMetaStoreClient.showCompactions() |
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 |
---|---|
int |
ShowCompactResponse.compareTo(ShowCompactResponse other) |
boolean |
ShowCompactResponse.equals(ShowCompactResponse that) |
void |
ThriftHiveMetastore.show_compact_result.setSuccess(ShowCompactResponse success) |
Constructor and Description |
---|
ShowCompactResponse(ShowCompactResponse other)
Performs a deep copy on other.
|
ThriftHiveMetastore.show_compact_result(ShowCompactResponse success) |
Modifier and Type | Method and Description |
---|---|
ShowCompactResponse |
TxnHandler.showCompact(ShowCompactRequest rqst) |
Modifier and Type | Method and Description |
---|---|
ShowCompactResponse |
Hive.showCompactions() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.