Package | Description |
---|---|
com.espertech.esper.runtime.internal.kernel.service | |
com.espertech.esper.runtime.internal.kernel.stage |
Modifier and Type | Class and Description |
---|---|
class |
EPServicesContext |
Modifier and Type | Method and Description |
---|---|
static EPDeploymentDependencyConsumed |
DeployerHelperDependencies.getDependenciesConsumed(String selfDeploymentId,
EPServicesPath paths,
DeploymentLifecycleService deploymentLifecycleService) |
static EPDeploymentDependencyProvided |
DeployerHelperDependencies.getDependenciesProvided(String selfDeploymentId,
EPServicesPath paths,
DeploymentLifecycleService deploymentLifecycleService) |
Modifier and Type | Class and Description |
---|---|
class |
StageSpecificServices |
Modifier and Type | Method and Description |
---|---|
static void |
StageDeploymentHelper.movePath(DeploymentInternal deployment,
EPServicesPath from,
EPServicesPath to) |
static void |
StagePreconditionHelper.validateDependencyPreconditions(Set<String> deploymentSet,
EPServicesPath paths,
DeploymentLifecycleService deploymentLifecycleService) |
Copyright © 2005–2020. All rights reserved.