public static class ThreadCounter.ThreadMapCounter extends ThreadValue.WeakReferenceThreadMap<AtomicLong> implements ThreadCounter
ThreadCounter.ThreadLocalCounter, ThreadCounter.ThreadMapCounter
ThreadValue.ThreadLocalMap<T>, ThreadValue.WeakReferenceThreadMap<T>
loadingCache
NULL_COUNTER
Constructor and Description |
---|
ThreadMapCounter() |
Modifier and Type | Method and Description |
---|---|
void |
inc() |
void |
inc(long increment) |
protected AtomicLong |
initialValue() |
asMap, canRetrieveAcrossThreads, get, getForThread
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
asMap, canRetrieveAcrossThreads, get, getForThread
protected AtomicLong initialValue()
initialValue
in class ThreadValue.WeakReferenceThreadMap<AtomicLong>
Copyright © 2009-2019 Performance Co-Pilot. All Rights Reserved.