Package | Description |
---|---|
com.espertech.esper.common.client.soda |
This package defines the Esper statement object model.
|
Modifier and Type | Method and Description |
---|---|
List<ContextDescriptorConditionFilter> |
ContextDescriptorKeyedSegmented.getInitiationConditions()
Returns the initiation conditions, if any.
|
Modifier and Type | Method and Description |
---|---|
void |
ContextDescriptorKeyedSegmented.setInitiationConditions(List<ContextDescriptorConditionFilter> initiationConditions)
Sets the initiation conditions, if any.
|
Constructor and Description |
---|
ContextDescriptorKeyedSegmented(List<ContextDescriptorKeyedSegmentedItem> items,
List<ContextDescriptorConditionFilter> initiationConditions,
ContextDescriptorCondition terminationCondition)
Ctor.
|
Copyright © 2005–2020. All rights reserved.