Uses of Class
org.apache.hadoop.hive.ql.exec.vector.expressions.VectorUDFTimestampFieldString

Packages that use VectorUDFTimestampFieldString
org.apache.hadoop.hive.ql.exec.vector.expressions   
 

Uses of VectorUDFTimestampFieldString in org.apache.hadoop.hive.ql.exec.vector.expressions
 

Subclasses of VectorUDFTimestampFieldString in org.apache.hadoop.hive.ql.exec.vector.expressions
 class VectorUDFDayOfMonthString
          Expression to get day of month.
 class VectorUDFHourString
          Returns hour of day.
 class VectorUDFMinuteString
          Returns minute value.
 class VectorUDFMonthString
          Returns month value.
 class VectorUDFSecondString
          Expression to get seconds.
 class VectorUDFUnixTimeStampString
          Return Unix Timestamp.
 class VectorUDFWeekOfYearString
          Expression to get week of year.
 class VectorUDFYearString
          Expression to get year as a long.
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.