 | ConfigurationCompilerExecutionFilterServiceMaxFilterWidth Property |
Returns the maximum width for breaking up "or" expression in filters to
subexpressions for reverse indexing.
Namespace:
com.espertech.esper.common.client.configuration.compiler
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic int FilterServiceMaxFilterWidth { get; set; }
Property Value
Type:
Int32max filter width
See Also