Uses of Class
org.aksw.commons.util.apache.ApacheLogRangeEntryIterator
-
-
Uses of ApacheLogRangeEntryIterator in org.aksw.commons.util.apache
Methods in org.aksw.commons.util.apache that return ApacheLogRangeEntryIterator Modifier and Type Method Description ApacheLogRangeEntryIteratorApacheLogDirectory. getIterator(Date low, Date high, boolean lowInclusive, boolean highInclusive)lowInclusive and highInclusive are ignored if the respective bound in null (unbounded).
-