org.aksw.commons.util.apache
Class ApacheLogRangeEntryIterator
java.lang.Object
org.aksw.commons.collections.SinglePrefetchIterator<ApacheLogEntry>
org.aksw.commons.util.apache.ApacheLogRangeEntryIterator
- All Implemented Interfaces:
- Iterator<ApacheLogEntry>
public class ApacheLogRangeEntryIterator
- extends org.aksw.commons.collections.SinglePrefetchIterator<ApacheLogEntry>
| Methods inherited from class org.aksw.commons.collections.SinglePrefetchIterator |
finish, hasNext, next, remove |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApacheLogRangeEntryIterator
public ApacheLogRangeEntryIterator(Iterator<Map.Entry<Date,File>> itFile,
Date low,
boolean lowInclusive,
Date high,
boolean highInclusive)
prefetch
protected ApacheLogEntry prefetch()
throws Exception
- Specified by:
prefetch in class org.aksw.commons.collections.SinglePrefetchIterator<ApacheLogEntry>
- Throws:
Exception
close
public void close()
- Overrides:
close in class org.aksw.commons.collections.SinglePrefetchIterator<ApacheLogEntry>
Copyright © 2011. All Rights Reserved.