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