| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.io |
| Modifier and Type | Method and Description |
|---|---|
List<AcidInputFormat.DeltaFileMetaData> |
AcidInputFormat.DeltaMetaData.getDeltaFiles() |
List<AcidInputFormat.DeltaFileMetaData> |
AcidInputFormat.DeltaMetaData.getDeltaFilesForStmtId(Integer stmtId) |
| Constructor and Description |
|---|
DeltaMetaData(long minWriteId,
long maxWriteId,
List<Integer> stmtIds,
long visibilityTxnId,
List<AcidInputFormat.DeltaFileMetaData> deltaFiles) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.