Click or drag to resize

ContextPartitionIdentifierPartitioned Constructor (Object)

Ctor.

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

Parameters

keys
Type: SystemObject
partitioning keys
See Also