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

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

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

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



Copyright © 2007-2012 The Apache Software Foundation