HBASE-871 introduced javadoc error
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@693934 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6b32dfcf0e
commit
7c0a0af77c
|
@ -606,6 +606,7 @@ public class HStoreFile implements HConstants {
|
|||
* @param fs
|
||||
* @param dirName
|
||||
* @param conf
|
||||
* @param hri
|
||||
* @throws IOException
|
||||
*/
|
||||
public HbaseReader(FileSystem fs, String dirName, Configuration conf,
|
||||
|
|
Loading…
Reference in New Issue