| Package | Description |
|---|---|
| net.kuujo.vertigo.cluster | |
| net.kuujo.vertigo.cluster.data.impl | |
| net.kuujo.vertigo.cluster.impl |
| Modifier and Type | Method and Description |
|---|---|
<K,V> AsyncMultiMap<K,V> |
Cluster.getMultiMap(String name)
Gets an asynchronous multi-map from the cluster.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAsyncMultiMap<K,V>
Default asynchronous multi-map implementation.
|
| Modifier and Type | Method and Description |
|---|---|
<K,V> AsyncMultiMap<K,V> |
DefaultCluster.getMultiMap(String name) |
Copyright © 2013-2014. All Rights Reserved.