private void readObject(ObjectInputStream stream) throws InvalidObjectException
InvalidObjectException
Object writeReplace()
ConcurrentMap<K,V> data
int concurrencyLevel
long[] readBufferReadCount
com.googlecode.concurrentlinkedhashmap.LinkedDeque<E extends com.googlecode.concurrentlinkedhashmap.Linked<E>> evictionDeque
AtomicLong weightedSize
AtomicLong capacity
Lock evictionLock
Queue<E> writeBuffer
AtomicLong[] readBufferWriteCount
AtomicLong[] readBufferDrainAtWriteCount
AtomicReference<V>[][] readBuffers
AtomicReference<V> drainStatus
EntryWeigher<K,V> weigher
Queue<E> pendingNotifications
EvictionListener<K,V> listener
Copyright © 2008–2019. All rights reserved.