Uses of Interface
io.atomix.client.set.AsyncDistributedMultiset
Packages that use AsyncDistributedMultiset
-
Uses of AsyncDistributedMultiset in io.atomix.client.map
Methods in io.atomix.client.map that return AsyncDistributedMultisetModifier and TypeMethodDescriptionAsyncDistributedMultimap.keys()Returns a multiset of the keys present in this multimap with one or more associated values each.AsyncDistributedMultimap.values()Returns a collection of values in the set with duplicates permitted, the size of this collection will equal the size of the map at the time of creation. -
Uses of AsyncDistributedMultiset in io.atomix.client.set
Methods in io.atomix.client.set that return AsyncDistributedMultiset