Class Hierarchy
- java.lang.Object
- com.trivago.triava.tcache.AccessTimeObjectHolder<V> (implements com.trivago.triava.tcache.TCacheHolder<V>)
- com.trivago.triava.tcache.action.Action<K,V,W>
- com.trivago.triava.tcache.action.ActionRunner<K,V>
- com.trivago.triava.tcache.core.Builder<K,V> (implements com.trivago.triava.tcache.core.TriavaCacheConfiguration<K,V,B>)
- com.trivago.triava.tcache.storage.ByteArray
- com.trivago.triava.tcache.Cache<K,V> (implements com.trivago.triava.tcache.action.ActionContext<K,V>, java.lang.Thread.UncaughtExceptionHandler)
- com.trivago.triava.tcache.core.CacheLoader<K,V> (implements javax.cache.integration.CacheLoader<K,V>)
- com.trivago.triava.tcache.util.CacheSizeInfo
- com.trivago.triava.tcache.core.CacheWriterWrapper<K,V> (implements javax.cache.integration.CacheWriter<K,V>)
- com.trivago.triava.tcache.storage.ConcurrentKeyDeserMap<K,V> (implements java.util.concurrent.ConcurrentMap<K,V>)
- com.trivago.triava.tcache.expiry.Constants
- java.util.EventObject (implements java.io.Serializable)
- javax.cache.event.CacheEntryEvent<K,V> (implements javax.cache.Cache.Entry<K,V>)
- com.trivago.triava.tcache.eviction.FreezingEvictor<K,V> (implements com.trivago.triava.tcache.eviction.EvictionInterface<K,V>)
- com.trivago.triava.collections.HashInterner<T> (implements com.trivago.triava.collections.Interner<T>)
- com.trivago.triava.tcache.storage.HighscalelibNonBlockingHashMap<K,V> (implements com.trivago.triava.tcache.core.StorageBackend<K,V>)
- com.trivago.triava.tcache.statistics.HitAndMissDifference
- com.trivago.triava.tcache.eviction.HolderFreezer<K,V>
- com.trivago.triava.tcache.core.Holders<V>
- com.trivago.triava.tcache.storage.JavaConcurrentHashMap<K,V> (implements com.trivago.triava.tcache.core.StorageBackend<K,V>)
- com.trivago.triava.tcache.util.KeyValueUtil<K,V>
- com.trivago.triava.tcache.event.ListenerCacheEventManager<K,V> (implements com.trivago.triava.tcache.event.CacheEventManager<K,V>)
- com.trivago.triava.tcache.event.ListenerCollection<K,V>
- com.trivago.triava.tcache.statistics.LongAdderStatisticsCalculator (implements java.io.Serializable, com.trivago.triava.tcache.statistics.StatisticsCalculator)
- javax.management.MBeanServerBuilder
- javax.management.MBeanServerDelegate (implements javax.management.MBeanServerDelegateMBean, javax.management.NotificationEmitter)
- com.trivago.triava.tcache.core.NopCacheWriter<K,V> (implements javax.cache.integration.CacheWriter<K,V>)
- com.trivago.triava.tcache.statistics.NullStatisticsCalculator (implements java.io.Serializable, com.trivago.triava.tcache.statistics.StatisticsCalculator)
- com.trivago.triava.time.OffsetTimeSource (implements com.trivago.triava.time.TimeSource)
- com.trivago.triava.tcache.util.SecondsOrMillis
- com.trivago.triava.tcache.util.Serializing
- com.trivago.triava.tcache.statistics.SlidingWindowCounter
- com.trivago.triava.tcache.statistics.StandardStatisticsCalculator (implements java.io.Serializable, com.trivago.triava.tcache.statistics.StatisticsCalculator)
- com.trivago.triava.time.SystemTimeSource (implements com.trivago.triava.time.TimeSource)
- com.trivago.triava.tcache.core.TCacheConfigurationBean<K,V> (implements javax.cache.management.CacheMXBean)
- com.trivago.triava.tcache.event.TCacheEntryEventCollection<K,V>
- com.trivago.triava.tcache.core.TCacheEntryIterator<K,V> (implements java.util.Iterator<E>)
- com.trivago.triava.tcache.TCacheFactory (implements javax.cache.CacheManager, java.io.Closeable)
- com.trivago.triava.tcache.core.TCacheHolderIterator<K,V> (implements java.util.Iterator<E>)
- com.trivago.triava.tcache.TCacheJSR107<K,V> (implements javax.cache.Cache<K,V>)
- com.trivago.triava.tcache.core.TCacheJSR107Entry<K,V> (implements javax.cache.Cache.Entry<K,V>)
- com.trivago.triava.tcache.util.TCacheMBean
- com.trivago.triava.tcache.core.TCacheProvider (implements javax.cache.spi.CachingProvider)
- com.trivago.triava.tcache.statistics.TCacheStatistics (implements java.io.Serializable, com.trivago.triava.tcache.statistics.TCacheStatisticsInterface)
- com.trivago.triava.tcache.statistics.TCacheStatisticsBean (implements java.io.Serializable, com.trivago.triava.tcache.statistics.TCacheStatisticsMXBean)
- java.lang.Thread (implements java.lang.Runnable)
- com.trivago.triava.tcache.expiry.TouchedExpiryPolicy (implements com.trivago.triava.tcache.expiry.TCacheExpiryPolicy)
- com.trivago.triava.logging.TriavaConsoleLogger (implements com.trivago.triava.logging.TriavaLogger)
- com.trivago.triava.logging.TriavaNullLogger (implements com.trivago.triava.logging.TriavaLogger)
- com.trivago.triava.util.UnitComponent
- com.trivago.triava.util.UnitFormatter
- com.trivago.triava.util.UnitPrefix
- com.trivago.triava.util.UnitSystem
- com.trivago.triava.tcache.expiry.UntouchedExpiryPolicy (implements com.trivago.triava.tcache.expiry.TCacheExpiryPolicy)
Interface Hierarchy
Annotation Type Hierarchy
Enum Hierarchy
Copyright © 2018 trivago. All rights reserved.