org.apache.lens.cube.parse
Class TimeRange
java.lang.Object
org.apache.lens.cube.parse.TimeRange
public class TimeRange
- extends Object
Timerange data structure
getBuilder
public static TimeRange.TimeRangeBuilder getBuilder()
getPartitionColumn
public String getPartitionColumn()
getFromDate
public Date getFromDate()
getToDate
public Date getToDate()
getASTNode
public org.apache.hadoop.hive.ql.parse.ASTNode getASTNode()
getParent
public org.apache.hadoop.hive.ql.parse.ASTNode getParent()
getChildIndex
public int getChildIndex()
validate
public void validate()
throws org.apache.hadoop.hive.ql.parse.SemanticException
- Throws:
org.apache.hadoop.hive.ql.parse.SemanticException
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.