| Package | Description |
|---|---|
| org.wso2.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 |
|---|---|
List<SourceDeploymentConfig> |
DeployableSiddhiApp.getSourceDeploymentConfigs() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeployableSiddhiApp.setSourceDeploymentConfigs(List<SourceDeploymentConfig> sourceDeploymentConfigs) |
| Constructor and Description |
|---|
DeployableSiddhiApp(String siddhiApp,
List<SourceDeploymentConfig> sourceList,
boolean persistenceEnabled) |
Copyright © 2021 WSO2. All rights reserved.