Package | Description |
---|---|
io.vertx.core.shareddata | |
io.vertx.rxjava.core.shareddata |
Modifier and Type | Method and Description |
---|---|
<K,V> LocalMap<K,V> |
SharedData.getLocalMap(String name)
Return a
LocalMap with the specific name . |
Modifier and Type | Method and Description |
---|---|
static <K,V> LocalMap<K,V> |
LocalMap.newInstance(LocalMap arg) |
Constructor and Description |
---|
LocalMap(LocalMap delegate) |
Copyright © 2015. All Rights Reserved.