Click or drag to resize

EPCompiled Class

The assembly of a compile EPL module or EPL fire-and-forget query.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.clientEPCompiled

Namespace:  com.espertech.esper.common.client
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
[SerializableAttribute]
public class EPCompiled

The EPCompiled type exposes the following members.

Constructors
  NameDescription
Public methodEPCompiled
Ctor.
Top
Properties
  NameDescription
Public propertyAssembly
Returns a map of class name and byte code for a classloader
Public propertyManifest
Returns a manifest object
Top
See Also