This project has retired. For details please refer to its
Attic page.
TimeRange.Iterable (Lens 2.1.0-beta-incubating API)
org.apache.lens.cube.parse
Class TimeRange.Iterable
java.lang.Object
org.apache.lens.cube.parse.TimeRange.Iterable
- All Implemented Interfaces:
- Iterable<Date>
- Enclosing class:
- TimeRange
public class TimeRange.Iterable
- extends Object
- implements Iterable<Date>
Iterable so that foreach is supported
TimeRange.Iterable
public TimeRange.Iterable(UpdatePeriod updatePeriod,
long numIters,
int increment)
iterator
public TimeRange.Iterable.Iterator iterator()
- Specified by:
iterator
in interface Iterable<Date>
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.