Object data
int inputDate
int lastAccess
int maxIdleTime
int maxCacheTime
int useCount
byte flags
String id
boolean strictJSR107
long maxCacheTime
long maxCacheTimeSpread
int expectedMapSize
int concurrencyLevel
int mapConcurrencyLevel
long cleanUpIntervalMillis
EvictionPolicy evictionPolicy
EvictionInterface<K,V> evictionClass
HashImplementation hashImplementation
JamPolicy jamPolicy
boolean statistics
boolean management
CacheWriteMode writeMode
Class<T> keyType
Class<T> valueType
Collection<E> listenerConfigurations
javax.cache.configuration.Factory<T> writerFactory
javax.cache.configuration.Factory<T> expiryPolicyFactory
CacheLoader<K,V> loader
javax.cache.configuration.Factory<T> loaderFactory
boolean writeThrough
boolean readThrough
long lastTimestamp
TimeSource timeSource
com.trivago.triava.tcache.eviction.FreezingEvictor.StandardComparator comparator
AtomicLong cacheHitCount
AtomicLong cacheMissCount
AtomicLong cachePutCount
AtomicLong cacheRemoveCount
AtomicLong cacheDropCount
AtomicLong cacheHitCountPrevious
AtomicLong cacheMissCountPrevious
String id
float hitRatio
long hitCount
long missCount
long putCount
long removeCount
long dropCount
long evictionCount
long elementCount
long evictionRounds
long evictionHalts
long evictionRate
StatisticsCalculator statistics
TCacheStatisticsBean.StatisticsAveragingMode averagingMode
Copyright © 2018 trivago. All rights reserved.