Click or drag to resize

ContextPartitionIdentifierHash Class

Context partition identifier for hash context.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.contextContextPartitionIdentifier
    com.espertech.esper.common.client.contextContextPartitionIdentifierHash

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

The ContextPartitionIdentifierHash type exposes the following members.

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