Uses of Interface
org.infinispan.commons.api.AsyncCache
Packages that use AsyncCache
-
Uses of AsyncCache in org.infinispan.commons.api
Subinterfaces of AsyncCache in org.infinispan.commons.apiModifier and TypeInterfaceDescriptioninterfaceBasicCache<K,V> BasicCache provides the common building block for the two different types of caches that Infinispan provides: embedded and remote.