org.apache.hadoop.hive.ql.udf.generic
Class GenericUDFToUtcTimestamp
java.lang.Object
org.apache.hadoop.hive.ql.udf.generic.GenericUDF
org.apache.hadoop.hive.ql.udf.generic.GenericUDFFromUtcTimestamp
org.apache.hadoop.hive.ql.udf.generic.GenericUDFToUtcTimestamp
public class GenericUDFToUtcTimestamp
- extends GenericUDFFromUtcTimestamp
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericUDFToUtcTimestamp
public GenericUDFToUtcTimestamp()
getDisplayString
public String getDisplayString(String[] children)
- Description copied from class:
GenericUDF
- Get the String to be displayed in explain.
- Overrides:
getDisplayString
in class GenericUDFFromUtcTimestamp
getName
public String getName()
- Overrides:
getName
in class GenericUDFFromUtcTimestamp
invert
protected boolean invert()
- Overrides:
invert
in class GenericUDFFromUtcTimestamp
Copyright © 2011 The Apache Software Foundation