Uses of Class
com.loomcache.server.datastructures.DistributedMultiMap
Packages that use DistributedMultiMap
Package
Description
-
Uses of DistributedMultiMap in com.loomcache.server.datastructures
Methods in com.loomcache.server.datastructures that return DistributedMultiMapModifier and TypeMethodDescription@Nullable DistributedMultiMapDataStructureRegistry.getMultiMap(String name) DataStructureRegistry.getOrCreateMultiMap(String name) Methods in com.loomcache.server.datastructures with parameters of type DistributedMultiMapModifier and TypeMethodDescriptionvoidDataStructureRegistry.registerMultiMap(String name, DistributedMultiMap multiMap) -
Uses of DistributedMultiMap in com.loomcache.springboot.config
Methods in com.loomcache.springboot.config that return DistributedMultiMap -
Uses of DistributedMultiMap in com.loomcache.springboot.controller
Constructors in com.loomcache.springboot.controller with parameters of type DistributedMultiMap