Uses of Class
org.apache.pig.PigCounters

Packages that use PigCounters
org.apache.pig Public interfaces and classes for Pig. 
 

Uses of PigCounters in org.apache.pig
 

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



Copyright © 2012 The Apache Software Foundation