org.apache.hadoop.hive.ql.exec
Annotation Type Description


@Retention(value=RUNTIME)
public @interface Description

Description.


Optional Element Summary
 String extended
           
 String name
           
 String value
           
 

value

public abstract String value
Default:
"_FUNC_ is undocumented"

extended

public abstract String extended
Default:
""

name

public abstract String name
Default:
""


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