| Interface | Description |
|---|---|
| DeltaErrors.SupplierWithIOException<T> |
| Class | Description |
|---|---|
| DataWriteContextImpl |
Implements the
DataWriteContext interface. |
| DeltaErrors |
Contains methods to create user-facing Delta exceptions.
|
| DeltaHistoryManager | |
| DeltaHistoryManager.Commit | |
| DeltaLogActionUtils |
Exposes APIs to read the raw actions within the *commit files* of the _delta_log.
|
| IcebergCompatV2Utils |
Utility methods for validation and compatibility checks for Iceberg V2.
|
| InternalScanFileUtils |
Utilities to extract information out of the scan file rows returned by
Scan.getScanFiles(Engine). |
| ScanBuilderImpl |
Implementation of
ScanBuilder. |
| ScanImpl |
Implementation of
Scan |
| SnapshotImpl |
Implementation of
Snapshot. |
| TableConfig<T> |
Represents the table properties.
|
| TableFeatures |
Contains utility methods related to the Delta table feature support in protocol.
|
| TableImpl | |
| TransactionBuilderImpl | |
| TransactionImpl |
| Enum | Description |
|---|---|
| DeltaLogActionUtils.DeltaAction |
Represents a Delta action.
|