| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.txn | |
| org.apache.hadoop.hive.metastore.txn.jdbc.functions |
| Modifier and Type | Method and Description |
|---|---|
static TxnErrorMsg |
TxnErrorMsg.getTxnErrorMsg(long errorCode) |
static TxnErrorMsg |
TxnErrorMsg.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TxnErrorMsg[] |
TxnErrorMsg.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbortTxnsFunction(List<Long> txnids,
boolean checkHeartbeat,
boolean skipCount,
boolean isReplReplayed,
TxnErrorMsg txnErrorMsg)
TODO: expose this as an operation to client.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.