|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.espertech.esper.client.deploy | |
---|---|
com.espertech.esper.client | This package and its sub-packages defines the central Esper Client APIs. |
com.espertech.esper.client.deploy | Module and deployment administrative service. |
com.espertech.esper.core.deploy | Module and deployment utility and parser. |
com.espertech.esper.core.service | Implementation of client package interfaces, glue code |
Classes in com.espertech.esper.client.deploy used by com.espertech.esper.client | |
---|---|
EPDeploymentAdmin
Service to package and deploy EPL statements organized into an EPL module. |
Classes in com.espertech.esper.client.deploy used by com.espertech.esper.client.deploy | |
---|---|
DeploymentActionException
Exception list populated in a deployment operation. |
|
DeploymentException
Base deployment exception. |
|
DeploymentInformation
Available information about deployment made. |
|
DeploymentInformationItem
Statement level information for deployed modules. |
|
DeploymentItemException
Inner exception to DeploymentActionException available on statement level. |
|
DeploymentNotFoundException
Inner exception to DeploymentActionException available on statement level. |
|
DeploymentOptions
Options for use in deployment of a module to control the behavior of the deploy operation. |
|
DeploymentOrder
Returned by the EPDeploymentAdmin.getDeploymentOrder(java.util.Collection, DeploymentOrderOptions) operation to holds an ordered list of modules considering each module's uses-dependencies
on other modules. |
|
DeploymentOrderOptions
Options class passed to EPDeploymentAdmin.getDeploymentOrder(java.util.Collection, DeploymentOrderOptions) for controlling the behavior of ordering and dependency checking logic. |
|
DeploymentResult
Result of a deployment operation carries a deployment id for use in undeploy and statement-level information. |
|
DeploymentState
Deployment state. |
|
Module
Represent a deployment unit consisting of deployment declarative information (module name, uses and imports) as well as EPL statements represented by ModuleItem . |
|
ModuleItem
Represents an EPL statement as part of a Module . |
|
ParseException
Exception thrown when an EPL text could not be parsed. |
|
StatementDeploymentContext
Context object passed to StatementNameResolver or StatementUserObjectResolver to help
in determining the right statement name or user object for a statement deployed via the deployment admin API. |
|
StatementNameResolver
Implement this interface to provide a custom statement name for the statements deployed via the deployment API. |
|
StatementUserObjectResolver
Implement this interface to provide a custom user object for the statements deployed via the deployment API. |
|
UndeploymentOptions
Options for use in undeployment of a module to control the behavior of the undeploy operation. |
|
UndeploymentResult
Result object of an undeployment operation. |
Classes in com.espertech.esper.client.deploy used by com.espertech.esper.core.deploy | |
---|---|
DeploymentActionException
Exception list populated in a deployment operation. |
|
DeploymentException
Base deployment exception. |
|
DeploymentInformation
Available information about deployment made. |
|
DeploymentNotFoundException
Inner exception to DeploymentActionException available on statement level. |
|
DeploymentOptions
Options for use in deployment of a module to control the behavior of the deploy operation. |
|
DeploymentOrder
Returned by the EPDeploymentAdmin.getDeploymentOrder(java.util.Collection, DeploymentOrderOptions) operation to holds an ordered list of modules considering each module's uses-dependencies
on other modules. |
|
DeploymentOrderException
Exception indicates a problem when determining delpoyment order and uses-dependency checking. |
|
DeploymentOrderOptions
Options class passed to EPDeploymentAdmin.getDeploymentOrder(java.util.Collection, DeploymentOrderOptions) for controlling the behavior of ordering and dependency checking logic. |
|
DeploymentResult
Result of a deployment operation carries a deployment id for use in undeploy and statement-level information. |
|
DeploymentStateException
Inner exception to DeploymentActionException available on statement level. |
|
EPDeploymentAdmin
Service to package and deploy EPL statements organized into an EPL module. |
|
Module
Represent a deployment unit consisting of deployment declarative information (module name, uses and imports) as well as EPL statements represented by ModuleItem . |
|
ParseException
Exception thrown when an EPL text could not be parsed. |
|
UndeploymentOptions
Options for use in undeployment of a module to control the behavior of the undeploy operation. |
|
UndeploymentResult
Result object of an undeployment operation. |
Classes in com.espertech.esper.client.deploy used by com.espertech.esper.core.service | |
---|---|
EPDeploymentAdmin
Service to package and deploy EPL statements organized into an EPL module. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |