Click or drag to resize

ContextPartitionSelectorCategory Interface

Selects context partitions for use with a category context by providing a set of labels.

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

The ContextPartitionSelectorCategory type exposes the following members.

Properties
  NameDescription
Public propertyLabels
Returns a set of category label names.
Top
See Also