public class StrictBufferedFSInputStream
extends org.apache.hadoop.fs.BufferedFSInputStream
in| Constructor and Description |
|---|
StrictBufferedFSInputStream(org.apache.hadoop.fs.FSInputStream in,
int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
seek(long pos) |
getFileDescriptor, getPos, read, readFully, readFully, seekToNewSource, skipavailable, close, mark, markSupported, read, read, resetreadpublic StrictBufferedFSInputStream(org.apache.hadoop.fs.FSInputStream in,
int size)
public void seek(long pos)
throws IOException
seek in interface org.apache.hadoop.fs.Seekableseek in class org.apache.hadoop.fs.BufferedFSInputStreamIOExceptionCopyright © 2014 Apache Software Foundation. All Rights Reserved.