Click or drag to resize

ContextPartitionSelectorSegmented Interface

Selector of context partitions for use with segmented contexts, provides a set of partition keys to select.

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

The ContextPartitionSelectorSegmented type exposes the following members.

Properties
  NameDescription
Public propertyPartitionKeys
Returns the partition keys.
Top
See Also