Package | Description |
---|---|
com.espertech.esper.common.client.soda |
This package defines the Esper statement object model.
|
Modifier and Type | Method and Description |
---|---|
List<ContextDescriptorKeyedSegmentedItem> |
ContextDescriptorKeyedSegmented.getItems()
Returns the key set descriptions
|
Modifier and Type | Method and Description |
---|---|
void |
ContextDescriptorKeyedSegmented.setItems(List<ContextDescriptorKeyedSegmentedItem> items)
Sets the key set descriptions
|
Constructor and Description |
---|
ContextDescriptorKeyedSegmented(List<ContextDescriptorKeyedSegmentedItem> items)
Ctor.
|
ContextDescriptorKeyedSegmented(List<ContextDescriptorKeyedSegmentedItem> items,
List<ContextDescriptorConditionFilter> initiationConditions,
ContextDescriptorCondition terminationCondition)
Ctor.
|
Copyright © 2005–2018. All rights reserved.