Uses of Interface
org.apache.pig.LoadMetadata

Packages that use LoadMetadata
org.apache.pig.builtin This package contains builtin Pig UDFs. 
org.apache.pig.impl.io   
 

Uses of LoadMetadata in org.apache.pig.builtin
 

Classes in org.apache.pig.builtin that implement LoadMetadata
 class BinStorage
          Load and store data in a binary format.
 

Uses of LoadMetadata in org.apache.pig.impl.io
 

Classes in org.apache.pig.impl.io that implement LoadMetadata
 class InterStorage
          LOAD FUNCTION FOR PIG INTERNAL USE ONLY! This load function is used for storing intermediate data between MR jobs of a pig query.
 class TFileStorage
          LOAD FUNCTION FOR PIG INTERNAL USE ONLY! This load function is used for storing intermediate data between MR jobs of a pig query.
 



Copyright © ${year} The Apache Software Foundation