Package | Description |
---|---|
io.vertx.config.consul | |
io.vertx.config.git | |
io.vertx.config.kubernetes | |
io.vertx.config.redis | |
io.vertx.config.spring | |
io.vertx.config.vault | |
io.vertx.config.zookeeper |
Modifier and Type | Class and Description |
---|---|
class |
ConsulConfigStoreFactory |
Modifier and Type | Class and Description |
---|---|
class |
GitConfigStoreFactory |
Modifier and Type | Class and Description |
---|---|
class |
ConfigMapStoreFactory |
Modifier and Type | Class and Description |
---|---|
class |
RedisConfigStoreFactory
Factory to create
RedisConfigStore instances. |
Modifier and Type | Class and Description |
---|---|
class |
SpringConfigServerStoreFactory
Factory to create instance of
SpringConfigServerStore . |
Modifier and Type | Class and Description |
---|---|
class |
VaultConfigStoreFactory
Implementation of
ConfigStoreFactory to create VaultConfigStore . |
Modifier and Type | Class and Description |
---|---|
class |
ZookeeperConfigStoreFactory
Factory to create
ZookeeperConfigStore instances. |
Copyright © 2021 Eclipse. All rights reserved.