public class FileBasedOperationIterable extends Object implements ESCloseableIterable<AbstractOperation>
close when they are finished.| Constructor and Description |
|---|
FileBasedOperationIterable(String operationsFilePath,
Direction direction)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes this
Iterable. |
Iterable<AbstractOperation> |
iterable()
Returns an
Iterable that can be iterated over. |
public Iterable<AbstractOperation> iterable()
Iterable that can be iterated over.iterable in interface ESCloseableIterable<AbstractOperation>Iterable to iterate overIterable.iterator()public void close()
Iterable.close in interface ESCloseableIterable<AbstractOperation>ESCloseableIterable.close()Copyright © 2017. All rights reserved.