Click or drag to resize

ContextPartitionCollection Class

A collection of context partitions each uniquely identified by a context partition id (agent instance id).
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.contextContextPartitionCollection

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

The ContextPartitionCollection type exposes the following members.

Constructors
  NameDescription
Public methodContextPartitionCollection
Initializes a new instance of the ContextPartitionCollection class
Top
Properties
  NameDescription
Public propertyIdentifiers
Returns the identifiers per agent instance id
Top
See Also