| Package | Description |
|---|---|
| org.apache.hadoop.hive.common | |
| org.apache.hive.common.util |
| Modifier and Type | Class and Description |
|---|---|
class |
ValidCompactorWriteIdList
An implementation of
ValidWriteIdList for use by the compactor. |
class |
ValidReaderWriteIdList
An implementation of
ValidWriteIdList for use by readers. |
| Modifier and Type | Method and Description |
|---|---|
ValidWriteIdList |
ValidTxnWriteIdList.getTableValidWriteIdList(String fullTableName) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidTxnWriteIdList.addTableValidWriteIdList(ValidWriteIdList validWriteIds) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
TxnIdUtils.checkEquivalentWriteIds(ValidWriteIdList a,
ValidWriteIdList b)
Check if 2 ValidWriteIdLists are at an equivalent commit point.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.