Hierarchy For Package org.infinispan.cache.impl
Class Hierarchy
- java.lang.Object
- org.infinispan.cache.impl.AbstractCacheBackedSet<K,
V, E> (implements org.infinispan.CacheSet<E>) - org.infinispan.cache.impl.CacheBackedEntrySet<K,
V> - org.infinispan.cache.impl.CacheBackedKeySet<K,
V>
- org.infinispan.cache.impl.CacheBackedEntrySet<K,
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- org.infinispan.cache.impl.SimpleCacheImpl.EntrySetBase<T> (implements org.infinispan.CacheSet<E>)
- org.infinispan.cache.impl.SimpleCacheImpl.CacheEntrySet (implements org.infinispan.CacheSet<E>)
- org.infinispan.cache.impl.SimpleCacheImpl.EntrySet (implements org.infinispan.CacheSet<E>)
- org.infinispan.cache.impl.SimpleCacheImpl.KeySet (implements org.infinispan.CacheSet<E>)
- org.infinispan.cache.impl.SimpleCacheImpl.Values (implements org.infinispan.CacheCollection<E>)
- org.infinispan.cache.impl.SimpleCacheImpl.EntrySetBase<T> (implements org.infinispan.CacheSet<E>)
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- org.infinispan.cache.impl.AbstractDelegatingCache<K,
V> (implements org.infinispan.Cache<K, V>, org.infinispan.cache.impl.InternalCache<K, V>) - org.infinispan.cache.impl.AbstractDelegatingAdvancedCache<K,
V> (implements org.infinispan.AdvancedCache<K, V>, org.infinispan.cache.impl.InternalCache<K, V>) - org.infinispan.cache.impl.AliasCache<K,
V> - org.infinispan.cache.impl.DecoratedCache<K,
V> - org.infinispan.cache.impl.EncoderCache<K,
V>
- org.infinispan.cache.impl.AliasCache<K,
- org.infinispan.cache.impl.AbstractDelegatingAdvancedCache<K,
- org.infinispan.cache.impl.BiFunctionMapper (implements java.util.function.BiFunction<T,
U, R>) - org.infinispan.cache.impl.CacheConfigurationMBean
- org.infinispan.cache.impl.CacheImpl<K,
V> (implements org.infinispan.AdvancedCache<K, V>, org.infinispan.cache.impl.InternalCache<K, V>) - org.infinispan.cache.impl.CachePublisherImpl<K,
V> (implements org.infinispan.CachePublisher<K, V>) - org.infinispan.cache.impl.EncoderEntryMapper<K,
V, T> (implements org.infinispan.cache.impl.EncodingFunction<T>, org.infinispan.commands.functional.functions.InjectableComponent) - org.infinispan.cache.impl.EncoderKeyMapper<K> (implements org.infinispan.cache.impl.EncodingFunction<T>)
- org.infinispan.cache.impl.EncoderValueMapper<V> (implements org.infinispan.cache.impl.EncodingFunction<T>)
- org.infinispan.cache.impl.EntryFunctionEncoder<K,
V, O> (implements java.util.function.Function<T, R>, org.infinispan.commands.functional.functions.InjectableComponent) - org.infinispan.cache.impl.FunctionMapper (implements java.util.function.Function<T,
R>) - org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
- org.infinispan.cache.impl.BiFunctionMapper$___Marshaller_170e3b48fe3b3a748107fc761de0346968848be0faf881bec20d547868971231 (implements org.infinispan.protostream.ProtobufTagMarshaller<T>)
- org.infinispan.cache.impl.EncoderEntryMapper$___Marshaller_2fb3299676e5294317a80932a93c42ccc62ceb4136b569f940ff7256b70d8563 (implements org.infinispan.protostream.ProtobufTagMarshaller<T>)
- org.infinispan.cache.impl.EncoderKeyMapper$___Marshaller_c6e69e44420c28b0cc9d1362e44096039f1d435f42fe60acbe08bc0279c2d472 (implements org.infinispan.protostream.ProtobufTagMarshaller<T>)
- org.infinispan.cache.impl.EncoderValueMapper$___Marshaller_f807c2ce76f00eb8b8232fe3f2857e8847079891413b9c24891c5477a6f1e400 (implements org.infinispan.protostream.ProtobufTagMarshaller<T>)
- org.infinispan.cache.impl.EntryFunctionEncoder$___Marshaller_5ddc7a01a7ba481408d0a404cef4996bbc342c1186b3a41b6ab7ac47344c90f2 (implements org.infinispan.protostream.ProtobufTagMarshaller<T>)
- org.infinispan.cache.impl.FunctionMapper$___Marshaller_88762d3ca8e04001cd3bc58fdbe84fec24c91c76301ba67f12b1e2951fcaeeb6 (implements org.infinispan.protostream.ProtobufTagMarshaller<T>)
- org.infinispan.cache.impl.KeyFunctionEncoder$___Marshaller_b8ad5561a1cf55b75352113556011e86cbfc71f2804d740e7a98bdffcfa2ab62 (implements org.infinispan.protostream.ProtobufTagMarshaller<T>)
- org.infinispan.cache.impl.InvocationHelper (implements org.infinispan.commons.tx.TransactionResourceConverter)
- org.infinispan.cache.impl.KeyFunctionEncoder<I,
O> (implements java.util.function.Function<T, R>, org.infinispan.commands.functional.functions.InjectableComponent) - org.infinispan.cache.impl.SimpleCacheImpl<K,
V> (implements org.infinispan.AdvancedCache<K, V>, org.infinispan.cache.impl.InternalCache<K, V>) - org.infinispan.cache.impl.StatsCollectingCache<K,
V>
- org.infinispan.cache.impl.StatsCollectingCache<K,
- org.infinispan.cache.impl.SimpleCacheImpl.CacheEntryChange<K,
V> - org.infinispan.cache.impl.SimpleCacheImpl.ValueAndMetadata<V>
- org.infinispan.cache.impl.AbstractCacheBackedSet<K,
Interface Hierarchy
- org.infinispan.cache.impl.ContextBuilder
- java.util.function.Function<T,
R> - org.infinispan.commons.util.InjectiveFunction<T,
R> - org.infinispan.cache.impl.EncodingFunction<T> (also extends java.util.function.UnaryOperator<T>)
- java.util.function.UnaryOperator<T>
- org.infinispan.cache.impl.EncodingFunction<T> (also extends org.infinispan.commons.util.InjectiveFunction<T,
R>)
- org.infinispan.cache.impl.EncodingFunction<T> (also extends org.infinispan.commons.util.InjectiveFunction<T,
- org.infinispan.commons.util.InjectiveFunction<T,
- org.infinispan.cache.impl.InternalCache<K,
V> - org.infinispan.cache.impl.QueryProducer