|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputHandler.OutputType | |
---|---|
org.apache.pig.impl.streaming |
Uses of OutputHandler.OutputType in org.apache.pig.impl.streaming |
---|
Methods in org.apache.pig.impl.streaming that return OutputHandler.OutputType | |
---|---|
abstract OutputHandler.OutputType |
OutputHandler.getOutputType()
Get the handled OutputType . |
OutputHandler.OutputType |
DefaultOutputHandler.getOutputType()
|
OutputHandler.OutputType |
FileOutputHandler.getOutputType()
|
static OutputHandler.OutputType |
OutputHandler.OutputType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OutputHandler.OutputType[] |
OutputHandler.OutputType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |