Package com.espertech.esper.common.client.module
package com.espertech.esper.common.client.module
EPL module object model.
-
ClassDescriptionRepresent a deployment unit consisting of deployment declarative information (module name, uses and imports) as well as EPL statements represented by
ModuleItem
.Represents an EPL statement as part of aModule
.Holds an ordered list of modules considering each module's uses-dependencies on other modules.Exception indicates a problem when determining delpoyment order and uses-dependency checking.Options class passed to #getModuleOrder(java.util.Collection, ModuleOrderOptions)} for controlling the behavior of ordering and dependency checking logic.Module ordering utility.Provides well-known module properties.Exception thrown when an EPL text could not be parsed.