 | 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
Syntaxpublic interface ContextPartitionSelectorNested : ContextPartitionSelector
The ContextPartitionSelectorNested type exposes the following members.
Properties
| Name | Description |
---|
 | Selectors | Selectors for each level of the nested context. |
Top
See Also