Package | Description |
---|---|
com.espertech.esper.runtime.client |
Runtime API: Runs compiled EPL.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<EPDeploymentDependencyProvided.Item> |
EPDeploymentDependencyProvided.getDependencies()
Returns the provision dependencies
|
Constructor and Description |
---|
EPDeploymentDependencyProvided(java.util.Collection<EPDeploymentDependencyProvided.Item> dependencies)
Ctor.
|