count=new AtomicLong(0); | count=new ArrayList<AtomicLong>(2); | new AtomicLong(0) | new ArrayList<AtomicLong>(2) | hadoop | 4ca8859583839761663fc1fc1de1b3ce2e3fc5b5 | org.apache.hadoop.ipc.DecayRpcScheduler | | | | - java.util.concurrent.atomic.AtomicLong
- java.util.ArrayList
| xyz | new ArrayList<AtomicLong>(2) |
---|
| AssignedTo | False |