This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.lens.cube.metadata.TimePartitionRange (Lens 2.1.0-beta-incubating API)

Uses of Class
org.apache.lens.cube.metadata.TimePartitionRange

Packages that use TimePartitionRange
org.apache.lens.cube.metadata   
 

Uses of TimePartitionRange in org.apache.lens.cube.metadata
 

Methods in org.apache.lens.cube.metadata that return TimePartitionRange
static TimePartitionRange TimePartitionRange.parseFrom(UpdatePeriod updatePeriod, String from, String to)
           
 TimePartitionRange TimePartition.rangeFrom(TimePartition from)
           
 TimePartitionRange TimePartition.rangeUpto(TimePartition to)
           
 TimePartitionRange TimePartition.singletonRange()
           
 



Copyright © 2014–2015 Apache Software Foundation. All rights reserved.