Click or drag to resize

ContextDescriptorCondition Interface

For use with overlapping or non-overlapping contexts, implementations represents a condition for starting/initiating or ending/terminating a context.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public interface ContextDescriptorCondition

The ContextDescriptorCondition type exposes the following members.

Methods
  NameDescription
Public methodToEPL
Populate the EPL.
Top
See Also