Uses of Class
org.apache.pig.tools.pigstats.ScriptState.PIG_FEATURE

Packages that use ScriptState.PIG_FEATURE
org.apache.pig.tools.pigstats   
 

Uses of ScriptState.PIG_FEATURE in org.apache.pig.tools.pigstats
 

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



Copyright © 2007-2012 The Apache Software Foundation