Uses of Class
com.espertech.esper.event.map.MapEventBean

Packages that use MapEventBean
com.espertech.esper.view.window Window views are in this package 
 

Uses of MapEventBean in com.espertech.esper.view.window
 

Fields in com.espertech.esper.view.window declared as MapEventBean
protected  MapEventBean ExpressionViewBase.builtinEventProps
           
 

Constructors in com.espertech.esper.view.window with parameters of type MapEventBean
ExpressionBatchView(ExpressionBatchViewFactory dataWindowViewFactory, ViewUpdatedCollection viewUpdatedCollection, ExprEvaluator expiryExpression, AggregationServiceFactoryDesc aggregationServiceFactoryDesc, MapEventBean builtinEventProps, java.util.Set<java.lang.String> variableNames, AgentInstanceViewFactoryChainContext agentInstanceContext)
          Constructor creates a moving window extending the specified number of elements into the past.
ExpressionViewBase(ViewUpdatedCollection viewUpdatedCollection, ExprEvaluator expiryExpression, AggregationServiceFactoryDesc aggregationServiceFactoryDesc, MapEventBean builtinEventProps, java.util.Set<java.lang.String> variableNames, AgentInstanceViewFactoryChainContext agentInstanceContext)
           
ExpressionWindowView(ExpressionWindowViewFactory dataWindowViewFactory, ViewUpdatedCollection viewUpdatedCollection, ExprEvaluator expiryExpression, AggregationServiceFactoryDesc aggregationServiceFactoryDesc, MapEventBean builtinEventProps, java.util.Set<java.lang.String> variableNames, AgentInstanceViewFactoryChainContext agentInstanceContext)
          Constructor creates a moving window extending the specified number of elements into the past.
 


© 2006-2014 EsperTech Inc.
All rights reserved.
Visit us at espertech.com