|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionalFunction | |
---|---|
org.apache.pig | Public interfaces and classes for Pig. |
org.apache.pig.builtin | This package contains builtin Pig UDFs. |
Uses of ExceptionalFunction in org.apache.pig |
---|
Subinterfaces of ExceptionalFunction in org.apache.pig | |
---|---|
interface |
Function<S,T>
A convenience typedef that ties into both google's Function and
ExceptionalFunction . |
Uses of ExceptionalFunction in org.apache.pig.builtin |
---|
Constructors in org.apache.pig.builtin with parameters of type ExceptionalFunction | |
---|---|
FunctionWrapperEvalFunc(ExceptionalFunction function)
Determines the input and output types of the Function and initializes the superclass. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |