Package | Description |
---|---|
io.vertx.core.spi.cluster |
Modifier and Type | Method and Description |
---|---|
void |
AsyncMultiMap.get(K k,
Handler<AsyncResult<ChoosableIterable<V>>> resultHandler)
Get the values from the map for the key.
|
Copyright © 2023 Eclipse. All rights reserved.