LOG.info(STR0 + delSfs.size() + STR1+ this+ STR2+ this.getRegionInfo().getRegionNameAsString()+ STR3+ TraditionalBinaryPrefix.long2String(storeSize.get(),STR4,1)); | LOG.info(STR0 + delSfs.size() + STR1+ this+ STR2+ this.getRegionInfo().getRegionNameAsString()+ STR3+ TraditionalBinaryPrefix.long2String(storeSize,STR4,1)); | TraditionalBinaryPrefix.long2String(storeSize.get(),STR4,1) | TraditionalBinaryPrefix.long2String(storeSize,STR4,1) | hbase | f1a81618fdd6318df5edded64fbb07e085e10853 | org.apache.hadoop.hbase.regionserver.HStore | | | | - org.apache.hadoop.util.StringUtils.TraditionalBinaryPrefix
| | Uses | True |