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, skip
available, close, mark, markSupported, read, read, reset
read
public StrictBufferedFSInputStream(org.apache.hadoop.fs.FSInputStream in, int size)
public void seek(long pos) throws IOException
seek
in interface org.apache.hadoop.fs.Seekable
seek
in class org.apache.hadoop.fs.BufferedFSInputStream
IOException
Copyright © 2017 Apache Software Foundation. All Rights Reserved.