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.
|
* Lists all of the table regions currently in META.
|
||||||
* @param conf
|
* @param conf
|
||||||
* @param offlined True if we are to include offlined regions, false and we'll
|
* @param connection
|
||||||
* leave out offlined regions from returned list.
|
* @param tableName
|
||||||
* @return Map of all user-space regions to servers
|
* @return Map of all user-space regions to servers
|
||||||
* @throws IOException
|
* @throws IOException
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue