|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextDescriptor | |
---|---|
com.espertech.esper.client.soda | This package defines the Esper statement object model. |
Uses of ContextDescriptor in com.espertech.esper.client.soda |
---|
Classes in com.espertech.esper.client.soda that implement ContextDescriptor | |
---|---|
class |
ContextDescriptorCategory
Category-segmented context. |
class |
ContextDescriptorCategoryItem
Context descriptor for categories. |
class |
ContextDescriptorHashSegmented
Hash-segmented context. |
class |
ContextDescriptorHashSegmentedItem
Context detail for a library-func and filter pair for the hash segmented context. |
class |
ContextDescriptorInitiatedTerminated
Context dimension descriptor for a start-and-end temporal (single instance) or initiated-terminated (overlapping) context |
class |
ContextDescriptorKeyedSegmented
Context dimension information for keyed segmented context. |
class |
ContextDescriptorKeyedSegmentedItem
Context detail for a key-filter pair for the keyed segmented context. |
class |
ContextDescriptorNested
Nested context. |
Methods in com.espertech.esper.client.soda that return ContextDescriptor | |
---|---|
ContextDescriptor |
CreateContextClause.getDescriptor()
Returns the context dimension informatin |
Methods in com.espertech.esper.client.soda with parameters of type ContextDescriptor | |
---|---|
void |
CreateContextClause.setDescriptor(ContextDescriptor descriptor)
Sets the context dimension informatin |
Constructors in com.espertech.esper.client.soda with parameters of type ContextDescriptor | |
---|---|
CreateContextClause(java.lang.String contextName,
ContextDescriptor descriptor)
Ctor. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |