public class RedisConfigStoreFactory extends Object implements ConfigStoreFactory
RedisConfigStore instances.| Constructor and Description |
|---|
RedisConfigStoreFactory() |
| Modifier and Type | Method and Description |
|---|---|
ConfigStore |
create(io.vertx.core.Vertx vertx,
io.vertx.core.json.JsonObject configuration) |
String |
name() |
public String name()
name in interface ConfigStoreFactorypublic ConfigStore create(io.vertx.core.Vertx vertx, io.vertx.core.json.JsonObject configuration)
create in interface ConfigStoreFactoryCopyright © 2019 Eclipse. All rights reserved.