| Package | Description |
|---|---|
| org.streampipes.config | |
| org.streampipes.config.consul | |
| org.streampipes.config.model |
| Modifier and Type | Method and Description |
|---|---|
abstract <T> void |
SpConfig.register(String key,
T defaultValue,
String description,
ConfigurationScope configurationScope) |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
ConsulSpConfig.register(String key,
T defaultValue,
String description,
ConfigurationScope configurationScope) |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationScope |
ConfigItem.getConfigurationScope() |
static ConfigurationScope |
ConfigurationScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigurationScope[] |
ConfigurationScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigItem.setConfigurationScope(ConfigurationScope configurationScope) |
Copyright © 2018. All rights reserved.