Package | Description |
---|---|
io.vertx.core.spi.cluster | |
io.vertx.spi.cluster.hazelcast |
Modifier and Type | Method and Description |
---|---|
<K,V> void |
ClusterManager.getAsyncMultiMap(String name,
Handler<AsyncResult<AsyncMultiMap<K,V>>> resultHandler)
Return an async multi-map for the given name
|
Modifier and Type | Method and Description |
---|---|
<K,V> void |
HazelcastClusterManager.getAsyncMultiMap(String name,
Handler<AsyncResult<AsyncMultiMap<K,V>>> resultHandler)
Every eventbus handler has an ID.
|
Copyright © 2015. All Rights Reserved.