|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FunctionUtils.UDFClassType | |
|---|---|
| org.apache.hadoop.hive.ql.exec | Hive QL execution tasks, operators, functions and other handlers. |
| Uses of FunctionUtils.UDFClassType in org.apache.hadoop.hive.ql.exec |
|---|
| Methods in org.apache.hadoop.hive.ql.exec that return FunctionUtils.UDFClassType | |
|---|---|
static FunctionUtils.UDFClassType |
FunctionUtils.getUDFClassType(Class<?> udfClass)
Determine the UDF class type of the class |
static FunctionUtils.UDFClassType |
FunctionUtils.UDFClassType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FunctionUtils.UDFClassType[] |
FunctionUtils.UDFClassType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||