org.aksw.commons.util.apache
Class ApacheLogEntryIterator
java.lang.Object
org.aksw.commons.collections.SinglePrefetchIterator<ApacheLogEntry>
org.aksw.commons.util.apache.ApacheLogEntryIterator
- All Implemented Interfaces:
- Iterator<ApacheLogEntry>, IClosable
public class ApacheLogEntryIterator
- extends SinglePrefetchIterator<ApacheLogEntry>
- implements IClosable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApacheLogEntryIterator
public ApacheLogEntryIterator(InputStream in,
boolean closeWhenDone)
ApacheLogEntryIterator
public ApacheLogEntryIterator(BufferedReader reader)
prefetch
protected ApacheLogEntry prefetch()
throws Exception
- Specified by:
prefetch in class SinglePrefetchIterator<ApacheLogEntry>
- Throws:
Exception
close
public void close()
- Specified by:
close in interface IClosable- Overrides:
close in class SinglePrefetchIterator<ApacheLogEntry>
Copyright © 2012. All Rights Reserved.