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