Package | Description |
---|---|
io.vertx.core.spi.cluster |
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
|
Copyright © 2018 Eclipse. All rights reserved.