public class ApacheLogRangeEntryIterator extends SinglePrefetchIterator<ApacheLogEntry>
| Constructor and Description |
|---|
ApacheLogRangeEntryIterator(Iterator<Map.Entry<Date,File>> itFile,
Date low,
boolean lowInclusive,
Date high,
boolean highInclusive) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected ApacheLogEntry |
prefetch() |
finish, hasNext, next, removeprotected ApacheLogEntry prefetch() throws Exception
prefetch in class SinglePrefetchIterator<ApacheLogEntry>Exceptionpublic void close()
close in class SinglePrefetchIterator<ApacheLogEntry>Copyright © 2015. All rights reserved.