Uses of Class
org.apache.pig.tools.pigstats.InputStats.INPUT_TYPE

Packages that use InputStats.INPUT_TYPE
org.apache.pig.tools.pigstats   
 

Uses of InputStats.INPUT_TYPE in org.apache.pig.tools.pigstats
 

Methods in org.apache.pig.tools.pigstats that return InputStats.INPUT_TYPE
 InputStats.INPUT_TYPE InputStats.getInputType()
           
static InputStats.INPUT_TYPE InputStats.INPUT_TYPE.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static InputStats.INPUT_TYPE[] InputStats.INPUT_TYPE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © ${year} The Apache Software Foundation