Package | Description |
---|---|
com.espertech.esper.common.internal.compile.stage1.spec |
Contains EPL statement specification classes define the constructs that make up an EPL statement,
such as the list of items in the select clause, the insert-into stream name and property names etc.
|
com.espertech.esper.common.internal.epl.pattern.core | |
com.espertech.esper.common.internal.view.core |
Modifier and Type | Method and Description |
---|---|
void |
PluggableObjectCollection.addObjects(PluggableObjectCollection other)
Add the plug-in objects for another collection.
|
Constructor and Description |
---|
PluggableObjectRegistryImpl(PluggableObjectCollection[] collections) |
Modifier and Type | Method and Description |
---|---|
static PluggableObjectCollection |
PatternObjectHelper.getBuiltinPatternObjects()
Returns the built-in pattern objects.
|
Constructor and Description |
---|
PatternObjectResolutionServiceImpl(PluggableObjectCollection patternObjects)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
static PluggableObjectCollection |
ViewEnumHelper.getBuiltinViews()
Returns a collection of plug-in views.
|
Copyright © 2005–2018. All rights reserved.