HBASE-12147 Porting Online Config Change from 89-fb -- JAVADOC FIX ADDENDUM
This commit is contained in:
parent
962065de72
commit
904654aa87
|
@ -291,8 +291,8 @@ public class MetaScanner {
|
|||
/**
|
||||
* Lists all of the table regions currently in META.
|
||||
* @param conf
|
||||
* @param offlined True if we are to include offlined regions, false and we'll
|
||||
* leave out offlined regions from returned list.
|
||||
* @param connection
|
||||
* @param tableName
|
||||
* @return Map of all user-space regions to servers
|
||||
* @throws IOException
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue