| Package | Description |
|---|---|
| org.apache.paimon.iceberg.metadata |
| Modifier and Type | Field and Description |
|---|---|
static IcebergSnapshotSummary |
IcebergSnapshotSummary.APPEND |
static IcebergSnapshotSummary |
IcebergSnapshotSummary.OVERWRITE |
| Modifier and Type | Method and Description |
|---|---|
IcebergSnapshotSummary |
IcebergSnapshot.summary() |
| Constructor and Description |
|---|
IcebergSnapshot(long sequenceNumber,
long snapshotId,
long timestampMs,
IcebergSnapshotSummary summary,
String manifestList,
int schemaId) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.