Click or drag to resize

ContextDescriptorKeyedSegmentedItemWithFilter Method

Sets the filter.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public ContextDescriptorKeyedSegmentedItem WithFilter(
	Filter filter
)

Parameters

filter
Type: com.espertech.esper.common.client.sodaFilter
filter

Return Value

Type: ContextDescriptorKeyedSegmentedItem

[Missing <returns> documentation for "M:com.espertech.esper.common.client.soda.ContextDescriptorKeyedSegmentedItem.WithFilter(com.espertech.esper.common.client.soda.Filter)"]

See Also