JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
G
I
O
P
R
S
V
B
BackendConfig
- Enum in
org.streampipes.config.backend
C
ConfigItem
- Class in
org.streampipes.config.model
ConfigItem()
- Constructor for class org.streampipes.config.model.
ConfigItem
ConsulSpConfig
- Class in
org.streampipes.config.consul
ConsulSpConfig(String)
- Constructor for class org.streampipes.config.consul.
ConsulSpConfig
ConsulSpConfig(String, SpConfigChangeCallback)
- Constructor for class org.streampipes.config.consul.
ConsulSpConfig
G
getBackendHost()
- Method in enum org.streampipes.config.backend.
BackendConfig
getBackendPort()
- Method in enum org.streampipes.config.backend.
BackendConfig
getBoolean(String)
- Method in class org.streampipes.config.consul.
ConsulSpConfig
getBoolean(String)
- Method in class org.streampipes.config.
SpConfig
getConfigs()
- Method in class org.streampipes.config.model.
PeConfig
getDescription()
- Method in class org.streampipes.config.model.
ConfigItem
getDouble(String)
- Method in class org.streampipes.config.consul.
ConsulSpConfig
getDouble(String)
- Method in class org.streampipes.config.
SpConfig
getElasticsearchHost()
- Method in enum org.streampipes.config.backend.
BackendConfig
getElasticsearchPort()
- Method in enum org.streampipes.config.backend.
BackendConfig
getElasticsearchProtocol()
- Method in enum org.streampipes.config.backend.
BackendConfig
getElasticsearchURL()
- Method in enum org.streampipes.config.backend.
BackendConfig
getInteger(String)
- Method in class org.streampipes.config.consul.
ConsulSpConfig
getInteger(String)
- Method in class org.streampipes.config.
SpConfig
getJmsHost()
- Method in enum org.streampipes.config.backend.
BackendConfig
getJmsPort()
- Method in enum org.streampipes.config.backend.
BackendConfig
getKafkaHost()
- Method in enum org.streampipes.config.backend.
BackendConfig
getKafkaPort()
- Method in enum org.streampipes.config.backend.
BackendConfig
getKafkaRestHost()
- Method in enum org.streampipes.config.backend.
BackendConfig
getKafkaRestPort()
- Method in enum org.streampipes.config.backend.
BackendConfig
getKafkaRestUrl()
- Method in enum org.streampipes.config.backend.
BackendConfig
getKafkaUrl()
- Method in enum org.streampipes.config.backend.
BackendConfig
getKey()
- Method in class org.streampipes.config.model.
ConfigItem
getMainKey()
- Method in class org.streampipes.config.model.
PeConfig
getMeta()
- Method in class org.streampipes.config.model.
PeConfig
getName()
- Method in class org.streampipes.config.model.
PeConfig
getSpConfig(String)
- Static method in class org.streampipes.config.
SpConfig
getSpConfig(String, SpConfigChangeCallback)
- Static method in class org.streampipes.config.
SpConfig
getString(String)
- Method in class org.streampipes.config.consul.
ConsulSpConfig
getString(String)
- Method in class org.streampipes.config.
SpConfig
getValue()
- Method in class org.streampipes.config.model.
ConfigItem
getValueType()
- Method in class org.streampipes.config.model.
ConfigItem
getZookeeperHost()
- Method in enum org.streampipes.config.backend.
BackendConfig
getZookeeperPort()
- Method in enum org.streampipes.config.backend.
BackendConfig
I
isConfigured()
- Method in enum org.streampipes.config.backend.
BackendConfig
isPassword()
- Method in class org.streampipes.config.model.
ConfigItem
O
onChange()
- Method in interface org.streampipes.config.
SpConfigChangeCallback
org.streampipes.config
- package org.streampipes.config
org.streampipes.config.backend
- package org.streampipes.config.backend
org.streampipes.config.consul
- package org.streampipes.config.consul
org.streampipes.config.model
- package org.streampipes.config.model
P
PeConfig
- Class in
org.streampipes.config.model
PeConfig()
- Constructor for class org.streampipes.config.model.
PeConfig
R
register(String, boolean, String)
- Method in class org.streampipes.config.consul.
ConsulSpConfig
register(String, int, String)
- Method in class org.streampipes.config.consul.
ConsulSpConfig
register(String, double, String)
- Method in class org.streampipes.config.consul.
ConsulSpConfig
register(String, String, String)
- Method in class org.streampipes.config.consul.
ConsulSpConfig
register(String, boolean, String)
- Method in class org.streampipes.config.
SpConfig
register(String, int, String)
- Method in class org.streampipes.config.
SpConfig
register(String, double, String)
- Method in class org.streampipes.config.
SpConfig
register(String, String, String)
- Method in class org.streampipes.config.
SpConfig
registerPassword(String, String, String)
- Method in class org.streampipes.config.consul.
ConsulSpConfig
registerPassword(String, String, String)
- Method in class org.streampipes.config.
SpConfig
run()
- Method in class org.streampipes.config.consul.
ConsulSpConfig
S
SERVICE_ROUTE_PREFIX
- Static variable in class org.streampipes.config.consul.
ConsulSpConfig
setBoolean(String, Boolean)
- Method in class org.streampipes.config.consul.
ConsulSpConfig
setBoolean(String, Boolean)
- Method in class org.streampipes.config.
SpConfig
setConfigs(List<ConfigItem>)
- Method in class org.streampipes.config.model.
PeConfig
setDescription(String)
- Method in class org.streampipes.config.model.
ConfigItem
setDouble(String, double)
- Method in class org.streampipes.config.consul.
ConsulSpConfig
setDouble(String, double)
- Method in class org.streampipes.config.
SpConfig
setInteger(String, int)
- Method in class org.streampipes.config.consul.
ConsulSpConfig
setInteger(String, int)
- Method in class org.streampipes.config.
SpConfig
setIsConfigured(boolean)
- Method in enum org.streampipes.config.backend.
BackendConfig
setJmsHost(String)
- Method in enum org.streampipes.config.backend.
BackendConfig
setKafkaHost(String)
- Method in enum org.streampipes.config.backend.
BackendConfig
setKey(String)
- Method in class org.streampipes.config.model.
ConfigItem
setMainKey(String)
- Method in class org.streampipes.config.model.
PeConfig
setMeta(Map<String, String>)
- Method in class org.streampipes.config.model.
PeConfig
setName(String)
- Method in class org.streampipes.config.model.
PeConfig
setPassword(boolean)
- Method in class org.streampipes.config.model.
ConfigItem
setString(String, String)
- Method in class org.streampipes.config.consul.
ConsulSpConfig
setString(String, String)
- Method in class org.streampipes.config.
SpConfig
setValue(String)
- Method in class org.streampipes.config.model.
ConfigItem
setValueType(String)
- Method in class org.streampipes.config.model.
ConfigItem
setZookeeperHost(String)
- Method in enum org.streampipes.config.backend.
BackendConfig
SpConfig
- Class in
org.streampipes.config
SpConfig(String)
- Constructor for class org.streampipes.config.
SpConfig
SpConfig(String, SpConfigChangeCallback)
- Constructor for class org.streampipes.config.
SpConfig
SpConfigChangeCallback
- Interface in
org.streampipes.config
V
valueOf(String)
- Static method in enum org.streampipes.config.backend.
BackendConfig
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.streampipes.config.backend.
BackendConfig
Returns an array containing the constants of this enum type, in the order they are declared.
B
C
G
I
O
P
R
S
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.