Click or drag to resize

ContextDescriptorHashSegmentedItem Class

Context detail for a library-func and filter pair for the hash segmented context.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.sodaContextDescriptorHashSegmentedItem

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

The ContextDescriptorHashSegmentedItem type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyFilter
Returns the filter.
Public propertyHashFunction
Returns the hash function.
Top
Methods
  NameDescription
Public methodToEPL
Top
See Also