 | ContextDescriptorHashSegmentedIsPreallocate Property |
Returns flag indicating whether to allocate context partitions upon statement creation, or only when actually referred to
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsPreallocate { get; set; }
Property Value
Type:
Booleanpreallocation flag
See Also