Click or drag to resize

ContextPartitionIdentifierPartitioned Class

Context partition identifier for segmented contexts.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.contextContextPartitionIdentifier
    com.espertech.esper.common.client.contextContextPartitionIdentifierPartitioned

Namespace:  com.espertech.esper.common.client.context
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
[SerializableAttribute]
public class ContextPartitionIdentifierPartitioned : ContextPartitionIdentifier

The ContextPartitionIdentifierPartitioned type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyContextPartitionId
Returns the context partition id.
(Inherited from ContextPartitionIdentifier.)
Public propertyKeys
Returns the partition keys.
Top
Methods
See Also