public class RedisConfigStore extends Object implements ConfigStore
| Constructor and Description |
|---|
RedisConfigStore(io.vertx.core.Vertx vertx,
io.vertx.core.json.JsonObject config) |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<Void> |
close() |
io.vertx.core.Future<io.vertx.core.buffer.Buffer> |
get() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getpublic RedisConfigStore(io.vertx.core.Vertx vertx,
io.vertx.core.json.JsonObject config)
public io.vertx.core.Future<Void> close()
close in interface ConfigStorepublic io.vertx.core.Future<io.vertx.core.buffer.Buffer> get()
get in interface ConfigStoreCopyright © 2021 Eclipse. All rights reserved.