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