Click or drag to resize

ContextPartitionSelectorNested Interface

Selects context partitions of a nested context by providing selector according to the nested contexts.

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

The ContextPartitionSelectorNested type exposes the following members.

Properties
  NameDescription
Public propertySelectors
Selectors for each level of the nested context.
Top
See Also