Uses of Class
com.espertech.esper.common.client.soda.ContextDescriptorHashSegmentedItem
Packages that use ContextDescriptorHashSegmentedItem
Package
Description
This package defines the Esper statement object model.
-
Uses of ContextDescriptorHashSegmentedItem in com.espertech.esper.common.client.soda
Methods in com.espertech.esper.common.client.soda that return types with arguments of type ContextDescriptorHashSegmentedItemMethod parameters in com.espertech.esper.common.client.soda with type arguments of type ContextDescriptorHashSegmentedItemModifier and TypeMethodDescriptionvoid
ContextDescriptorHashSegmented.setItems
(List<ContextDescriptorHashSegmentedItem> items) Sets categoriesConstructor parameters in com.espertech.esper.common.client.soda with type arguments of type ContextDescriptorHashSegmentedItemModifierConstructorDescriptionContextDescriptorHashSegmented
(List<ContextDescriptorHashSegmentedItem> items, int granularity, boolean preallocate) Ctor.