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

Packages that use ObjectArrayEventBean
com.espertech.esper.epl.view Internal processing views for output rate limiting, filtering and internal event routing 
com.espertech.esper.view.window Window views are in this package 
 

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

Constructors in com.espertech.esper.epl.view with parameters of type ObjectArrayEventBean
OutputConditionPolledExpression(OutputConditionPolledExpressionFactory factory, OutputConditionPolledExpressionState state, AgentInstanceContext agentInstanceContext, ObjectArrayEventBean builtinProperties)
           
 

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-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com