|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.view.window.ExpressionViewFactoryBase
com.espertech.esper.view.window.ExpressionWindowViewFactory
public class ExpressionWindowViewFactory
Factory for ExpressionWindowView
.
Field Summary |
---|
Fields inherited from class com.espertech.esper.view.window.ExpressionViewFactoryBase |
---|
aggregationServiceFactoryDesc, builtinMapType, expiryExpression, variableNames |
Constructor Summary | |
---|---|
ExpressionWindowViewFactory()
|
Method Summary | |
---|---|
java.lang.Object |
makePreviousGetter()
|
View |
makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext)
Create a new view. |
void |
setViewParameters(ViewFactoryContext viewFactoryContext,
java.util.List<ExprNode> expressionParameters)
Indicates user EPL query view parameters to the view factory. |
Methods inherited from class com.espertech.esper.view.window.ExpressionViewFactoryBase |
---|
attach, canReuse, getBuiltinMapType, getEventType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExpressionWindowViewFactory()
Method Detail |
---|
public void setViewParameters(ViewFactoryContext viewFactoryContext, java.util.List<ExprNode> expressionParameters) throws ViewParameterException
ViewFactory
viewFactoryContext
- supplied context information for the view factoryexpressionParameters
- is the objects representing the view parameters
ViewParameterException
- if the parameters don't match view parameter needspublic View makeView(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext)
ViewFactory
public java.lang.Object makePreviousGetter()
|
© 2006-2011 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |