Uses of Class
com.espertech.esper.client.soda.ContextDescriptorHashSegmentedItem

Packages that use ContextDescriptorHashSegmentedItem
com.espertech.esper.client.soda This package defines the Esper statement object model. 
 

Uses of ContextDescriptorHashSegmentedItem in com.espertech.esper.client.soda
 

Methods in com.espertech.esper.client.soda that return types with arguments of type ContextDescriptorHashSegmentedItem
 java.util.List<ContextDescriptorHashSegmentedItem> ContextDescriptorHashSegmented.getItems()
          Returns hash items.
 

Method parameters in com.espertech.esper.client.soda with type arguments of type ContextDescriptorHashSegmentedItem
 void ContextDescriptorHashSegmented.setItems(java.util.List<ContextDescriptorHashSegmentedItem> items)
          Sets categories
 

Constructor parameters in com.espertech.esper.client.soda with type arguments of type ContextDescriptorHashSegmentedItem
ContextDescriptorHashSegmented(java.util.List<ContextDescriptorHashSegmentedItem> items, int granularity, boolean preallocate)
          Ctor.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com