Package | Description |
---|---|
com.espertech.esper.common.internal.epl.expression.declared.compiletime | |
com.espertech.esper.common.internal.epl.historical.method.core | |
com.espertech.esper.common.internal.epl.historical.method.poll |
Polled executions for use with method-invocation joins
|
Modifier and Type | Method and Description |
---|---|
static ExprNodeScript |
ExprDeclaredHelper.getExistsScript(String defaultDialect,
String expressionName,
List<ExprNode> parameters,
Collection<ExpressionScriptProvided> scriptExpressions,
StatementSpecMapEnv mapEnv) |
Modifier and Type | Method and Description |
---|---|
ExprNodeScript |
MethodPollingViewableMeta.getScriptExpression() |
Constructor and Description |
---|
MethodPollingViewableMeta(Class methodProviderClass,
boolean isStaticMethod,
Map<String,Object> optionalMapType,
LinkedHashMap<String,Object> optionalOaType,
MethodPollingExecStrategyEnum strategy,
boolean isCollection,
boolean isIterator,
VariableMetaData variable,
EventType eventTypeEventBeanArray,
ExprNodeScript scriptExpression) |
Constructor and Description |
---|
MethodTargetStrategyScriptForge(ExprNodeScript script) |
Copyright © 2005–2018. All rights reserved.