Uses of Class
org.infinispan.commons.util.Experimental
-
Packages that use Experimental Package Description org.infinispan.multimap.api MultimapCache API. -
-
Uses of Experimental in org.infinispan.multimap.api
Classes in org.infinispan.multimap.api with annotations of type Experimental Modifier and Type Interface Description interfaceBasicMultimapCache<K,V>BasicMultimapCacheprovides the common API for the two different types of multimap caches that Infinispan provides: embedded and remote.
-