OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
this.cachePutCount=new AtomicLong();this.cachePutCount=new LongAdder();new AtomicLong()new LongAdder()hibernate-orm90b058507e57fbbd39cecc3e60e49e554b2c9301org.hibernate.stat.internal.AbstractCacheableDataStatistics
_127
_226
_1cachePutCount
_2cachePutCount
xyznew AtomicLong()
  • java.util.concurrent.atomic.LongAdder
xyznew LongAdder()
AssignedToTrue
this.cacheMissCount=new AtomicLong();this.cacheMissCount=new LongAdder();new AtomicLong()new LongAdder()hibernate-orm90b058507e57fbbd39cecc3e60e49e554b2c9301org.hibernate.stat.internal.AbstractCacheableDataStatistics
_126
_225
_1cacheMissCount
_2cacheMissCount
xyznew AtomicLong()
  • java.util.concurrent.atomic.LongAdder
xyznew LongAdder()
AssignedToTrue
this.cacheHitCount=new AtomicLong();this.cacheHitCount=new LongAdder();new AtomicLong()new LongAdder()hibernate-orm90b058507e57fbbd39cecc3e60e49e554b2c9301org.hibernate.stat.internal.AbstractCacheableDataStatistics
_125
_224
_1cacheHitCount
_2cacheHitCount
xyznew AtomicLong()
  • java.util.concurrent.atomic.LongAdder
xyznew LongAdder()
AssignedToTrue