|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewResourceDelegateUnverified | |
---|---|
com.espertech.esper.core.start | Classes related to start and stop of statements |
com.espertech.esper.epl.core | 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.epl.expression.core | Core expression classes. |
Uses of ViewResourceDelegateUnverified in com.espertech.esper.core.start |
---|
Methods in com.espertech.esper.core.start that return ViewResourceDelegateUnverified | |
---|---|
ViewResourceDelegateUnverified |
EPStatementStartMethodSelectDesc.getViewResourceDelegateUnverified()
|
Methods in com.espertech.esper.core.start with parameters of type ViewResourceDelegateUnverified | |
---|---|
protected static void |
EPStatementStartMethodHelperValidate.validateNodes(StatementSpecCompiled statementSpec,
StatementContext statementContext,
StreamTypeService typeService,
ViewResourceDelegateUnverified viewResourceDelegate)
Validate filter and join expression nodes. |
protected static UniformPair<java.lang.Integer> |
EPStatementStartMethodHelperValidate.validateOuterJoinPropertyPair(StatementContext statementContext,
ExprIdentNode leftNode,
ExprIdentNode rightNode,
int outerJoinCount,
StreamTypeService typeService,
ViewResourceDelegateUnverified viewResourceDelegate)
|
static ViewResourceDelegateVerified |
EPStatementStartMethodHelperViewResources.verifyPreviousAndPriorRequirements(ViewFactoryChain[] unmaterializedViewChain,
ViewResourceDelegateUnverified delegate)
|
Constructors in com.espertech.esper.core.start with parameters of type ViewResourceDelegateUnverified | |
---|---|
EPStatementStartMethodSelectDesc(StatementAgentInstanceFactorySelect statementAgentInstanceFactorySelect,
SubSelectStrategyCollection subSelectStrategyCollection,
ViewResourceDelegateUnverified viewResourceDelegateUnverified,
ResultSetProcessorFactoryDesc resultSetProcessorPrototypeDesc,
EPStatementStopMethod stopMethod,
EPStatementDestroyCallbackList destroyCallbacks)
|
Uses of ViewResourceDelegateUnverified in com.espertech.esper.epl.core |
---|
Methods in com.espertech.esper.epl.core with parameters of type ViewResourceDelegateUnverified | |
---|---|
static ResultSetProcessorFactoryDesc |
ResultSetProcessorFactoryFactory.getProcessorPrototype(StatementSpecCompiled statementSpec,
StatementContext stmtContext,
StreamTypeService typeService,
ViewResourceDelegateUnverified viewResourceDelegate,
boolean[] isUnidirectionalStream,
boolean allowAggregation,
ContextPropertyRegistry contextPropertyRegistry,
SelectExprProcessorDeliveryCallback selectExprProcessorCallback,
ConfigurationInformation configurationInformation)
Returns the result set process for the given select expression, group-by clause and having clause given a set of types describing each stream in the from-clause. |
Uses of ViewResourceDelegateUnverified in com.espertech.esper.epl.expression.core |
---|
Methods in com.espertech.esper.epl.expression.core that return ViewResourceDelegateUnverified | |
---|---|
ViewResourceDelegateUnverified |
ExprValidationContext.getViewResourceDelegate()
|
Constructors in com.espertech.esper.epl.expression.core with parameters of type ViewResourceDelegateUnverified | |
---|---|
ExprValidationContext(StreamTypeService streamTypeService,
MethodResolutionService methodResolutionService,
ViewResourceDelegateUnverified viewResourceDelegate,
TimeProvider timeProvider,
VariableService variableService,
TableService tableService,
ExprEvaluatorContext exprEvaluatorContext,
EventAdapterService eventAdapterService,
java.lang.String statementName,
java.lang.String statementId,
java.lang.annotation.Annotation[] annotations,
ContextDescriptor contextDescriptor,
boolean disablePropertyExpressionEventCollCache,
boolean allowRollupFunctions,
boolean allowBindingConsumption,
boolean isUnidirectionalJoin,
java.lang.String intoTableName)
|
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |