2.8.2. Distributed Collections

Map

distributed hash map with possible persistency

Set

distributed hash set with possible persistency

Multi Map

a hash map variant that supports multiple values per key

Replicated Map

a hash map variant that stores all entries everywhere

Queue

distributed blocking queue

List

ordered list stored on one node

Ring Buffer

distributed circular buffer

Event Journal

distributed map update journal

Cardinality Estimator

distributed set cardinality estimator