This project has retired. For details please refer to its Attic page.
ORTimeRangeWriter (Lens 2.0.1-beta-incubating API)

org.apache.lens.cube.parse
Class ORTimeRangeWriter

java.lang.Object
  extended by org.apache.lens.cube.parse.ORTimeRangeWriter

public class ORTimeRangeWriter
extends Object

Writes timerange partitions as an OR expression.


Constructor Summary
ORTimeRangeWriter()
           
 
Method Summary
 String getTimeRangeWhereClause(CubeQueryContext cubeQueryContext, String tableName, Set<org.apache.lens.cube.parse.FactPartition> rangeParts)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ORTimeRangeWriter

public ORTimeRangeWriter()
Method Detail

getTimeRangeWhereClause

public String getTimeRangeWhereClause(CubeQueryContext cubeQueryContext,
                                      String tableName,
                                      Set<org.apache.lens.cube.parse.FactPartition> rangeParts)


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