Uses of Class
com.espertech.esper.common.client.soda.CreateContextClause
Package
Description
This package defines the Esper statement object model.
-
Uses of CreateContextClause in com.espertech.esper.common.client.soda
Modifier and TypeMethodDescriptionEPStatementObjectModel.getCreateContext()
Returns the create-context clause.Modifier and TypeMethodDescriptionContextDescriptorNested.getContexts()
Returns the list of nested contextsModifier and TypeMethodDescriptionvoid
EPStatementObjectModel.setCreateContext
(CreateContextClause createContext) Sets the create-context clause.Modifier and TypeMethodDescriptionvoid
ContextDescriptorNested.setContexts
(List<CreateContextClause> contexts) Sets the list of nested contexts