Package | Description |
---|---|
org.apache.hadoop.hive.metastore | |
org.apache.hadoop.hive.metastore.api | |
org.apache.hadoop.hive.metastore.txn |
Modifier and Type | Method and Description |
---|---|
void |
HiveMetaStore.HMSHandler.compact(CompactionRequest rqst) |
Modifier and Type | Method and Description |
---|---|
CompactionRequest |
CompactionRequest.deepCopy() |
CompactionRequest |
ThriftHiveMetastore.compact_args.getRqst() |
Modifier and Type | Method and Description |
---|---|
void |
ThriftHiveMetastore.Iface.compact(CompactionRequest rqst) |
void |
ThriftHiveMetastore.Client.compact(CompactionRequest rqst) |
void |
ThriftHiveMetastore.AsyncIface.compact(CompactionRequest rqst,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.compact_call> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.compact(CompactionRequest rqst,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.compact_call> resultHandler) |
int |
CompactionRequest.compareTo(CompactionRequest other) |
boolean |
CompactionRequest.equals(CompactionRequest that) |
void |
ThriftHiveMetastore.Client.send_compact(CompactionRequest rqst) |
void |
ThriftHiveMetastore.compact_args.setRqst(CompactionRequest rqst) |
Constructor and Description |
---|
CompactionRequest(CompactionRequest other)
Performs a deep copy on other.
|
ThriftHiveMetastore.AsyncClient.compact_call(CompactionRequest rqst,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.compact_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
ThriftHiveMetastore.compact_args(CompactionRequest rqst) |
Modifier and Type | Method and Description |
---|---|
void |
TxnHandler.compact(CompactionRequest rqst) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.