Package org.apache.iceberg.deletes
-
Interface Summary Interface Description PositionDeleteIndex -
Class Summary Class Description DeleteCounter A counter to be used to count deletes as they are applied.Deletes EqualityDeleteWriter<T> PositionDelete<R> PositionDeleteWriter<T> A position delete writer that can handle deletes ordered by file and position.SortingPositionOnlyDeleteWriter<T> A position delete writer that is capable of handling unordered deletes without rows.