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