Package | Description |
---|---|
org.apache.pig.impl.streaming |
Modifier and Type | Method and Description |
---|---|
void |
OutputHandler.bindTo(java.lang.String fileName,
BufferedPositionedInputStream is,
long offset,
long end)
Bind the
OutputHandler to the InputStream
from which to read the output data of the managed process. |
void |
FileOutputHandler.bindTo(java.lang.String fileName,
BufferedPositionedInputStream is,
long offset,
long end) |
Copyright © 2007-2012 The Apache Software Foundation