Class DeleteFileSet

java.lang.Object
org.apache.iceberg.util.DeleteFileSet
All Implemented Interfaces:
Serializable, Iterable<DeleteFile>, Collection<DeleteFile>, Set<DeleteFile>

public class DeleteFileSet extends Object
See Also: