Uses of Interface
org.apache.pig.Slicer

Packages that use Slicer
org.apache.pig.backend.executionengine   
org.apache.pig.impl.io   
 

Uses of Slicer in org.apache.pig.backend.executionengine
 

Classes in org.apache.pig.backend.executionengine that implement Slicer
 class PigSlicer
          Creates a slice per block size element in all files at location.
 

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

Methods in org.apache.pig.impl.io that return Slicer
 Slicer ValidatingInputFileSpec.getSlicer()
          Returns the Slicer created by this spec's funcSpec.
 



Copyright © ${year} The Apache Software Foundation