Click or drag to resize

ContextDescriptorCategory Class

Category-segmented context.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.sodaContextDescriptorCategory

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

The ContextDescriptorCategory type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyFilter
Returns type name and predicate expressions (filter)
Public propertyItems
Returns categories.
Top
Methods
  NameDescription
Public methodToEPL
Top
See Also