Click or drag to resize

ContextDescriptorHashSegmented Class

Hash-segmented context.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.sodaContextDescriptorHashSegmented

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

The ContextDescriptorHashSegmented type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyGranularity
Returns the granularity.
Public propertyIsPreallocate
Returns flag indicating whether to allocate context partitions upon statement creation, or only when actually referred to
Public propertyItems
Returns hash items.
Top
Methods
  NameDescription
Public methodToEPL
Top
See Also