Uses of Interface
org.apache.pig.data.InterSedes

Packages that use InterSedes
org.apache.pig.data This package contains implementations of Pig specific data types as well as support functions for reading, writing, and using all Pig data types. 
 

Uses of InterSedes in org.apache.pig.data
 

Classes in org.apache.pig.data that implement InterSedes
 class BinInterSedes
          A class to handle reading and writing of intermediate results of data types.
 

Methods in org.apache.pig.data that return InterSedes
static InterSedes InterSedesFactory.getInterSedesInstance()
           
 



Copyright © 2012 The Apache Software Foundation