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