message.append(STR0).append(StringUtils.TraditionalBinaryPrefix.long2String(storeSize.get(),STR1,1)).append(STR2).append(StringUtils.formatTimeDiff(compactionStartTime,cr.getSelectionTime())).append(STR3).append(StringUtils.formatTimeDiff(now,compactionStartTime)).append(STR4); | message.append(STR0).append(StringUtils.TraditionalBinaryPrefix.long2String(storeSize,STR1,1)).append(STR2).append(StringUtils.formatTimeDiff(compactionStartTime,cr.getSelectionTime())).append(STR3).append(StringUtils.formatTimeDiff(now,compactionStartTime)).append(STR4); | StringUtils.TraditionalBinaryPrefix.long2String(storeSize.get(),STR1,1) | StringUtils.TraditionalBinaryPrefix.long2String(storeSize,STR1,1) | hbase | f1a81618fdd6318df5edded64fbb07e085e10853 | org.apache.hadoop.hbase.regionserver.HStore | | | TCIVar | storeSize |
---|
v0 | StringUtils.TraditionalBinaryPrefix |
---|
v2 | STR1 |
---|
v3 | 1 |
---|
| | TCIVar | storeSize |
---|
v0 | StringUtils.TraditionalBinaryPrefix |
---|
v2 | STR1 |
---|
v3 | 1 |
---|
| Uses | True |