Click or drag to resize

ContextPartitionSelectorHash Interface

Selects context partitions based on hash codes, for use with hashed context.

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

The ContextPartitionSelectorHash type exposes the following members.

Properties
  NameDescription
Public propertyHashes
Returns a set of hashes.
Top
See Also