Uses of Interface
org.apache.pig.StreamToPig

Packages that use StreamToPig
org.apache.pig Public interfaces and classes for Pig. 
org.apache.pig.builtin This package contains builtin Pig UDFs. 
org.apache.pig.impl.streaming   
 

Uses of StreamToPig in org.apache.pig
 

Classes in org.apache.pig that implement StreamToPig
 class PigStreamingBase
          The interface is used for the custom mapping of - a Tuple to a byte array.
 

Uses of StreamToPig in org.apache.pig.builtin
 

Classes in org.apache.pig.builtin that implement StreamToPig
 class PigStreaming
          The default implementation of PigStreamingBase.
 

Uses of StreamToPig in org.apache.pig.impl.streaming
 

Classes in org.apache.pig.impl.streaming that implement StreamToPig
 class PigStreamingUDF
           
 

Fields in org.apache.pig.impl.streaming declared as StreamToPig
protected  StreamToPig OutputHandler.deserializer
           
 



Copyright © 2007-2012 The Apache Software Foundation