|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BufferedPositionedInputStream | |
---|---|
org.apache.pig.impl.streaming |
Uses of BufferedPositionedInputStream in org.apache.pig.impl.streaming |
---|
Methods in org.apache.pig.impl.streaming with parameters of type BufferedPositionedInputStream | |
---|---|
void |
OutputHandler.bindTo(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(String fileName,
BufferedPositionedInputStream is,
long offset,
long end)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |