Package | Description |
---|---|
org.apache.pig |
Public interfaces and classes for Pig.
|
org.apache.pig.builtin |
This package contains builtin Pig UDFs.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Function<S,T>
A convenience typedef that ties into both google's
Function and
ExceptionalFunction . |
Constructor and Description |
---|
FunctionWrapperEvalFunc(ExceptionalFunction function)
Determines the input and output types of the Function and initializes the superclass.
|
Copyright © 2007-2017 The Apache Software Foundation