Method
getIntermed
Get the intermediate function. @return A function name of f_intermed. f_intermed should be an eval func. The return type of f_intermed.exec() has to be Tuple
()
Source from the content-addressed store, hash-verified
| 58 | * The return type of f_intermed.exec() has to be Tuple |
| 59 | */ |
| 60 | public String getIntermed(); |
| 61 | |
| 62 | /** |
| 63 | * Get the final 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