Package | Description |
---|---|
com.espertech.esper.runtime.internal.kernel.service |
Modifier and Type | Method and Description |
---|---|
DeployerModulePaths |
DeployerRolloutInitResult.getModulePaths() |
static DeployerModulePaths |
DeployerHelperUpdatePath.updatePath(int rolloutItemNumber,
DeployerModuleEPLObjects eplObjects,
String moduleName,
String deploymentId,
EPServicesContext services) |
Modifier and Type | Method and Description |
---|---|
static DeploymentInternal |
DeploymentInternal.from(String deploymentId,
EPStatement[] statements,
Set<String> deploymentIdDependencies,
DeployerModulePaths modulePaths,
DeployerModuleEPLObjects moduleEPLObjects,
com.espertech.esper.common.internal.context.module.ModuleProviderCLPair moduleProvider) |
static DeployerModuleStatementLightweights |
DeployerHelperInitStatement.initializeStatements(int rolloutItemNumber,
boolean recovery,
DeployerModuleEPLObjects moduleEPLObjects,
DeployerModulePaths modulePaths,
String moduleName,
com.espertech.esper.common.internal.context.module.ModuleProviderCLPair moduleProvider,
String deploymentId,
int statementIdFirstStatement,
StatementUserObjectRuntimeOption userObjectResolverRuntime,
StatementNameRuntimeOption statementNameResolverRuntime,
StatementSubstitutionParameterOption substitutionParameterResolver,
EPServicesContext services) |
Constructor and Description |
---|
DeployerRolloutInitResult(Set<String> deploymentIdDependencies,
DeployerModuleEPLObjects moduleEPLObjects,
DeployerModulePaths modulePaths,
String moduleName) |
Copyright © 2005–2020. All rights reserved.