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