Uses of Interface
org.infinispan.client.hotrod.multimap.MetadataCollection
Packages that use MetadataCollection
-
Uses of MetadataCollection in org.infinispan.client.hotrod.multimap
Methods in org.infinispan.client.hotrod.multimap that return types with arguments of type MetadataCollectionModifier and TypeMethodDescriptionRemoteMultimapCache.getWithMetadata
(K key) Returns aMetadataCollection<V>
of the values associated with key in this multimap cache, if any.