Simple UDFs for testing.
Definition at line 32 of file TestUdf.java.
com.cloudera.impala.hive.executor.TestUdf.TestUdf |
( |
| ) |
|
|
inline |
BooleanWritable com.cloudera.impala.hive.executor.TestUdf.evaluate |
( |
BooleanWritable |
a | ) |
|
|
inline |
ByteWritable com.cloudera.impala.hive.executor.TestUdf.evaluate |
( |
ByteWritable |
a | ) |
|
|
inline |
ShortWritable com.cloudera.impala.hive.executor.TestUdf.evaluate |
( |
ShortWritable |
a | ) |
|
|
inline |
IntWritable com.cloudera.impala.hive.executor.TestUdf.evaluate |
( |
IntWritable |
a | ) |
|
|
inline |
LongWritable com.cloudera.impala.hive.executor.TestUdf.evaluate |
( |
LongWritable |
a | ) |
|
|
inline |
FloatWritable com.cloudera.impala.hive.executor.TestUdf.evaluate |
( |
FloatWritable |
a | ) |
|
|
inline |
DoubleWritable com.cloudera.impala.hive.executor.TestUdf.evaluate |
( |
DoubleWritable |
a | ) |
|
|
inline |
BytesWritable com.cloudera.impala.hive.executor.TestUdf.evaluate |
( |
BytesWritable |
a | ) |
|
|
inline |
Text com.cloudera.impala.hive.executor.TestUdf.evaluate |
( |
Text |
a | ) |
|
|
inline |
TimestampWritable com.cloudera.impala.hive.executor.TestUdf.evaluate |
( |
TimestampWritable |
a | ) |
|
|
inline |
String com.cloudera.impala.hive.executor.TestUdf.evaluate |
( |
String |
a | ) |
|
|
inline |
DoubleWritable com.cloudera.impala.hive.executor.TestUdf.evaluate |
( |
DoubleWritable |
arg1, |
|
|
DoubleWritable |
arg2 |
|
) |
| |
|
inline |
String com.cloudera.impala.hive.executor.TestUdf.evaluate |
( |
String |
a, |
|
|
String |
b |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file:
- fe/src/test/java/com/cloudera/impala/hive/executor/TestUdf.java