java.util.concurrent.atomic.AtomicLong to long
No. of Instances - 55
No. of Commits - 24
No. of Projects - {'alluxio', 'hbase', 'undertow', 'tomcat', 'atomix', 'neo4j', 'JCTools', 'graylog2-server', 'presto', 'Chronicle-Queue', 'usergrid', 'uaa', 'pulsar', 'async-http-client', 'camel'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
- calcElementOffset(consumerIndex.get()) to calcElementOffset(consumerIndex)
- message.append("total size for store is ").append(StringUtils.TraditionalBinaryPrefix.long2String(storeSize.get(),"",1)).append(". This selection was in queue for ").append(StringUtils.formatTimeDiff(compactionStartTime,cr.getSelectionTime())).append(", and took ").append(StringUtils.formatTimeDiff(now,compactionStartTime)) to message.append("total size for store is ").append(StringUtils.TraditionalBinaryPrefix.long2String(storeSize,"",1)).append(". This selection was in queue for ").append(StringUtils.formatTimeDiff(compactionStartTime,cr.getSelectionTime())).append(", and took ").append(StringUtils.formatTimeDiff(now,compactionStartTime))
- TraditionalBinaryPrefix.long2String(storeSize.get(),"",1) to TraditionalBinaryPrefix.long2String(storeSize,"",1)
- addAndGet to getTotalUncompressedBytes
- this.lastTxId.get() to lastTxId
- lastTxId.get() to lastTxId