Uses of Interface
org.infinispan.container.impl.EntryFactory
Packages that use EntryFactory
Package
Description
Data containers which store cache entries.
Interceptors dealing with command replication in distributed/replicated mode.
Basic interceptors
-
Uses of EntryFactory in org.infinispan.container.impl
Classes in org.infinispan.container.impl that implement EntryFactoryModifier and TypeClassDescriptionclassEntryFactoryimplementation to be used for optimistic locking scheme. -
Uses of EntryFactory in org.infinispan.interceptors.distribution
Fields in org.infinispan.interceptors.distribution declared as EntryFactory -
Uses of EntryFactory in org.infinispan.interceptors.impl
Fields in org.infinispan.interceptors.impl declared as EntryFactoryModifier and TypeFieldDescriptionprotected EntryFactoryCacheLoaderInterceptor.entryFactoryprotected EntryFactoryClusteringInterceptor.entryFactoryprotected EntryFactoryPrefetchInterceptor.entryFactory