Uses of Interface
org.apache.pig.IndexableLoadFunc

Packages that use IndexableLoadFunc
org.apache.hadoop.zebra.pig Implementation of PIG Storer/Loader Interfaces 
org.apache.pig.impl.builtin   
org.apache.pig.piggybank.storage   
 

Uses of IndexableLoadFunc in org.apache.hadoop.zebra.pig
 

Classes in org.apache.hadoop.zebra.pig that implement IndexableLoadFunc
 class TableLoader
          Pig IndexableLoadFunc and Slicer for Zebra Table
 

Uses of IndexableLoadFunc in org.apache.pig.impl.builtin
 

Classes in org.apache.pig.impl.builtin that implement IndexableLoadFunc
 class DefaultIndexableLoader
          Used by MergeJoin .
 

Uses of IndexableLoadFunc in org.apache.pig.piggybank.storage
 

Classes in org.apache.pig.piggybank.storage that implement IndexableLoadFunc
 class IndexedStorage
          IndexedStorage is a form of PigStorage that supports a per record seek.
 



Copyright © ${year} The Apache Software Foundation