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