public class ReverseActionsToAddFilesIterator extends FilteredCloseableIterator<AddFile,Tuple2<Action,java.lang.Boolean>>
| Constructor and Description |
|---|
ReverseActionsToAddFilesIterator(Path dataPath,
CloseableIterator<Tuple2<Action,java.lang.Boolean>> reverseActionIter) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Optional<AddFile> |
accept(Tuple2<Action,java.lang.Boolean> element) |
close, hasNext, nextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmappublic ReverseActionsToAddFilesIterator(Path dataPath, CloseableIterator<Tuple2<Action,java.lang.Boolean>> reverseActionIter)