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