Uses of Interface
org.infinispan.client.hotrod.multimap.MetadataCollection
-
Uses of MetadataCollection in org.infinispan.client.hotrod.multimap
Modifier and TypeMethodDescriptionRemoteMultimapCache.getWithMetadata
(K key) Returns aMetadataCollection<V>
of the values associated with key in this multimap cache, if any.