| Interface | Description |
|---|---|
| Action |
Base interface for all Delta log actions.
|
| Class | Description |
|---|---|
| AddCDCFile |
Delta log action representing an `AddCDCFile`
|
| AddFile |
Delta log action representing an `AddFile`
|
| CommitInfo | |
| DeletionVectorDescriptor |
Information about a deletion vector attached to a file action.
|
| FileAction | |
| Format | |
| Metadata | |
| Protocol | |
| RemoveFile | |
| SetTransaction | |
| SingleAction |
Helper method to decode a Log file Action to its specific type.
|