public class DirectoryPump extends Object implements DataEntryPump
| Constructor and Description |
|---|
DirectoryPump(File directory) |
| Modifier and Type | Method and Description |
|---|---|
void |
pumpDataEntries(DataEntryReader dataEntryReader)
Applies the given DataEntryReader to all data entries that the
implementation can provide.
|
public DirectoryPump(File directory)
public void pumpDataEntries(DataEntryReader dataEntryReader) throws IOException
DataEntryPumppumpDataEntries in interface DataEntryPumpIOExceptionCopyright © 2015. All Rights Reserved.