Uses of Interface
org.apache.pig.IndexableLoadFunc

Packages that use IndexableLoadFunc
org.apache.pig.impl.builtin   
org.apache.pig.piggybank.storage   
 

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 © 2007-2012 The Apache Software Foundation