Uses of Class
com.espertech.esper.event.arr.ObjectArrayEventBean

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

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

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

Constructors in com.espertech.esper.view.window with parameters of type ObjectArrayEventBean
ExpressionBatchView(ExpressionBatchViewFactory dataWindowViewFactory, ViewUpdatedCollection viewUpdatedCollection, ExprEvaluator expiryExpression, AggregationServiceFactoryDesc aggregationServiceFactoryDesc, ObjectArrayEventBean 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, ObjectArrayEventBean builtinEventProps, java.util.Set<java.lang.String> variableNames, AgentInstanceViewFactoryChainContext agentInstanceContext)
           
ExpressionWindowView(ExpressionWindowViewFactory dataWindowViewFactory, ViewUpdatedCollection viewUpdatedCollection, ExprEvaluator expiryExpression, AggregationServiceFactoryDesc aggregationServiceFactoryDesc, ObjectArrayEventBean 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-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com