| Package | Description | 
|---|---|
| io.vertx.core.shareddata | |
| io.vertx.reactivex.core.shareddata | |
| io.vertx.rxjava.core.shareddata | |
| io.vertx.rxjava3.core.shareddata | 
| Modifier and Type | Method and Description | 
|---|---|
| <K,V> LocalMap<K,V> | SharedData. getLocalMap(String name)Return a  LocalMapwith the specificname. | 
| Modifier and Type | Method and Description | 
|---|---|
| LocalMap | LocalMap. getDelegate() | 
| Modifier and Type | Method and Description | 
|---|---|
| static <K,V> LocalMap<K,V> | LocalMap. newInstance(LocalMap arg) | 
| static <K,V> LocalMap<K,V> | LocalMap. newInstance(LocalMap arg,
           io.vertx.lang.rx.TypeArg<K> __typeArg_K,
           io.vertx.lang.rx.TypeArg<V> __typeArg_V) | 
| Constructor and Description | 
|---|
| LocalMap(LocalMap delegate) | 
| Modifier and Type | Method and Description | 
|---|---|
| LocalMap | LocalMap. getDelegate() | 
| Modifier and Type | Method and Description | 
|---|---|
| static <K,V> LocalMap<K,V> | LocalMap. newInstance(LocalMap arg) | 
| static <K,V> LocalMap<K,V> | LocalMap. newInstance(LocalMap arg,
           io.vertx.lang.rx.TypeArg<K> __typeArg_K,
           io.vertx.lang.rx.TypeArg<V> __typeArg_V) | 
| Constructor and Description | 
|---|
| LocalMap(LocalMap delegate) | 
| Modifier and Type | Method and Description | 
|---|---|
| LocalMap | LocalMap. getDelegate() | 
| Modifier and Type | Method and Description | 
|---|---|
| static <K,V> LocalMap<K,V> | LocalMap. newInstance(LocalMap arg) | 
| static <K,V> LocalMap<K,V> | LocalMap. newInstance(LocalMap arg,
           io.vertx.lang.rx.TypeArg<K> __typeArg_K,
           io.vertx.lang.rx.TypeArg<V> __typeArg_V) | 
| Constructor and Description | 
|---|
| LocalMap(LocalMap delegate) | 
Copyright © 2022 Eclipse. All rights reserved.