this.sizeInBytes=new AtomicInteger(-1); | this.sizeInBytes=new AtomicLong(-1); | new AtomicInteger(-1) | new AtomicLong(-1) | presto | 4588e6eee847e69f831acb6e927db850aec7c3c6 | com.facebook.presto.spi.block.InterleavedBlock | | _1 | sizeInBytes |
---|
_2 | sizeInBytes |
---|
| | - java.util.concurrent.atomic.AtomicLong
| | AssignedTo | True |
total = new AtomicInteger(0) | total = new AtomicLong(0) | new AtomicInteger(0) | new AtomicLong(0) | elasticsearch | 4007ff44b76a52ecbe2d4965b262c6f58998c9aa | org.elasticsearch.marvel.action.MonitoringBulkTests | | | | - java.util.concurrent.atomic.AtomicLong
| | AssignedTo | True |
groupCount = new AtomicInteger(0) | groupCount = new AtomicLong(0) | new AtomicInteger(0) | new AtomicLong(0) | voltdb | 2759a6fde997446fe0f2f7bcd7f6cdcff7358f33 | topicbenchmark2.TopicBenchmark2 | | | | - java.util.concurrent.atomic.AtomicLong
| | AssignedTo | True |
this.id=new AtomicInteger(startId); | this.id=new AtomicLong(startId); | new AtomicInteger(startId) | new AtomicLong(startId) | drools | 2a69dd09b2f8175baea122bbcc75487dfe09e026 | org.drools.core.common.AbstractFactHandleFactory.IdsGenerator | | | | - java.util.concurrent.atomic.AtomicLong
| | AssignedTo | True |