Constructor and Description |
---|
HFileUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
seekOnMultipleSources(org.apache.hadoop.fs.FSDataInputStream istream,
long offset)
guards against NullPointer utility which tries to seek on the DFSIS and will try an alternative
source if the FSDataInputStream throws an NPE HBASE-17501 nnn
|
HFileUtil()
public static void seekOnMultipleSources(org.apache.hadoop.fs.FSDataInputStream istream, long offset) throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.