Package | Description |
---|---|
org.apache.hadoop.hive.common | |
org.apache.hadoop.hive.metastore.txn |
Modifier and Type | Method and Description |
---|---|
ValidTxnList.RangeResponse |
ValidTxnList.isTxnRangeValid(long minTxnId,
long maxTxnId)
Find out if a range of transaction ids are valid.
|
ValidTxnList.RangeResponse |
ValidReadTxnList.isTxnRangeValid(long minTxnId,
long maxTxnId) |
static ValidTxnList.RangeResponse |
ValidTxnList.RangeResponse.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidTxnList.RangeResponse[] |
ValidTxnList.RangeResponse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ValidTxnList.RangeResponse |
ValidCompactorTxnList.isTxnRangeValid(long minTxnId,
long maxTxnId) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.