HBASE-16444 - Remove white space

This commit is contained in:
Ramkrishna 2016-08-23 12:32:26 +05:30
parent ff6182b020
commit 2f7b9b5423
1 changed files with 1 additions and 1 deletions

View File

@ -902,7 +902,7 @@ public final class CellUtil {
}
/**
* Estimate based on keyvalue's serialization format.
* Estimate based on keyvalue's serialization format.
* @param cell
* @return Estimate of the <code>cell</code> size in bytes.
*/