public class IcebergSnapshotSummary extends Object
See Iceberg spec.
| Modifier and Type | Field and Description |
|---|---|
static IcebergSnapshotSummary |
APPEND |
static IcebergSnapshotSummary |
OVERWRITE |
| Constructor and Description |
|---|
IcebergSnapshotSummary(String operation) |
public static final IcebergSnapshotSummary APPEND
public static final IcebergSnapshotSummary OVERWRITE
public IcebergSnapshotSummary(String operation)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.