Package | Description |
---|---|
io.vertx.spi.cluster.jgroups.domain | |
io.vertx.spi.cluster.jgroups.domain.async | |
io.vertx.spi.cluster.jgroups.services |
Modifier and Type | Class and Description |
---|---|
class |
MultiMapImpl<K,V> |
Constructor and Description |
---|
AsyncMultiMapWrapper(String name,
MultiMap<K,V> map,
RpcExecutorService executorService) |
Modifier and Type | Method and Description |
---|---|
<K,V> MultiMap<K,V> |
DefaultRpcMultiMapService.multiMapCreate(String name) |
<K,V> MultiMap<K,V> |
RpcMultiMapService.multiMapCreate(String name) |
<K,V> MultiMap<K,V> |
RpcServerObjDelegate.multiMapCreate(String name) |
Copyright © 2015. All rights reserved.