Package org.infinispan.multimap.api
package org.infinispan.multimap.api
MultimapCache API.
- Public API
-
ClassDescriptionBasicMultimapCache<K,
V> BasicMultimapCache
provides the common API for the two different types of multimap caches that Infinispan provides: embedded and remote.