Class DeployerRolloutInitResult
java.lang.Object
com.espertech.esper.runtime.internal.kernel.service.DeployerRolloutInitResult
-
Constructor Summary
ConstructorDescriptionDeployerRolloutInitResult
(Set<String> deploymentIdDependencies, DeployerModuleEPLObjects moduleEPLObjects, DeployerModulePaths modulePaths, String moduleName) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
DeployerRolloutInitResult
public DeployerRolloutInitResult(Set<String> deploymentIdDependencies, DeployerModuleEPLObjects moduleEPLObjects, DeployerModulePaths modulePaths, String moduleName)
-
-
Method Details
-
getDeploymentIdDependencies
-
getModuleEPLObjects
-
getModulePaths
-
getModuleName
-