public class BGZFSplitGuesser extends Object
| Constructor and Description |
|---|
BGZFSplitGuesser(org.apache.hadoop.fs.FSDataInputStream is) |
BGZFSplitGuesser(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
long |
guessNextBGZFBlockStart(long beg,
long end) |
public BGZFSplitGuesser(InputStream is)
public BGZFSplitGuesser(org.apache.hadoop.fs.FSDataInputStream is)
public long guessNextBGZFBlockStart(long beg,
long end)
throws IOException
IOExceptionCopyright © 2016. All rights reserved.