Method
getInitial
Get the initial function. @return A function name of f_init. f_init should be an eval func. The return type of f_init.exec() has to be Tuple
()
Source from the content-addressed store, hash-verified
| 51 | * The return type of f_init.exec() has to be Tuple |
| 52 | */ |
| 53 | public String getInitial(); |
| 54 | |
| 55 | /** |
| 56 | * Get the intermediate function. |
Implementers 15
COVcontrib/piggybank/java/src/main/java/o CORcontrib/piggybank/java/src/main/java/o Topcontrib/piggybank/java/src/main/java/o AVGtest/org/apache/pig/test/TestPOUserFun Distinctsrc/org/apache/pig/builtin/Distinct.ja COVsrc/org/apache/pig/builtin/COV.java