Click or drag to resize

ContextPartitionSelectorAll Class

Selects all context paritions.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.contextContextPartitionSelectorAll

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

The ContextPartitionSelectorAll type exposes the following members.

Constructors
  NameDescription
Public methodContextPartitionSelectorAll
Initializes a new instance of the ContextPartitionSelectorAll class
Top
Fields
  NameDescription
Public fieldStatic memberINSTANCE
Instance for selecting all context partitions.
Top
See Also