Click or drag to resize

ContextDescriptorKeyedSegmented Class

Context dimension information for keyed segmented context.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.sodaContextDescriptorKeyedSegmented

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

The ContextDescriptorKeyedSegmented type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyInitiationConditions
Returns the initiation conditions, if any.
Public propertyItems
Returns the key set descriptions
Public propertyTerminationCondition
Returns the terminating condition or null if there is none
Top
Methods
  NameDescription
Public methodToEPL
Top
See Also