org.apache.hadoop.hive.ql.udf
Annotation Type UDFType


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Inherited
public @interface UDFType

UDFType.


Optional Element Summary
 boolean deterministic
           
 

deterministic

public abstract boolean deterministic
Default:
true


Copyright © 2011 The Apache Software Foundation