public class TimestampLiteral extends Expr
opType
TimestampLiteral(DateValue date, TimeValue time)
DateValue
getDate()
TimeValue
getTime()
int
hashCode()
String
toString()
accept, equals, getType, toJson
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TimestampLiteral(DateValue date, TimeValue time)
public DateValue getDate()
public TimeValue getTime()
public String toString()
toString
Expr
public int hashCode()
hashCode
Copyright © 2014 Apache Software Foundation. All Rights Reserved.