Click or drag to resize

ContextPartitionIdentifierNested Class

Context partition identifier for nested contexts.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.contextContextPartitionIdentifier
    com.espertech.esper.common.client.contextContextPartitionIdentifierNested

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

The ContextPartitionIdentifierNested type exposes the following members.

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