| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
CommitTxnKeyValue |
CommitTxnKeyValue.deepCopy() |
CommitTxnKeyValue |
CommitTxnRequest.getKeyValue() |
| Modifier and Type | Method and Description |
|---|---|
int |
CommitTxnKeyValue.compareTo(CommitTxnKeyValue other) |
boolean |
CommitTxnKeyValue.equals(CommitTxnKeyValue that) |
void |
CommitTxnRequest.setKeyValue(CommitTxnKeyValue keyValue) |
| Constructor and Description |
|---|
CommitTxnKeyValue(CommitTxnKeyValue other)
Performs a deep copy on other.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.