Class Hierarchy
- java.lang.Object
- com.trivago.triava.tcache.core.Builder<K,V> (implements com.trivago.triava.tcache.core.TriavaCacheConfiguration<K,V,B>)
- com.trivago.triava.tcache.core.CacheLoader<K,V> (implements javax.cache.integration.CacheLoader<K,V>)
- com.trivago.triava.tcache.core.CacheWriterWrapper<K,V> (implements javax.cache.integration.CacheWriter<K,V>)
- com.trivago.triava.tcache.core.Holders<V>
- com.trivago.triava.tcache.core.NopCacheWriter<K,V> (implements javax.cache.integration.CacheWriter<K,V>)
- com.trivago.triava.tcache.core.TCacheConfigurationBean<K,V> (implements javax.cache.management.CacheMXBean)
- com.trivago.triava.tcache.core.TCacheEntryIterator<K,V> (implements java.util.Iterator<E>)
- com.trivago.triava.tcache.core.TCacheHolderIterator<K,V> (implements java.util.Iterator<E>)
- com.trivago.triava.tcache.core.TCacheJSR107Entry<K,V> (implements javax.cache.Cache.Entry<K,V>)
- com.trivago.triava.tcache.core.TCacheProvider (implements javax.cache.spi.CachingProvider)
Interface Hierarchy
- java.io.Serializable
- javax.cache.configuration.CompleteConfiguration<K,V> (also extends javax.cache.configuration.Configuration<K,V>)
- javax.cache.configuration.Configuration<K,V>
- javax.cache.configuration.CompleteConfiguration<K,V> (also extends java.io.Serializable)
- com.trivago.triava.tcache.core.StorageBackend<K,V>
Enum Hierarchy
Copyright © 2018 trivago. All rights reserved.