Uses of Class
org.apache.pig.impl.plan.CompilationMessageCollector.Unknown

Packages that use CompilationMessageCollector.Unknown
org.apache.pig.impl.plan   
 

Uses of CompilationMessageCollector.Unknown in org.apache.pig.impl.plan
 

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



Copyright © 2007-2012 The Apache Software Foundation