| Package | Description |
|---|---|
| io.vertx.spi.cluster.jgroups.domain | |
| io.vertx.spi.cluster.jgroups.domain.async | |
| io.vertx.spi.cluster.jgroups.services |
| Constructor and Description |
|---|
SyncMapWrapper(String name,
Map<K,V> map,
RpcExecutorService executorService) |
| Constructor and Description |
|---|
AsyncMapWrapper(String name,
Map<K,V> map,
RpcExecutorService executorService) |
AsyncMultiMapWrapper(String name,
MultiMap<K,V> map,
RpcExecutorService executorService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRpcExecutorService |
Copyright © 2015. All rights reserved.