0 Replies Latest reply on Nov 15, 2012 12:04 PM by pmm

    MultiMap with random access?

    pmm

      I need a map-like datastructure that supports storing multiple values under the same key. In addition I need to access a more or less random value stored by a key. Does Infinispan already provide something like this? If not how could this be built?