Fix javadoc error
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@677656 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f656ae1923
commit
d6522ebe2d
|
@ -1172,7 +1172,7 @@ public class HTable {
|
|||
|
||||
/**
|
||||
* Commit a RowsBatchUpdate to the table.
|
||||
* @param batchUpdate
|
||||
* @param batchUpdates
|
||||
* @throws IOException
|
||||
*/
|
||||
public synchronized void commit(final List<BatchUpdate> batchUpdates)
|
||||
|
|
Loading…
Reference in New Issue