| Package | Description |
|---|---|
| io.siddhi.parser.service.model |
| Modifier and Type | Method and Description |
|---|---|
SourceDeploymentConfig |
SourceDeploymentConfig.setDeploymentProperties(Map<String,String> deploymentProperties) |
SourceDeploymentConfig |
SourceDeploymentConfig.setSecured(boolean secured) |
SourceDeploymentConfig |
SourceDeploymentConfig.setServiceProtocol(String serviceProtocol) |
| Modifier and Type | Method and Description |
|---|---|
Set<SourceDeploymentConfig> |
DeployableSiddhiApp.getSourceDeploymentConfigs() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeployableSiddhiApp.setSourceDeploymentConfigs(Set<SourceDeploymentConfig> sourceDeploymentConfigs) |
| Constructor and Description |
|---|
DeployableSiddhiApp(String siddhiApp,
Set<SourceDeploymentConfig> sourceList,
boolean persistenceEnabled) |
Copyright © 2019 WSO2. All rights reserved.