Click or drag to resize

ContextPartitionIdentifierCategory Class

Context partition identifier for category context.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.contextContextPartitionIdentifier
    com.espertech.esper.common.client.contextContextPartitionIdentifierCategory

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

The ContextPartitionIdentifierCategory type exposes the following members.

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