[ 
https://issues.apache.org/jira/browse/HBASE-8057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13599756#comment-13599756
 ] 

Anoop Sam John commented on HBASE-8057:
---------------------------------------

{code}
+  /**
+   * @return return the uncompressed size of the storefiles in MB.
+   */
+  public int getStoreUncompressedSizeMB() {
{code}
@return return the uncompressed  -> @return the uncompressed 
That is fine can change while commit. :)

                
> RegionLoad needs a toString implementation
> ------------------------------------------
>
>                 Key: HBASE-8057
>                 URL: https://issues.apache.org/jira/browse/HBASE-8057
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.95.0, 0.96.0
>            Reporter: Andrew Purtell
>            Assignee: Jean-Marc Spaggiari
>         Attachments: HBASE-8057-v0-0.95.patch
>
>
> {noformat}
> hbase(main):001:0> status 'detailed'
> [...]
>         "-ROOT-,,0"
>             org.apache.hadoop.hbase.RegionLoad@20b307b8
>         ".META.,,1"
>             org.apache.hadoop.hbase.RegionLoad@75d343f3
> [...]
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to