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