Uses of Interface
org.apache.pig.PigToStream

Packages that use PigToStream
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 PigToStream in org.apache.pig
 

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

Uses of PigToStream in org.apache.pig.builtin
 

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

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

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

Fields in org.apache.pig.impl.streaming declared as PigToStream
protected  PigToStream InputHandler.serializer
           
 



Copyright © 2007-2012 The Apache Software Foundation