- c - Variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ConcatenationExprContext
-
- c - Variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateIndexColumnContext
-
- c - Variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateVariableExprContext
-
- c - Variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.RowLimitContext
-
- c1 - Variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.MatchUntilRangeContext
-
- c2 - Variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.MatchUntilRangeContext
-
- CalendarEval - Interface in com.espertech.esper.epl.datetime.reformatop
-
- CalendarEvalStatics - Class in com.espertech.esper.epl.datetime.reformatop
-
- CalendarEvalStatics() - Constructor for class com.espertech.esper.epl.datetime.reformatop.CalendarEvalStatics
-
- CalendarFieldEnum - Enum in com.espertech.esper.epl.datetime.calop
-
- CalendarOp - Interface in com.espertech.esper.epl.datetime.calop
-
- CalendarOpFactory - Class in com.espertech.esper.epl.datetime.calop
-
- CalendarOpFactory() - Constructor for class com.espertech.esper.epl.datetime.calop.CalendarOpFactory
-
- calendarOpFactory - Static variable in class com.espertech.esper.epl.datetime.eval.DatetimeMethodEnumStatics
-
- CalendarOpPlusMinus - Class in com.espertech.esper.epl.datetime.calop
-
- CalendarOpPlusMinus(ExprEvaluator, int) - Constructor for class com.espertech.esper.epl.datetime.calop.CalendarOpPlusMinus
-
- CalendarOpRound - Class in com.espertech.esper.epl.datetime.calop
-
- CalendarOpRound(CalendarFieldEnum, DatetimeMethodEnum) - Constructor for class com.espertech.esper.epl.datetime.calop.CalendarOpRound
-
- CalendarOpSet - Class in com.espertech.esper.epl.datetime.calop
-
- CalendarOpSet(CalendarFieldEnum, ExprEvaluator) - Constructor for class com.espertech.esper.epl.datetime.calop.CalendarOpSet
-
- CalendarOpUtil - Class in com.espertech.esper.epl.datetime.calop
-
- CalendarOpUtil() - Constructor for class com.espertech.esper.epl.datetime.calop.CalendarOpUtil
-
- CalendarOpWithDate - Class in com.espertech.esper.epl.datetime.calop
-
- CalendarOpWithDate(ExprEvaluator, ExprEvaluator, ExprEvaluator) - Constructor for class com.espertech.esper.epl.datetime.calop.CalendarOpWithDate
-
- CalendarOpWithMax - Class in com.espertech.esper.epl.datetime.calop
-
- CalendarOpWithMax(CalendarFieldEnum) - Constructor for class com.espertech.esper.epl.datetime.calop.CalendarOpWithMax
-
- CalendarOpWithMin - Class in com.espertech.esper.epl.datetime.calop
-
- CalendarOpWithMin(CalendarFieldEnum) - Constructor for class com.espertech.esper.epl.datetime.calop.CalendarOpWithMin
-
- CalendarOpWithTime - Class in com.espertech.esper.epl.datetime.calop
-
- CalendarOpWithTime(ExprEvaluator, ExprEvaluator, ExprEvaluator, ExprEvaluator) - Constructor for class com.espertech.esper.epl.datetime.calop.CalendarOpWithTime
-
- CALFIELD - Static variable in class com.espertech.esper.epl.datetime.eval.DatetimeMethodEnumParams
-
- CALFIELD_PLUS_INT - Static variable in class com.espertech.esper.epl.datetime.eval.DatetimeMethodEnumParams
-
- cancel() - Method in interface com.espertech.esper.client.dataflow.EPDataFlowInstance
-
Cancel execution.
- cancel() - Method in class com.espertech.esper.dataflow.core.EPDataFlowInstanceImpl
-
- cancel(boolean) - Method in class com.espertech.esper.dataflow.util.DefaultSupportCaptureOp
-
- canCoerce(Class, Class) - Static method in class com.espertech.esper.util.JavaClassHelper
-
Determines if a number can be coerced upwards to another number class without loss.
- canReuse(View) - Method in class com.espertech.esper.epl.virtualdw.VirtualDWViewFactoryImpl
-
- canReuse(View) - Method in class com.espertech.esper.view.ext.RankWindowViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.ext.SortWindowViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.ext.TimeOrderViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.internal.IntersectViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.internal.PriorEventViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.internal.UnionViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.stat.CorrelationViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.stat.RegressionLinestViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.stat.UnivariateStatisticsViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.stat.WeightedAverageViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.std.FirstElementViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.std.FirstUniqueByPropertyViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.std.GroupByViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.std.LastElementViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.std.MergeViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.std.SizeViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.std.UniqueByPropertyViewFactory
-
- canReuse(View) - Method in interface com.espertech.esper.view.ViewFactory
-
Determines if the given view could be used instead of creating a new view,
requires the view factory to compare view type, parameters and other capabilities provided.
- canReuse(View) - Method in class com.espertech.esper.view.ViewFactorySupport
-
- canReuse(View) - Method in class com.espertech.esper.view.window.ExpressionViewFactoryBase
-
- canReuse(View) - Method in class com.espertech.esper.view.window.ExternallyTimedBatchViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.window.ExternallyTimedWindowViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.window.FirstLengthWindowViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.window.FirstTimeViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.window.KeepAllViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.window.LengthBatchViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.window.LengthWindowViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.window.TimeAccumViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.window.TimeBatchViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.window.TimeLengthBatchViewFactory
-
- canReuse(View) - Method in class com.espertech.esper.view.window.TimeWindowViewFactory
-
- CartesianProdAssemblyNode - Class in com.espertech.esper.epl.join.assemble
-
Assembly node for an event stream that is a branch with a two or more child nodes (required and optional) below it.
- CartesianProdAssemblyNode(int, int, boolean) - Constructor for class com.espertech.esper.epl.join.assemble.CartesianProdAssemblyNode
-
Ctor.
- CartesianProdAssemblyNode.ChildStreamResults - Class in com.espertech.esper.epl.join.assemble
-
Structure to represent a list of event result rows per stream.
- CartesianUtil - Class in com.espertech.esper.epl.join.assemble
-
Helper class to compute the cartesian product of the events from two streams.
- CartesianUtil() - Constructor for class com.espertech.esper.epl.join.assemble.CartesianUtil
-
- CASE - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarLexer
-
- CASE - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- CASE() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CaseExpressionContext
-
- CaseAnalysis(List<UniformPair<ExprNode>>, ExprNode, ExprNode) - Constructor for class com.espertech.esper.epl.expression.ExprCaseNode.CaseAnalysis
-
- caseExpression() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- caseExpression() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ExpressionContext
-
- CaseExpressionContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CaseExpressionContext
-
- caseSwitch(Expression) - Static method in class com.espertech.esper.client.soda.Expressions
-
Case-switch expresssion.
- caseSwitch(String) - Static method in class com.espertech.esper.client.soda.Expressions
-
Case-switch expresssion.
- CaseSwitchExpression - Class in com.espertech.esper.client.soda
-
Case-expression that acts as a switch testing a value against other values.
- CaseSwitchExpression() - Constructor for class com.espertech.esper.client.soda.CaseSwitchExpression
-
Ctor - for use to create an expression tree, without inner expression
- CaseSwitchExpression(Expression) - Constructor for class com.espertech.esper.client.soda.CaseSwitchExpression
-
Ctor.
- caseWhenThen() - Static method in class com.espertech.esper.client.soda.Expressions
-
Case-when-then expression.
- CaseWhenThenExpression - Class in com.espertech.esper.client.soda
-
Case expression that act as a when-then-else.
- CaseWhenThenExpression() - Constructor for class com.espertech.esper.client.soda.CaseWhenThenExpression
-
Ctor - for use to create an expression tree, without child expression.
- cast(Expression, String) - Static method in class com.espertech.esper.client.soda.Expressions
-
Cast function, casts the result on an expression to the desired type, or
returns null if the type cannot be casted to the type.
- cast(String, String) - Static method in class com.espertech.esper.client.soda.Expressions
-
Cast function, casts the result on an expression to the desired type, or
returns null if the type cannot be casted to the type.
- CAST - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarLexer
-
- CAST() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.Builtin_castContext
-
- CAST - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- CAST() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.KeywordAllowedIdentContext
-
- cast(Object) - Method in interface com.espertech.esper.util.SimpleTypeCaster
-
Casts an object to another type, typically for numeric types.
- cast(Object) - Method in class com.espertech.esper.util.SimpleTypeCasterAnyType
-
- CastExpression - Class in com.espertech.esper.client.soda
-
Cast expression casts the return value of an expression to a specified type.
- CastExpression() - Constructor for class com.espertech.esper.client.soda.CastExpression
-
Ctor.
- CastExpression(String) - Constructor for class com.espertech.esper.client.soda.CastExpression
-
Ctor - for use to create an expression tree, without child expression.
- CastExpression(Expression, String) - Constructor for class com.espertech.esper.client.soda.CastExpression
-
Ctor.
- CGLibPropertyGetter - Class in com.espertech.esper.event.bean
-
Property getter using CGLib's FastMethod instance.
- CGLibPropertyGetter(Method, FastMethod, EventAdapterService) - Constructor for class com.espertech.esper.event.bean.CGLibPropertyGetter
-
Constructor.
- chainedFunction() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ArrayExpressionContext
-
- chainedFunction() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.Builtin_castContext
-
- chainedFunction() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.Builtin_currtsContext
-
- chainedFunction() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.Builtin_prevContext
-
- chainedFunction() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.Builtin_prevtailContext
-
- chainedFunction() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.Builtin_prevwindowContext
-
- chainedFunction() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- chainedFunction() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.FirstLastAggregationContext
-
- chainedFunction() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.LastAggregationContext
-
- chainedFunction() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.RowSubSelectExpressionContext
-
- chainedFunction() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.UnaryExpressionContext
-
- chainedFunction() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.WindowAggregationContext
-
- ChainedFunctionContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ChainedFunctionContext
-
- checkAfterCondition(EventBean[], StatementContext) - Method in class com.espertech.esper.epl.view.OutputProcessViewBaseWAfter
-
Returns true if the after-condition is satisfied.
- checkAfterCondition(Set<MultiKey<EventBean>>, StatementContext) - Method in class com.espertech.esper.epl.view.OutputProcessViewBaseWAfter
-
Returns true if the after-condition is satisfied.
- checkAfterCondition(UniformPair<EventBean[]>, StatementContext) - Method in class com.espertech.esper.epl.view.OutputProcessViewBaseWAfter
-
Returns true if the after-condition is satisfied.
- checkAndWrite(String, int, Object) - Method in interface com.espertech.esper.epl.variable.VariableService
-
Check type of the value supplied and writes the new variable value.
- checkAndWrite(String, int, Object) - Method in class com.espertech.esper.epl.variable.VariableServiceImpl
-
- checkedCastUnderlyingMap(EventBean) - Static method in class com.espertech.esper.event.BaseNestableEventUtil
-
- checkedCastUnderlyingObjectArray(EventBean) - Static method in class com.espertech.esper.event.BaseNestableEventUtil
-
- checkExpand(int, ArrayWrap) - Static method in class com.espertech.esper.core.context.stmt.AIRegistryUtil
-
- checkFilter(Object[]) - Static method in class com.espertech.esper.epl.agg.service.AggregatorUtil
-
- checkGetAssignmentToProp(ExprNode) - Static method in class com.espertech.esper.epl.expression.ExprNodeUtility
-
- checkGetAssignmentToVariableOrProp(ExprNode) - Static method in class com.espertech.esper.epl.expression.ExprNodeUtility
-
- checkLong(EventType, String) - Static method in class com.espertech.esper.view.PropertyCheckHelper
-
Check if the field identified by the field name is of type long according to the schema.
- checkNumeric(EventType, String) - Static method in class com.espertech.esper.view.PropertyCheckHelper
-
Check if the field identified by the field name is a valid numeric field according to the schema.
- checkNumeric(EventType, String, String) - Static method in class com.espertech.esper.view.PropertyCheckHelper
-
Check if the fields identified by their field names are valid numeric field according to the schema.
- checkSufficientGetAssignment(String[], String[]) - Static method in class com.espertech.esper.epl.join.plan.QueryPlanIndexUniqueHelper
-
- checkVariableContextName(String, VariableMetaData) - Static method in class com.espertech.esper.epl.variable.VariableServiceUtil
-
- checkVariableContextName(ContextDescriptor, VariableMetaData) - Static method in class com.espertech.esper.epl.variable.VariableServiceUtil
-
- childNodeRemoveMatches(Set<EventBean>, Collection<? extends EvalStateNode>) - Static method in class com.espertech.esper.pattern.PatternConsumptionUtil
-
- ChildStreamResults(int) - Constructor for class com.espertech.esper.epl.join.assemble.CartesianProdAssemblyNode.ChildStreamResults
-
Ctor.
- chooseGroup(String, Class<?>) - Static method in class com.espertech.esper.metrics.codahale_metrics.metrics.core.MetricName
-
If the group is empty, use the package name of the given class.
- chooseName(String, Method) - Static method in class com.espertech.esper.metrics.codahale_metrics.metrics.core.MetricName
-
If name is empty, use the name of the given method.
- chooseType(String, Class<?>) - Static method in class com.espertech.esper.metrics.codahale_metrics.metrics.core.MetricName
-
If the type is empty, use the simple name of the given class.
- ClassEPType - Class in com.espertech.esper.epl.rettype
-
Any Java primitive type as well as any class and other non-array or non-collection type
- classIdentifier() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.AnnotationEnumContext
-
- classIdentifier() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.Builtin_castContext
-
- classIdentifier() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.Builtin_instanceofContext
-
- classIdentifier(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.Builtin_instanceofContext
-
- classIdentifier() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- classIdentifier() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateColumnListElementContext
-
- classIdentifier(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateColumnListElementContext
-
- classIdentifier() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateVariableExprContext
-
- classIdentifier() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateWindowExprModelAfterContext
-
- classIdentifier() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ElementValueEnumContext
-
- classIdentifier() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.EventFilterExpressionContext
-
- classIdentifier() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ExpressionDeclContext
-
- classIdentifier() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.FafDeleteContext
-
- classIdentifier() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GopOutItemContext
-
- classIdentifier() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GopOutTypeItemContext
-
- classIdentifier() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GopParamsItemContext
-
- classIdentifier() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GopParamsItemManyContext
-
- classIdentifier(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GopParamsItemManyContext
-
- classIdentifier() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.InsertIntoExprContext
-
- classIdentifier() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.LibFunctionWithClassContext
-
- classIdentifier() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.MergeInsertContext
-
- classIdentifier() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.MethodJoinExpressionContext
-
- classIdentifier() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.PatternFilterExpressionContext
-
- classIdentifier() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.UpdateDetailsContext
-
- classIdentifier() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.VariantListElementContext
-
- ClassIdentifierContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ClassIdentifierContext
-
- classIdentifierNonGreedy() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- ClassIdentifierNonGreedyContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ClassIdentifierNonGreedyContext
-
- ClassInstantiationException - Exception in com.espertech.esper.util
-
Exception to represent an error instantiating a class from a class name.
- ClassInstantiationException(String) - Constructor for exception com.espertech.esper.util.ClassInstantiationException
-
Ctor.
- ClassInstantiationException(String, Throwable) - Constructor for exception com.espertech.esper.util.ClassInstantiationException
-
Ctor.
- CLASSLOADER_SCHEMA_URI - Static variable in class com.espertech.esper.dataflow.util.DefaultSupportGraphEventUtil
-
- ClassMultiValuedEPType - Class in com.espertech.esper.epl.rettype
-
An array or collection of native values.
- clear() - Method in class com.espertech.esper.collection.apachecommons.AbstractHashedMap
-
Clears the map, resetting the size to zero and nullifying references
to avoid garbage collection issues.
- clear() - Method in class com.espertech.esper.collection.apachecommons.AbstractReferenceMap
-
Clears this map.
- clear() - Method in class com.espertech.esper.collection.ArrayBackedCollection
-
- clear() - Method in class com.espertech.esper.collection.ArrayMaxEventCollectionRO
-
- clear() - Method in class com.espertech.esper.collection.EventUnderlyingCollection
-
- clear() - Method in class com.espertech.esper.collection.RefCountedMap
-
Clear out the collection.
- clear() - Method in class com.espertech.esper.collection.RefCountedSet
-
Clear out the collection.
- clear() - Method in class com.espertech.esper.collection.RefCountedSetAtomicInteger
-
Clear out the collection.
- clear() - Method in class com.espertech.esper.collection.SortedDoubleVector
-
Clear out the collection.
- clear() - Method in class com.espertech.esper.collection.SortedRefCountedSet
-
Clear out the collection.
- clear() - Method in interface com.espertech.esper.core.context.mgr.ContextPartitionIdManager
-
- clear() - Method in class com.espertech.esper.core.context.mgr.ContextPartitionIdManagerImpl
-
- clear() - Method in class com.espertech.esper.core.service.UpdateDispatchViewBase
-
Remove event reference to last event.
- clear() - Method in interface com.espertech.esper.epl.agg.access.AggregationState
-
Clear all events in the group.
- clear() - Method in class com.espertech.esper.epl.agg.access.AggregationStateImpl
-
- clear() - Method in class com.espertech.esper.epl.agg.access.AggregationStateJoinImpl
-
- clear() - Method in class com.espertech.esper.epl.agg.access.AggregationStateMinMaxByEver
-
- clear() - Method in class com.espertech.esper.epl.agg.access.AggregationStateSortedImpl
-
- clear() - Method in class com.espertech.esper.epl.agg.access.AggregationStateSortedWrappingCollection
-
- clear() - Method in interface com.espertech.esper.epl.agg.aggregator.AggregationMethod
-
Clear out the collection.
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorAvedev
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorAvg
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorAvgBigDecimal
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorCount
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorCountFilter
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorCountNonNull
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorCountNonNullFilter
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorDistinctValue
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorDistinctValueFilter
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorFirstEver
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorLastEver
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorLeaving
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorMedian
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorMinMax
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorMinMaxEver
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorNth
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorRate
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorRateEver
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorStddev
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorSumBigDecimal
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorSumBigInteger
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorSumDouble
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorSumFloat
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorSumInteger
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorSumLong
-
- clear() - Method in class com.espertech.esper.epl.agg.aggregator.AggregatorSumNumInteger
-
- clear() - Method in interface com.espertech.esper.epl.core.ResultSetProcessor
-
Clear out current state.
- clear() - Method in class com.espertech.esper.epl.core.ResultSetProcessorAggregateAll
-
- clear() - Method in class com.espertech.esper.epl.core.ResultSetProcessorAggregateGrouped
-
- clear() - Method in class com.espertech.esper.epl.core.ResultSetProcessorBaseSimple
-
- clear() - Method in class com.espertech.esper.epl.core.ResultSetProcessorHandThrough
-
- clear() - Method in class com.espertech.esper.epl.core.ResultSetProcessorRowForAll
-
- clear() - Method in class com.espertech.esper.epl.core.ResultSetProcessorRowPerGroup
-
- clear() - Method in class com.espertech.esper.epl.core.ResultSetProcessorRowPerGroupRollup
-
- clear() - Method in class com.espertech.esper.epl.core.ResultSetProcessorSimple
-
- clear() - Method in class com.espertech.esper.epl.db.DataCacheClearableMap
-
Clears the cache.
- clear() - Method in class com.espertech.esper.epl.enummethod.dot.ArrayWrappingCollection
-
- clear() - Method in interface com.espertech.esper.epl.join.table.EventTable
-
Clear out index.
- clear() - Method in class com.espertech.esper.epl.join.table.MultiIndexEventTable
-
- clear() - Method in class com.espertech.esper.epl.join.table.PropertyCompositeEventTable
-
- clear() - Method in class com.espertech.esper.epl.join.table.PropertyIndexedEventTable
-
- clear() - Method in class com.espertech.esper.epl.join.table.PropertyIndexedEventTableSingle
-
- clear() - Method in class com.espertech.esper.epl.join.table.PropertyIndexedEventTableSingleUnique
-
- clear() - Method in class com.espertech.esper.epl.join.table.PropertyIndexedEventTableUnique
-
- clear() - Method in class com.espertech.esper.epl.join.table.PropertySortedEventTable
-
- clear() - Method in class com.espertech.esper.epl.join.table.UnindexedEventTable
-
- clear() - Method in class com.espertech.esper.epl.join.table.UnindexedEventTableList
-
- clear() - Method in class com.espertech.esper.epl.metric.MetricScheduleService
-
Clears the schedule.
- clear() - Method in class com.espertech.esper.epl.virtualdw.VirtualDWEventTable
-
- clear() - Method in class com.espertech.esper.metrics.codahale_metrics.metrics.core.Counter
-
Resets the counter to 0.
- clear() - Method in class com.espertech.esper.metrics.codahale_metrics.metrics.core.Histogram
-
Clears all recorded values.
- clear() - Method in class com.espertech.esper.metrics.codahale_metrics.metrics.core.Timer
-
Clears all recorded durations.
- clear() - Method in class com.espertech.esper.metrics.codahale_metrics.metrics.stats.ExponentiallyDecayingSample
-
- clear() - Method in interface com.espertech.esper.metrics.codahale_metrics.metrics.stats.Sample
-
Clears all recorded values.
- clear() - Method in class com.espertech.esper.metrics.codahale_metrics.metrics.stats.UniformSample
-
- clearAgentInstances() - Method in class com.espertech.esper.core.context.mgr.ContextControllerTreeAgentInstanceList
-
- clearCaches() - Method in class com.espertech.esper.core.service.EPRuntimeImpl
-
- clearCaches() - Method in interface com.espertech.esper.core.service.EPRuntimeSPI
-
Clear short-lived memory that may temporarily retain references to stopped or destroyed statements.
- clearResults(ExprEvaluatorContext) - Method in class com.espertech.esper.core.context.stmt.AIRegistryAggregationMap
-
- clearResults(ExprEvaluatorContext) - Method in class com.espertech.esper.core.context.stmt.AIRegistryAggregationMultiPerm
-
- clearResults(ExprEvaluatorContext) - Method in class com.espertech.esper.core.context.stmt.AIRegistryAggregationSingle
-
- clearResults(ExprEvaluatorContext) - Method in interface com.espertech.esper.epl.agg.service.AggregationService
-
Clear current aggregation state.
- clearResults() - Method in interface com.espertech.esper.epl.agg.service.AggregationServiceMatchRecognize
-
Clear current aggregation state.
- clearResults() - Method in class com.espertech.esper.epl.agg.service.AggregationServiceMatchRecognizeImpl
-
- clearResults(ExprEvaluatorContext) - Method in class com.espertech.esper.epl.agg.service.AggregationServiceNull
-
- clearResults(ExprEvaluatorContext) - Method in class com.espertech.esper.epl.agg.service.AggSvcGroupAllAccessOnlyImpl
-
- clearResults(ExprEvaluatorContext) - Method in class com.espertech.esper.epl.agg.service.AggSvcGroupAllMixedAccessImpl
-
- clearResults(ExprEvaluatorContext) - Method in class com.espertech.esper.epl.agg.service.AggSvcGroupAllNoAccessImpl
-
- clearResults(ExprEvaluatorContext) - Method in class com.espertech.esper.epl.agg.service.AggSvcGroupByAccessOnlyImpl
-
- clearResults(ExprEvaluatorContext) - Method in class com.espertech.esper.epl.agg.service.AggSvcGroupByMixedAccessImpl
-
- clearResults(ExprEvaluatorContext) - Method in class com.espertech.esper.epl.agg.service.AggSvcGroupByNoAccessImpl
-
- clearResults(ExprEvaluatorContext) - Method in class com.espertech.esper.epl.agg.service.AggSvcGroupByReclaimAgedImpl
-
- clearResults(ExprEvaluatorContext) - Method in class com.espertech.esper.epl.agg.service.AggSvcGroupByRefcountedNoAccessImpl
-
- clearResults(ExprEvaluatorContext) - Method in class com.espertech.esper.epl.agg.service.AggSvcGroupByRefcountedWAccessImpl
-
- clearResults(ExprEvaluatorContext) - Method in class com.espertech.esper.epl.agg.service.AggSvcGroupByRefcountedWAccessRollupImpl
-
- Clock - Class in com.espertech.esper.metrics.codahale_metrics.metrics.core
-
An abstraction for how time passes.
- Clock() - Constructor for class com.espertech.esper.metrics.codahale_metrics.metrics.core.Clock
-
- Clock.CpuTimeClock - Class in com.espertech.esper.metrics.codahale_metrics.metrics.core
-
A clock implementation which returns the current thread's CPU time.
- Clock.UserTimeClock - Class in com.espertech.esper.metrics.codahale_metrics.metrics.core
-
A clock implementation which returns the current time in epoch nanoseconds.
- clone() - Method in class com.espertech.esper.view.stat.BaseStatisticsBean
-
- CloneableView - Interface in com.espertech.esper.view
-
Views that can work under a group-by must be able to duplicate and are required to implement this interface.
- cloneView() - Method in interface com.espertech.esper.view.CloneableView
-
Duplicates the view.
- cloneView() - Method in class com.espertech.esper.view.ext.RankWindowView
-
- cloneView() - Method in class com.espertech.esper.view.ext.SortWindowView
-
- cloneView() - Method in class com.espertech.esper.view.ext.TimeOrderView
-
- cloneView() - Method in class com.espertech.esper.view.internal.IntersectAsymetricView
-
- cloneView() - Method in class com.espertech.esper.view.internal.IntersectBatchView
-
- cloneView() - Method in class com.espertech.esper.view.internal.IntersectView
-
- cloneView() - Method in class com.espertech.esper.view.internal.LastPostObserverView
-
- cloneView() - Method in class com.espertech.esper.view.internal.UnionAsymetricView
-
- cloneView() - Method in class com.espertech.esper.view.internal.UnionView
-
- cloneView() - Method in class com.espertech.esper.view.stat.CorrelationView
-
- cloneView() - Method in class com.espertech.esper.view.stat.RegressionLinestView
-
- cloneView() - Method in class com.espertech.esper.view.stat.UnivariateStatisticsView
-
- cloneView() - Method in class com.espertech.esper.view.stat.WeightedAverageView
-
- cloneView() - Method in class com.espertech.esper.view.std.AddPropertyValueView
-
- cloneView() - Method in class com.espertech.esper.view.std.FirstElementView
-
- cloneView() - Method in class com.espertech.esper.view.std.FirstUniqueByPropertyView
-
- cloneView() - Method in class com.espertech.esper.view.std.GroupByViewImpl
-
- cloneView() - Method in class com.espertech.esper.view.std.GroupByViewReclaimAged
-
- cloneView() - Method in class com.espertech.esper.view.std.LastElementView
-
- cloneView() - Method in class com.espertech.esper.view.std.MergeView
-
- cloneView() - Method in class com.espertech.esper.view.std.SizeView
-
- cloneView() - Method in class com.espertech.esper.view.std.UniqueByPropertyView
-
- cloneView() - Method in class com.espertech.esper.view.window.ExpressionBatchView
-
- cloneView() - Method in class com.espertech.esper.view.window.ExpressionWindowView
-
- cloneView() - Method in class com.espertech.esper.view.window.ExternallyTimedBatchView
-
- cloneView() - Method in class com.espertech.esper.view.window.ExternallyTimedWindowView
-
- cloneView() - Method in class com.espertech.esper.view.window.FirstLengthWindowView
-
- cloneView() - Method in class com.espertech.esper.view.window.FirstTimeView
-
- cloneView() - Method in class com.espertech.esper.view.window.KeepAllView
-
- cloneView() - Method in class com.espertech.esper.view.window.LengthBatchView
-
- cloneView() - Method in class com.espertech.esper.view.window.LengthBatchViewRStream
-
- cloneView() - Method in class com.espertech.esper.view.window.LengthWindowView
-
- cloneView() - Method in class com.espertech.esper.view.window.LengthWindowViewRStream
-
- cloneView() - Method in class com.espertech.esper.view.window.TimeAccumView
-
- cloneView() - Method in class com.espertech.esper.view.window.TimeAccumViewRStream
-
- cloneView() - Method in class com.espertech.esper.view.window.TimeBatchView
-
- cloneView() - Method in class com.espertech.esper.view.window.TimeBatchViewRStream
-
- cloneView() - Method in class com.espertech.esper.view.window.TimeLengthBatchView
-
- cloneView() - Method in class com.espertech.esper.view.window.TimeWindowView
-
- close() - Method in interface com.espertech.esper.client.SafeIterator
-
Close the safe itertor, releasing locks.
- close() - Method in class com.espertech.esper.collection.SafeIteratorImpl
-
- close() - Method in class com.espertech.esper.collection.SafeIteratorNull
-
- close() - Method in class com.espertech.esper.core.context.mgr.AgentInstanceArraySafeIterator
-
- close() - Method in class com.espertech.esper.core.service.EngineEnvContext
-
- close(DataFlowOpCloseContext) - Method in interface com.espertech.esper.dataflow.interfaces.DataFlowOpLifecycle
-
- close(DataFlowOpCloseContext) - Method in class com.espertech.esper.dataflow.ops.BeaconSource
-
- close(DataFlowOpCloseContext) - Method in class com.espertech.esper.dataflow.ops.EPStatementSource
-
- close(DataFlowOpCloseContext) - Method in class com.espertech.esper.dataflow.ops.EventBusSink
-
- close(DataFlowOpCloseContext) - Method in class com.espertech.esper.dataflow.ops.EventBusSource
-
- close(DataFlowOpCloseContext) - Method in class com.espertech.esper.dataflow.ops.Filter
-
- close(DataFlowOpCloseContext) - Method in class com.espertech.esper.dataflow.ops.LogSink
-
- close(DataFlowOpCloseContext) - Method in class com.espertech.esper.dataflow.ops.Select
-
- close(DataFlowOpCloseContext) - Method in class com.espertech.esper.dataflow.util.DefaultSupportSourceOp
-
- Cluster() - Constructor for class com.espertech.esper.client.ConfigurationEngineDefaults.Cluster
-
- coalesce(String, String, String...) - Static method in class com.espertech.esper.client.soda.Expressions
-
Coalesce.
- coalesce(Expression, Expression, Expression...) - Static method in class com.espertech.esper.client.soda.Expressions
-
Coalesce.
- COALESCE - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarLexer
-
- COALESCE() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.Builtin_coalesceContext
-
- COALESCE - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- COALESCE() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextChoiceContext
-
- COALESCE() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.KeywordAllowedIdentContext
-
- CoalesceExpression - Class in com.espertech.esper.client.soda
-
Coalesce-function which returns the first non-null value in a list of values.
- CoalesceExpression() - Constructor for class com.espertech.esper.client.soda.CoalesceExpression
-
Ctor - for use to create an expression tree, without child expression.
- CoalesceExpression(String, String, String...) - Constructor for class com.espertech.esper.client.soda.CoalesceExpression
-
Ctor.
- CoalesceExpression(Expression, Expression, Expression...) - Constructor for class com.espertech.esper.client.soda.CoalesceExpression
-
Ctor.
- coerce(Object) - Method in interface com.espertech.esper.epl.datetime.eval.DatetimeLongCoercer
-
- coerce(Object) - Method in class com.espertech.esper.epl.datetime.eval.DatetimeLongCoercerCal
-
- coerce(Object) - Method in class com.espertech.esper.epl.datetime.eval.DatetimeLongCoercerDate
-
- coerce(Object) - Method in class com.espertech.esper.epl.datetime.eval.DatetimeLongCoercerLong
-
- coerce(Object, Class) - Static method in class com.espertech.esper.event.EventBeanUtility
-
- coerceBoxed(Number, Class) - Static method in class com.espertech.esper.util.JavaClassHelper
-
Coerce the given number to the given type, assuming the type is a Boxed type.
- coerceBoxed(Number) - Method in interface com.espertech.esper.util.SimpleNumberCoercer
-
Coerce the given number to a previously determined type, assuming the type is a Boxed type.
- coerceBoxedBigDec(Number) - Method in interface com.espertech.esper.util.SimpleNumberBigDecimalCoercer
-
Widen the number to BigDecimal, if widening is required.
- coerceBoxedBigInt(Number) - Method in interface com.espertech.esper.util.SimpleNumberBigIntegerCoercer
-
Widen the number to BigInteger, if widening is required.
- CoercionDesc - Class in com.espertech.esper.epl.join.plan
-
- CoercionDesc(boolean, Class[]) - Constructor for class com.espertech.esper.epl.join.plan.CoercionDesc
-
- CoercionException - Exception in com.espertech.esper.util
-
Exception to represent a mismatch in Java types in an expression.
- CoercionException(String) - Constructor for exception com.espertech.esper.util.CoercionException
-
Ctor.
- CoercionUtil - Class in com.espertech.esper.epl.join.plan
-
- CoercionUtil() - Constructor for class com.espertech.esper.epl.join.plan.CoercionUtil
-
- col - Variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.EvalRelationalExpressionContext
-
- collect(EPDataFlowEventBeanCollectorContext) - Method in interface com.espertech.esper.client.dataflow.EPDataFlowEventBeanCollector
-
Collect: use the context to transform an event bean to a data flow event.
- collect(EPDataFlowEventCollectorContext) - Method in interface com.espertech.esper.client.dataflow.EPDataFlowEventCollector
-
Collect: use the context to transform insert and remove stream events to data flow events.
- collect(EPDataFlowIRStreamCollectorContext) - Method in interface com.espertech.esper.client.dataflow.EPDataFlowIRStreamCollector
-
Collect: use the context to transform statement output event(s) to data flow event(s).
- collect(DataInputToObjectCollectorContext) - Method in interface com.espertech.esper.client.dataflow.io.DataInputToObjectCollector
-
Reads provided DataInput
and emits an object using the provided emitter.
- collect(DataInputToObjectCollectorContext) - Method in class com.espertech.esper.client.dataflow.io.DataInputToObjectCollectorSerializable
-
- collect(ObjectToDataOutputCollectorContext) - Method in interface com.espertech.esper.client.dataflow.io.ObjectToDataOutputCollector
-
Write the received object to DataOutput
.
- collect(ObjectToDataOutputCollectorContext) - Method in class com.espertech.esper.client.dataflow.io.ObjectToDataOutputCollectorSerializable
-
- collectChainParameters(List<ExprChainedSpec>) - Static method in class com.espertech.esper.epl.expression.ExprNodeUtility
-
- collectExpressionsShallow(StatementSpecRaw) - Static method in class com.espertech.esper.epl.spec.util.StatementSpecRawAnalyzer
-
- collectionOfEvents(EventType) - Static method in class com.espertech.esper.epl.rettype.EPTypeHelper
-
Indicate that the expression return type is a collection of a given type of events.
- collectionOfSingleValue(Class) - Static method in class com.espertech.esper.epl.rettype.EPTypeHelper
-
Indicate that the expression return type is a collection of a given component type.
- collectionReadOnly() - Method in class com.espertech.esper.epl.agg.access.AggregationStateImpl
-
- collectionReadOnly() - Method in class com.espertech.esper.epl.agg.access.AggregationStateJoinImpl
-
- collectionReadOnly() - Method in interface com.espertech.esper.epl.agg.access.AggregationStateLinear
-
Returns all events for the group.
- collectionReadOnly() - Method in class com.espertech.esper.epl.agg.access.AggregationStateMinMaxByEver
-
- collectionReadOnly() - Method in interface com.espertech.esper.epl.agg.access.AggregationStateSorted
-
Returns all events for the group.
- collectionReadOnly() - Method in class com.espertech.esper.epl.agg.access.AggregationStateSortedImpl
-
- CollectionUtil - Class in com.espertech.esper.util
-
Utility for handling collection or array tasks.
- CollectionUtil() - Constructor for class com.espertech.esper.util.CollectionUtil
-
- COLON - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarLexer
-
- COLON - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- COLON() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.DatabaseJoinExpressionContext
-
- COLON() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.EvalRelationalExpressionContext
-
- COLON() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ExpressionDialectContext
-
- COLON() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GopConfigContext
-
- COLON() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GuardWhereExpressionContext
-
- COLON() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.JsonpairContext
-
- COLON() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.MatchUntilRangeContext
-
- COLON() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.MethodJoinExpressionContext
-
- COLON() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ObserverExpressionContext
-
- COLON() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.RangeOperandContext
-
- COLON() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ViewExpressionContext
-
- ColumnDesc - Class in com.espertech.esper.epl.spec
-
Describes a column name and type.
- ColumnDesc(String, String, boolean) - Constructor for class com.espertech.esper.epl.spec.ColumnDesc
-
Ctor.
- columnList() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- columnList() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateSchemaQualContext
-
- columnList() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ExpressionDeclContext
-
- columnList() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ExpressionLambdaDeclContext
-
- columnList() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.InsertIntoExprContext
-
- columnList() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.MergeInsertContext
-
- ColumnListContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ColumnListContext
-
- ColumnNamedNodeSwapper - Class in com.espertech.esper.epl.core
-
A utility class for replacing select-clause column names with their
definitions in expression node trees.
- ColumnNamedNodeSwapper() - Constructor for class com.espertech.esper.epl.core.ColumnNamedNodeSwapper
-
- ColumnSettings - Class in com.espertech.esper.epl.db
-
Column-level configuration settings are held in this immutable descriptor.
- ColumnSettings(ConfigurationDBRef.MetadataOriginEnum, ConfigurationDBRef.ColumnChangeCaseEnum, Map<Integer, String>) - Constructor for class com.espertech.esper.epl.db.ColumnSettings
-
Ctor.
- com.espertech.esper.adapter - package com.espertech.esper.adapter
-
Adapter shared classes.
- com.espertech.esper.client - package com.espertech.esper.client
-
This package and its sub-packages defines the central Esper Client APIs.
- com.espertech.esper.client.annotation - package com.espertech.esper.client.annotation
-
This package defines the Esper EPL annotations, which prefix EPL statements for the purpose of adding statement information.
- com.espertech.esper.client.context - package com.espertech.esper.client.context
-
Context partition selection and descriptors.
- com.espertech.esper.client.dataflow - package com.espertech.esper.client.dataflow
-
Client API for data flows.
- com.espertech.esper.client.dataflow.io - package com.espertech.esper.client.dataflow.io
-
- com.espertech.esper.client.deploy - package com.espertech.esper.client.deploy
-
Module and deployment administrative service.
- com.espertech.esper.client.hook - package com.espertech.esper.client.hook
-
Callback interfaces for use with statement annotations.
- com.espertech.esper.client.metric - package com.espertech.esper.client.metric
-
This package defines the Esper Client APIs for metrics reporting, and consists of the metrics reporting events (enable via configuration).
- com.espertech.esper.client.scopetest - package com.espertech.esper.client.scopetest
-
Test framework classes.
- com.espertech.esper.client.soda - package com.espertech.esper.client.soda
-
This package defines the Esper statement object model.
- com.espertech.esper.client.time - package com.espertech.esper.client.time
-
This package defines the Esper Client timer control events.
- com.espertech.esper.client.util - package com.espertech.esper.client.util
-
This package contains utilities for events, specifically rendering of events in JSON and XML formats.
- com.espertech.esper.collection - package com.espertech.esper.collection
-
Internal collection classes
- com.espertech.esper.collection.apachecommons - package com.espertech.esper.collection.apachecommons
-
Apache commons collection classes such as for soft-reference map implementation
- com.espertech.esper.core.context.activator - package com.espertech.esper.core.context.activator
-
Activation of streams for statement start.
- com.espertech.esper.core.context.factory - package com.espertech.esper.core.context.factory
-
Statement agent instance factories.
- com.espertech.esper.core.context.mgr - package com.espertech.esper.core.context.mgr
-
Context management.
- com.espertech.esper.core.context.schedule - package com.espertech.esper.core.context.schedule
-
Agent instance schedule directory.
- com.espertech.esper.core.context.stmt - package com.espertech.esper.core.context.stmt
-
Registries for context partitions to handle aggregations, prev/prior and subselects.
- com.espertech.esper.core.context.subselect - package com.espertech.esper.core.context.subselect
-
Subselect implementation.
- com.espertech.esper.core.context.util - package com.espertech.esper.core.context.util
-
Context partition utility or reference classes.
- com.espertech.esper.core.deploy - package com.espertech.esper.core.deploy
-
Module and deployment utility and parser.
- com.espertech.esper.core.service - package com.espertech.esper.core.service
-
Implementation of client package interfaces, glue code
- com.espertech.esper.core.service.resource - package com.espertech.esper.core.service.resource
-
- com.espertech.esper.core.start - package com.espertech.esper.core.start
-
Classes related to start and stop of statements
- com.espertech.esper.core.thread - package com.espertech.esper.core.thread
-
This package contains classes to advanced threading options.
- com.espertech.esper.dataflow.annotations - package com.espertech.esper.dataflow.annotations
-
Data flow annotations.
- com.espertech.esper.dataflow.core - package com.espertech.esper.dataflow.core
-
Data flow core classes.
- com.espertech.esper.dataflow.interfaces - package com.espertech.esper.dataflow.interfaces
-
Data flow operator and related interface.
- com.espertech.esper.dataflow.ops - package com.espertech.esper.dataflow.ops
-
Data flow built-in operators.
- com.espertech.esper.dataflow.ops.epl - package com.espertech.esper.dataflow.ops.epl
-
Data flow built-in operator's helper classes.
- com.espertech.esper.dataflow.runnables - package com.espertech.esper.dataflow.runnables
-
Data flow runnables.
- com.espertech.esper.dataflow.util - package com.espertech.esper.dataflow.util
-
Data flow utility classes such as internal model, matching and planning.
- com.espertech.esper.dispatch - package com.espertech.esper.dispatch
-
Dispatching makes results available to joins and handles internal event routing
- com.espertech.esper.epl.agg.access - package com.espertech.esper.epl.agg.access
-
State multifunction aggregation methods
- com.espertech.esper.epl.agg.aggregator - package com.espertech.esper.epl.agg.aggregator
-
Aggregation function implementations.
- com.espertech.esper.epl.agg.rollup - package com.espertech.esper.epl.agg.rollup
-
- com.espertech.esper.epl.agg.service - package com.espertech.esper.epl.agg.service
-
Aggregation services.
- com.espertech.esper.epl.annotation - package com.espertech.esper.epl.annotation
-
Classes for EPL annotation processing.
- com.espertech.esper.epl.core - package 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.core.eval - package com.espertech.esper.epl.core.eval
-
Select expression evaluators.
- com.espertech.esper.epl.datetime.calop - package com.espertech.esper.epl.datetime.calop
-
Date-Time calendar operations.
- com.espertech.esper.epl.datetime.eval - package com.espertech.esper.epl.datetime.eval
-
Date-Time methods and related utility classes.
- com.espertech.esper.epl.datetime.interval - package com.espertech.esper.epl.datetime.interval
-
Interval algebra.
- com.espertech.esper.epl.datetime.reformatop - package com.espertech.esper.epl.datetime.reformatop
-
Date-Time re-formatting operations.
- com.espertech.esper.epl.db - package com.espertech.esper.epl.db
-
Database SQL polling views and caches
- com.espertech.esper.epl.declexpr - package com.espertech.esper.epl.declexpr
-
Declared expression handling.
- com.espertech.esper.epl.enummethod.dot - package com.espertech.esper.epl.enummethod.dot
-
Enumeration method utility classes and input data sources.
- com.espertech.esper.epl.enummethod.eval - package com.espertech.esper.epl.enummethod.eval
-
Enumeration method implementations.
- com.espertech.esper.epl.expression - package com.espertech.esper.epl.expression
-
This package contains the EPL expression nodes that represent all expressions such as used in select clauses, group-by and having clauses, or order-by clauses
- com.espertech.esper.epl.generated - package com.espertech.esper.epl.generated
-
ANTLR-generated classes for parsing and AST tree-walking
- com.espertech.esper.epl.join.assemble - package com.espertech.esper.epl.join.assemble
-
Outer join result set assembly code
- com.espertech.esper.epl.join.base - package com.espertech.esper.epl.join.base
-
Join process interfaces and glue code
- com.espertech.esper.epl.join.exec.base - package com.espertech.esper.epl.join.exec.base
-
Inner join execution
- com.espertech.esper.epl.join.exec.composite - package com.espertech.esper.epl.join.exec.composite
-
Composite query execution for hash+btree combined lookup.
- com.espertech.esper.epl.join.exec.sorted - package com.espertech.esper.epl.join.exec.sorted
-
Btree lookup for query execution.
- com.espertech.esper.epl.join.hint - package com.espertech.esper.epl.join.hint
-
Hints related to joins.
- com.espertech.esper.epl.join.plan - package com.espertech.esper.epl.join.plan
-
Inner join and outer join query planning
- com.espertech.esper.epl.join.pollindex - package com.espertech.esper.epl.join.pollindex
-
Poll result indexing strategies.
- com.espertech.esper.epl.join.rep - package com.espertech.esper.epl.join.rep
-
Outer join result set handling
- com.espertech.esper.epl.join.table - package com.espertech.esper.epl.join.table
-
Indexes for views
- com.espertech.esper.epl.join.util - package com.espertech.esper.epl.join.util
-
Join-related utilities
- com.espertech.esper.epl.lookup - package com.espertech.esper.epl.lookup
-
Subquery execution strategies and lookup indexes
- com.espertech.esper.epl.methodbase - package com.espertech.esper.epl.methodbase
-
Dot-method validation for enumeration and date-time methods.
- com.espertech.esper.epl.metric - package com.espertech.esper.epl.metric
-
Services for metrics reporting, including global flag, repositories and threading.
- com.espertech.esper.epl.named - package com.espertech.esper.epl.named
-
Named window classes are in this package
- com.espertech.esper.epl.parse - package com.espertech.esper.epl.parse
-
Parsers and AST tree walkers and helper classes transforming AST into business objects
- com.espertech.esper.epl.property - package com.espertech.esper.epl.property
-
Classes for handling events-within-events.
- com.espertech.esper.epl.rettype - package com.espertech.esper.epl.rettype
-
- com.espertech.esper.epl.script - package com.espertech.esper.epl.script
-
Script expression evaluation.
- com.espertech.esper.epl.script.jsr223 - package com.espertech.esper.epl.script.jsr223
-
JSR-223 script expression evaluation.
- com.espertech.esper.epl.script.mvel - package com.espertech.esper.epl.script.mvel
-
MVEL script expression evaluation.
- com.espertech.esper.epl.spec - package com.espertech.esper.epl.spec
-
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.spec.util - package com.espertech.esper.epl.spec.util
-
Statement spec utilities
- com.espertech.esper.epl.subquery - package com.espertech.esper.epl.subquery
-
Subquery helper classes are found here.
- com.espertech.esper.epl.variable - package com.espertech.esper.epl.variable
-
Variable service and variable collections
- com.espertech.esper.epl.view - package com.espertech.esper.epl.view
-
Internal processing views for output rate limiting, filtering and internal event routing
- com.espertech.esper.epl.virtualdw - package com.espertech.esper.epl.virtualdw
-
Virtual data window.
- com.espertech.esper.event - package com.espertech.esper.event
-
This package defines the internal event APIs.
- com.espertech.esper.event.arr - package com.espertech.esper.event.arr
-
Object-array event type.
- com.espertech.esper.event.bean - package com.espertech.esper.event.bean
-
JavaBean and legacy Java underlying event classes are here.
- com.espertech.esper.event.map - package com.espertech.esper.event.map
-
Map-underlying event classes are here.
- com.espertech.esper.event.property - package com.espertech.esper.event.property
-
Parsers and business objects to handle nested, indexed, mapped or generally complex properties for use in JavaBean access
- com.espertech.esper.event.util - package com.espertech.esper.event.util
-
Utilities around event rendering are here.
- com.espertech.esper.event.vaevent - package com.espertech.esper.event.vaevent
-
Value added events are revision events and variant events.
- com.espertech.esper.event.xml - package com.espertech.esper.event.xml
-
XML event wrappers
- com.espertech.esper.filter - package com.espertech.esper.filter
-
Main switchboard filtering and routing of incoming events to interested statements is performed in this package.
- com.espertech.esper.metrics.codahale_metrics.metrics - package com.espertech.esper.metrics.codahale_metrics.metrics
-
- com.espertech.esper.metrics.codahale_metrics.metrics.core - package com.espertech.esper.metrics.codahale_metrics.metrics.core
-
- com.espertech.esper.metrics.codahale_metrics.metrics.reporting - package com.espertech.esper.metrics.codahale_metrics.metrics.reporting
-
- com.espertech.esper.metrics.codahale_metrics.metrics.stats - package com.espertech.esper.metrics.codahale_metrics.metrics.stats
-
- com.espertech.esper.metrics.codahale_metrics.metrics.util - package com.espertech.esper.metrics.codahale_metrics.metrics.util
-
- com.espertech.esper.metrics.instrumentation - package com.espertech.esper.metrics.instrumentation
-
- com.espertech.esper.metrics.jmx - package com.espertech.esper.metrics.jmx
-
- com.espertech.esper.pattern - package com.espertech.esper.pattern
-
Pattern expression tree and pattern state objects, the later resembles pattern expression state for each active pattern instance
- com.espertech.esper.pattern.guard - package com.espertech.esper.pattern.guard
-
Pattern guards that can define the lifetime of a pattern
- com.espertech.esper.pattern.observer - package com.espertech.esper.pattern.observer
-
Pattern observer classes the observe timer events
- com.espertech.esper.pattern.pool - package com.espertech.esper.pattern.pool
-
Pattern subexpression pool management
- com.espertech.esper.plugin - package com.espertech.esper.plugin
-
APIs for plug-in adapter (for input-output) and plug-in event representation (event types and event objects) are in this package.
- com.espertech.esper.rowregex - package com.espertech.esper.rowregex
-
Match-recognize expression tree and state objects.
- com.espertech.esper.schedule - package com.espertech.esper.schedule
-
Package for timer callback scheduling
- com.espertech.esper.timer - package com.espertech.esper.timer
-
Supplies internal clocking triggering execution of schedule callbacks in a scheduling service
- com.espertech.esper.type - package com.espertech.esper.type
-
Internal primitive, enum and other type representations
- com.espertech.esper.util - package com.espertech.esper.util
-
Utility classes that center around Java type handling, printing, reflection, debugging
- com.espertech.esper.view - package com.espertech.esper.view
-
View infrastructure concerned with view creation and destroy, cloning and hooking views trees into filtering.
- com.espertech.esper.view.ext - package com.espertech.esper.view.ext
-
Extension views that providing services such as sorting, which don't fit much into other categories.
- com.espertech.esper.view.internal - package com.espertech.esper.view.internal
-
Internal management views for buffering view results and providing these to joins.
- com.espertech.esper.view.stat - package com.espertech.esper.view.stat
-
Views computing statistical values.
- com.espertech.esper.view.std - package com.espertech.esper.view.std
-
Base service views that perform typical SQL-like functions such as unique, grouping, size, last etc.
- com.espertech.esper.view.stream - package com.espertech.esper.view.stream
-
View to event stream relationship service
- com.espertech.esper.view.window - package com.espertech.esper.view.window
-
Window views are in this package
- CombinationEnumeration - Class in com.espertech.esper.collection
-
Provided a 2-dimensional array of values, provide all possible combinations:
- CombinationEnumeration(Object[][]) - Constructor for class com.espertech.esper.collection.CombinationEnumeration
-
- COMMA - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarLexer
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.AggregationFilterExprContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ArrayExpressionContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ArrayExpressionContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.Builtin_castContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.Builtin_coalesceContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.Builtin_coalesceContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.Builtin_instanceofContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.Builtin_instanceofContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.Builtin_prevContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.Builtin_prevtailContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.Builtin_priorContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ColumnListContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ColumnListContext
-
- COMMA - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateColumnListContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateColumnListContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextChoiceContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextChoiceContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextDetailContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextDetailContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextPartitionItemContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextPartitionItemContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateIndexColumnListContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateIndexColumnListContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateSelectionListContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateSelectionListContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.DistinctExpressionListContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.DistinctExpressionListContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ElementValuePairsEnumContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ElementValuePairsEnumContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.EvalRelationalExpressionContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ExpressionListContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ExpressionListContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ExpressionWithTimeListContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ExpressionWithTimeListContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.FirstLastAggregationContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GopContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GopDetailContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GopDetailContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GopOutContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GopOutContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GopOutTypeListContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GopOutTypeListContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GopParamsItemListContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GopParamsItemListContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GopParamsItemManyContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GroupByCombinableExprContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GroupByCombinableExprContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GroupByCubeOrRollupContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GroupByCubeOrRollupContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GroupByGroupingSetsContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GroupByGroupingSetsContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GroupByListExprContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GroupByListExprContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.JsonelementsContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.JsonelementsContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.JsonmembersContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.JsonmembersContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.LastAggregationContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.LibFunctionArgsContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.LibFunctionArgsContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.MatchRecogDefineContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.MatchRecogDefineContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.MatchRecogMeasuresContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.MatchRecogMeasuresContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.MatchRecogPartitionByContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.MatchRecogPartitionByContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.NumericParameterListContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.NumericParameterListContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnSetAssignmentListContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnSetAssignmentListContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OrderByListExprContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OrderByListExprContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.PropertySelectionListContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.PropertySelectionListContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.RegularJoinContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.RegularJoinContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.RowLimitContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.SelectionListContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.SelectionListContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.UnaryExpressionContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.UnaryExpressionContext
-
- COMMA() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.VariantListContext
-
- COMMA(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.VariantListContext
-
- commit() - Method in interface com.espertech.esper.epl.variable.VariableService
-
Commits the variable outstanding changes.
- commit() - Method in class com.espertech.esper.epl.variable.VariableServiceImpl
-
- commitIsolatingStatements(String, int, EPStatement[]) - Method in interface com.espertech.esper.core.service.StatementIsolationService
-
Indicates statements are have moved to isolation.
- commitIsolatingStatements(String, int, EPStatement[]) - Method in class com.espertech.esper.core.service.StatementIsolationServiceImpl
-
- commitUnisolatingStatements(String, int, EPStatement[]) - Method in interface com.espertech.esper.core.service.StatementIsolationService
-
Indicates statements have been moved out of isolation.
- commitUnisolatingStatements(String, int, EPStatement[]) - Method in class com.espertech.esper.core.service.StatementIsolationServiceImpl
-
- CommonJMXUtil - Class in com.espertech.esper.metrics.jmx
-
- CommonJMXUtil() - Constructor for class com.espertech.esper.metrics.jmx.CommonJMXUtil
-
- compare(long, Map<String, Object>, Long, long, Map<String, Object>, Long) - Static method in class com.espertech.esper.core.context.mgr.ContextControllerInitTerm
-
- compare(AgentInstance, AgentInstance) - Method in class com.espertech.esper.core.context.util.AgentInstanceComparator
-
- compare(EPStatementAgentInstanceHandle, EPStatementAgentInstanceHandle) - Method in class com.espertech.esper.core.context.util.EPStatementAgentInstanceHandleComparator
-
- compare(List<IndexedPropDesc>, List<IndexedPropDesc>) - Static method in class com.espertech.esper.epl.named.IndexedPropDesc
-
- compare(DoubleRange, DoubleRange) - Method in class com.espertech.esper.filter.DoubleRangeComparator
-
- compare(FilterOperator, FilterOperator) - Method in class com.espertech.esper.filter.FilterSpecParamComparator
-
- compare(StringRange, StringRange) - Method in class com.espertech.esper.filter.StringRangeComparator
-
- compare(Object, Object) - Method in interface com.espertech.esper.type.RelationalOpEnum.Computer
-
Compares objects and returns boolean indicating larger (true) or smaller (false).
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.GEBigDecComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.GEBigDecConvComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.GEBigIntComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.GEBigIntConvComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.GEDoubleComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.GEFloatComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.GEIntegerComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.GELongComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.GEStringComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.GTBigDecComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.GTBigDecConvComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.GTBigIntComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.GTBigIntConvComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.GTDoubleComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.GTFloatComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.GTIntegerComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.GTLongComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.GTStringComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.LEBigDecComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.LEBigDecConvComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.LEBigIntComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.LEBigIntConvComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.LEDoubleComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.LEFloatComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.LEIntegerComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.LELongComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.LEStringComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.LTBigDecComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.LTBigDecConvComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.LTBigIntComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.LTBigIntConvComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.LTDoubleComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.LTFloatComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.LTIntegerComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.LTLongComputer
-
- compare(Object, Object) - Method in class com.espertech.esper.type.RelationalOpEnum.LTStringComputer
-
- compare(String[], String[]) - Static method in class com.espertech.esper.util.CollectionUtil
-
- compare(String) - Method in class com.espertech.esper.util.LikeUtil
-
Execute the string.
- compare(Object, Object) - Method in class com.espertech.esper.util.MultiKeyCastingComparator
-
- compare(MultiKeyUntyped, MultiKeyUntyped) - Method in class com.espertech.esper.util.MultiKeyCollatingComparator
-
- compare(MultiKeyUntyped, MultiKeyUntyped) - Method in class com.espertech.esper.util.MultiKeyComparator
-
- compare(Object, Object) - Method in class com.espertech.esper.util.ObjectCollatingComparator
-
- compare(Object, Object) - Method in class com.espertech.esper.util.ObjectComparator
-
- compareEqualsExactOrder(EventBean[], EventBean[]) - Static method in class com.espertech.esper.client.scopetest.EPAssertionUtil
-
Compare the events in the two object arrays assuming the exact same order.
- CompareListExpression - Class in com.espertech.esper.client.soda
-
Represents a list-compare of the format "expression operator all/any (expressions)".
- CompareListExpression() - Constructor for class com.espertech.esper.client.soda.CompareListExpression
-
Ctor.
- CompareListExpression(boolean, String) - Constructor for class com.espertech.esper.client.soda.CompareListExpression
-
Ctor.
- comparePropType(String, Object, Object, boolean, String) - Static method in class com.espertech.esper.event.BaseNestableEventUtil
-
- compareReferences(EventBean[], EventBean[]) - Static method in class com.espertech.esper.event.EventBeanUtility
-
- compareRefExactOrder(Object[], Object[]) - Static method in class com.espertech.esper.client.scopetest.EPAssertionUtil
-
Reference-compare the objects in the two object arrays assuming the exact same order.
- compareTo(ContextPartitionIdentifier) - Method in class com.espertech.esper.client.context.ContextPartitionIdentifier
-
Compare identifiers returning a boolean indicator whether identifier information matches.
- compareTo(ContextPartitionIdentifier) - Method in class com.espertech.esper.client.context.ContextPartitionIdentifierCategory
-
- compareTo(ContextPartitionIdentifier) - Method in class com.espertech.esper.client.context.ContextPartitionIdentifierHash
-
- compareTo(ContextPartitionIdentifier) - Method in class com.espertech.esper.client.context.ContextPartitionIdentifierInitiatedTerminated
-
- compareTo(ContextPartitionIdentifier) - Method in class com.espertech.esper.client.context.ContextPartitionIdentifierNested
-
- compareTo(ContextPartitionIdentifier) - Method in class com.espertech.esper.client.context.ContextPartitionIdentifierPartitioned
-
- compareTo(Object) - Method in class com.espertech.esper.core.context.mgr.ContextStatePathKey
-
- compareTo(Object) - Method in class com.espertech.esper.epl.named.IndexedPropDesc
-
- compareTo(PropertyEvaluator) - Method in interface com.espertech.esper.epl.property.PropertyEvaluator
-
Compare to another property evaluator.
- compareTo(PropertyEvaluator) - Method in class com.espertech.esper.epl.property.PropertyEvaluatorNested
-
- compareTo(PropertyEvaluator) - Method in class com.espertech.esper.epl.property.PropertyEvaluatorSelect
-
- compareTo(PropertyEvaluator) - Method in class com.espertech.esper.epl.property.PropertyEvaluatorSimple
-
- compareTo(MetricName) - Method in class com.espertech.esper.metrics.codahale_metrics.metrics.core.MetricName
-
- compareTo(ScheduleSlot) - Method in class com.espertech.esper.schedule.ScheduleSlot
-
- compareValuesCollated(Object, Object, boolean, Collator) - Static method in class com.espertech.esper.util.MultiKeyComparator
-
Compares two nullable values using Collator, for use with string-typed values.
- compile(String, String, Map<String, Class>) - Static method in class com.espertech.esper.epl.script.mvel.MVELHelper
-
- compile(StatementContext, Set<String>, boolean, Collection<Integer>, boolean, boolean, boolean) - Method in class com.espertech.esper.epl.spec.DBStatementStreamSpec
-
- compile(StatementContext, Set<String>, boolean, Collection<Integer>, boolean, boolean, boolean) - Method in class com.espertech.esper.epl.spec.FilterStreamSpecRaw
-
- compile(StatementContext, Set<String>, boolean, Collection<Integer>, boolean, boolean, boolean) - Method in class com.espertech.esper.epl.spec.MethodStreamSpec
-
- compile(StatementContext, Set<String>, boolean, Collection<Integer>, boolean, boolean, boolean) - Method in class com.espertech.esper.epl.spec.PatternStreamSpecRaw
-
- compile(StatementContext, Set<String>, boolean, Collection<Integer>, MatchEventSpec, Set<String>, boolean, boolean, boolean) - Method in class com.espertech.esper.epl.spec.PatternStreamSpecRaw
-
- compile(StatementContext, Set<String>, boolean, Collection<Integer>, boolean, boolean, boolean) - Method in interface com.espertech.esper.epl.spec.StreamSpecRaw
-
Compiles a raw stream specification consisting event type information and filter expressions
to an validated, optimized form for use with filter service
- compileAnnotations(List<AnnotationDesc>, EngineImportService, String) - Static method in class com.espertech.esper.epl.annotation.AnnotationUtil
-
Compile annotation objects from descriptors.
- compileAnnotationToSODA(String) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- compileAnnotationToSODA(String) - Method in interface com.espertech.esper.core.service.EPAdministratorSPI
-
Compile annotation expressions.
- compileEPL(String) - Method in interface com.espertech.esper.client.EPAdministrator
-
Compiles a given EPL into an object model representation of the query.
- compileEPL(String, String, boolean, String, EPServicesContext, SelectClauseStreamSelectorEnum) - Static method in class com.espertech.esper.core.service.EPAdministratorHelper
-
Compile an EPL statement.
- compileEPL(String, String, boolean, String, SelectClauseStreamSelectorEnum, EngineImportService, VariableService, SchedulingService, String, ConfigurationInformation, PatternNodeFactory, ContextManagementService, ExprDeclaredService) - Static method in class com.espertech.esper.core.service.EPAdministratorHelper
-
Compile the EPL.
- compileEPL(String) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- compileEPLToRaw(String) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- compileEPLToRaw(String) - Method in interface com.espertech.esper.core.service.EPAdministratorSPI
-
- compileExpression(String) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- compileExpression(String) - Method in interface com.espertech.esper.core.service.EPAdministratorSPI
-
Compile expression.
- compileExpression(String, Object) - Static method in class com.espertech.esper.epl.script.mvel.MVELInvoker
-
- compileExpressionToSODA(String) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- compileExpressionToSODA(String) - Method in interface com.espertech.esper.core.service.EPAdministratorSPI
-
Compile expression.
- compileMapTypeProperties(Map<String, Object>, EventAdapterService) - Static method in class com.espertech.esper.event.EventTypeUtility
-
Determine among the Map-type properties which properties are Bean-type event type names,
rewrites these as Class-type instead so that they are configured as native property and do not require wrapping,
but may require unwrapping.
- compileMatchRecognizePatternToSODA(String) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- compileMatchRecognizePatternToSODA(String) - Method in interface com.espertech.esper.core.service.EPAdministratorSPI
-
Compile match recognize pattern expression.
- compilePattern(String, String, boolean, EPServicesContext, SelectClauseStreamSelectorEnum) - Static method in class com.espertech.esper.core.service.EPAdministratorHelper
-
- compilePatternToNode(String) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- compilePatternToNode(String) - Method in interface com.espertech.esper.core.service.EPAdministratorSPI
-
Compile pattern.
- compilePatternToSODA(String) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- compilePatternToSODA(String) - Method in interface com.espertech.esper.core.service.EPAdministratorSPI
-
Compile pattern.
- compilePatternToSODAModel(String) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- compilePatternToSODAModel(String) - Method in interface com.espertech.esper.core.service.EPAdministratorSPI
-
Compile pattern.
- compilePreviousNodeStrategies(ViewResourceDelegateVerified, AgentInstanceViewFactoryChainContext[]) - Static method in class com.espertech.esper.core.start.EPStatementStartMethodHelperPrevious
-
- compilePriorNodeStrategies(ViewResourceDelegateVerified, AgentInstanceViewFactoryChainContext[]) - Static method in class com.espertech.esper.core.start.EPStatementStartMethodHelperPrior
-
- compileSelectAllowSubselect(SelectClauseSpecRaw) - Static method in class com.espertech.esper.core.service.StatementLifecycleSvcImpl
-
Compile a select clause allowing subselects.
- compileSelectClause(SelectClauseSpecRaw) - Static method in class com.espertech.esper.core.service.StatementLifecycleSvcUtil
-
- compileSelectNoWildcard(String, List<SelectClauseElementCompiled>) - Static method in class com.espertech.esper.epl.named.NamedWindowOnMergeHelper
-
- completed() - Method in class com.espertech.esper.dataflow.core.EPDataFlowInstanceImpl
-
- completed() - Method in interface com.espertech.esper.dataflow.runnables.CompletionListener
-
- CompletionListener - Interface in com.espertech.esper.dataflow.runnables
-
- composeName(Name, Name) - Method in class com.espertech.esper.core.service.EngineEnvContext
-
- composeName(String, String) - Method in class com.espertech.esper.core.service.EngineEnvContext
-
- CompositeAccessStrategy - Interface in com.espertech.esper.epl.join.exec.composite
-
- CompositeAccessStrategyGE - Class in com.espertech.esper.epl.join.exec.composite
-
- CompositeAccessStrategyGE(boolean, int, int, ExprEvaluator, Class) - Constructor for class com.espertech.esper.epl.join.exec.composite.CompositeAccessStrategyGE
-
- CompositeAccessStrategyGT - Class in com.espertech.esper.epl.join.exec.composite
-
- CompositeAccessStrategyGT(boolean, int, int, ExprEvaluator, Class) - Constructor for class com.espertech.esper.epl.join.exec.composite.CompositeAccessStrategyGT
-
- CompositeAccessStrategyLE - Class in com.espertech.esper.epl.join.exec.composite
-
- CompositeAccessStrategyLE(boolean, int, int, ExprEvaluator, Class) - Constructor for class com.espertech.esper.epl.join.exec.composite.CompositeAccessStrategyLE
-
- CompositeAccessStrategyLT - Class in com.espertech.esper.epl.join.exec.composite
-
- CompositeAccessStrategyLT(boolean, int, int, ExprEvaluator, Class) - Constructor for class com.espertech.esper.epl.join.exec.composite.CompositeAccessStrategyLT
-
- CompositeAccessStrategyRangeBase - Class in com.espertech.esper.epl.join.exec.composite
-
- CompositeAccessStrategyRangeInverted - Class in com.espertech.esper.epl.join.exec.composite
-
- CompositeAccessStrategyRangeInverted(boolean, int, int, ExprEvaluator, boolean, ExprEvaluator, boolean, Class) - Constructor for class com.espertech.esper.epl.join.exec.composite.CompositeAccessStrategyRangeInverted
-
- CompositeAccessStrategyRangeNormal - Class in com.espertech.esper.epl.join.exec.composite
-
- CompositeAccessStrategyRangeNormal(boolean, int, int, ExprEvaluator, boolean, ExprEvaluator, boolean, Class, boolean) - Constructor for class com.espertech.esper.epl.join.exec.composite.CompositeAccessStrategyRangeNormal
-
- CompositeAccessStrategyRelOpBase - Class in com.espertech.esper.epl.join.exec.composite
-
- CompositeIndexEnterRemove - Interface in com.espertech.esper.epl.join.exec.composite
-
- CompositeIndexEnterRemoveKeyed - Class in com.espertech.esper.epl.join.exec.composite
-
- CompositeIndexEnterRemoveKeyed(EventType, String[], Class[]) - Constructor for class com.espertech.esper.epl.join.exec.composite.CompositeIndexEnterRemoveKeyed
-
- CompositeIndexEnterRemoveRange - Class in com.espertech.esper.epl.join.exec.composite
-
- CompositeIndexEnterRemoveRange(EventType, String, Class) - Constructor for class com.espertech.esper.epl.join.exec.composite.CompositeIndexEnterRemoveRange
-
- CompositeIndexLookup - Interface in com.espertech.esper.epl.join.exec.composite
-
- CompositeIndexLookupFactory - Class in com.espertech.esper.epl.join.exec.composite
-
- CompositeIndexLookupFactory() - Constructor for class com.espertech.esper.epl.join.exec.composite.CompositeIndexLookupFactory
-
- CompositeIndexLookupKeyed - Class in com.espertech.esper.epl.join.exec.composite
-
- CompositeIndexLookupKeyed(Object[]) - Constructor for class com.espertech.esper.epl.join.exec.composite.CompositeIndexLookupKeyed
-
- CompositeIndexLookupRange - Class in com.espertech.esper.epl.join.exec.composite
-
- CompositeIndexLookupRange(RangeIndexLookupValue, Class) - Constructor for class com.espertech.esper.epl.join.exec.composite.CompositeIndexLookupRange
-
- CompositeIndexQuery - Interface in com.espertech.esper.epl.join.exec.composite
-
- CompositeIndexQueryFactory - Class in com.espertech.esper.epl.join.exec.composite
-
- CompositeIndexQueryFactory() - Constructor for class com.espertech.esper.epl.join.exec.composite.CompositeIndexQueryFactory
-
- CompositeIndexQueryKeyed - Class in com.espertech.esper.epl.join.exec.composite
-
- CompositeIndexQueryKeyed(boolean, int, int, List<QueryGraphValueEntryHashKeyed>, Class[]) - Constructor for class com.espertech.esper.epl.join.exec.composite.CompositeIndexQueryKeyed
-
- CompositeIndexQueryRange - Class in com.espertech.esper.epl.join.exec.composite
-
- CompositeIndexQueryRange(boolean, int, int, SubordPropRangeKey, Class, List<String>) - Constructor for class com.espertech.esper.epl.join.exec.composite.CompositeIndexQueryRange
-
- CompositeTableLookupPlan - Class in com.espertech.esper.epl.join.plan
-
Plan to perform an indexed table lookup.
- CompositeTableLookupPlan(int, int, String, List<QueryGraphValueEntryHashKeyed>, List<QueryGraphValueEntryRange>) - Constructor for class com.espertech.esper.epl.join.plan.CompositeTableLookupPlan
-
Ctor.
- CompositeTableLookupStrategy - Class in com.espertech.esper.epl.join.exec.base
-
Lookup on an nested map structure that represents an index for use with at least one range and possibly multiple ranges
and optionally keyed by one or more unique keys.
- CompositeTableLookupStrategy(EventType, int, List<QueryGraphValueEntryHashKeyed>, List<QueryGraphValueEntryRange>, PropertyCompositeEventTable) - Constructor for class com.espertech.esper.epl.join.exec.base.CompositeTableLookupStrategy
-
Ctor.
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in interface com.espertech.esper.epl.datetime.interval.IntervalComputer
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerAfterNoParam
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerAfterWithDeltaExpr
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerBeforeNoParam
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerBeforeWithDeltaExpr
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerCoincidesNoParam
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerCoincidesWithDeltaExpr
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerConstantAfter
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerConstantBefore
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerConstantCoincides
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerDuringAndIncludesMinMax
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerDuringAndIncludesThreshold
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerDuringMinMaxStartEnd
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerDuringNoParam
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerFinishedByNoParam
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerFinishedByThreshold
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerFinishesNoParam
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerFinishesThreshold
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerIncludesNoParam
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerMeetsNoParam
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerMeetsThreshold
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerMetByNoParam
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerMetByThreshold
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerOverlappedByNoParam
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerOverlapsAndByMinMax
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerOverlapsAndByThreshold
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerOverlapsNoParam
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerStartedByNoParam
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerStartedByThreshold
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerStartsNoParam
-
- compute(long, long, long, long, EventBean[], boolean, ExprEvaluatorContext) - Method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerStartsThreshold
-
- compute(Object) - Method in interface com.espertech.esper.epl.expression.ExprCastNode.CasterParserComputer
-
Compute an result performing casting and parsing.
- compute(Object) - Method in class com.espertech.esper.epl.expression.ExprCastNode.NonnumericCasterComputer
-
- compute(Object) - Method in class com.espertech.esper.epl.expression.ExprCastNode.NumberCasterComputer
-
- compute(Object) - Method in class com.espertech.esper.epl.expression.ExprCastNode.StringParserComputer
-
- compute(Object) - Method in class com.espertech.esper.epl.expression.ExprCastNode.StringXFormComputer
-
- compute(Double) - Method in interface com.espertech.esper.epl.expression.ExprTimePeriodImpl.TimePeriodAdder
-
- compute(Double) - Method in class com.espertech.esper.epl.expression.ExprTimePeriodImpl.TimePeriodAdderDay
-
- compute(Double) - Method in class com.espertech.esper.epl.expression.ExprTimePeriodImpl.TimePeriodAdderHour
-
- compute(Double) - Method in class com.espertech.esper.epl.expression.ExprTimePeriodImpl.TimePeriodAdderMinute
-
- compute(Double) - Method in class com.espertech.esper.epl.expression.ExprTimePeriodImpl.TimePeriodAdderMonth
-
- compute(Double) - Method in class com.espertech.esper.epl.expression.ExprTimePeriodImpl.TimePeriodAdderMSec
-
- compute(Double) - Method in class com.espertech.esper.epl.expression.ExprTimePeriodImpl.TimePeriodAdderSecond
-
- compute(Double) - Method in class com.espertech.esper.epl.expression.ExprTimePeriodImpl.TimePeriodAdderWeek
-
- compute(Double) - Method in class com.espertech.esper.epl.expression.ExprTimePeriodImpl.TimePeriodAdderYear
-
- compute(Object, Object) - Method in class com.espertech.esper.type.BitWiseOpEnum.BAndBoolean
-
- compute(Object, Object) - Method in class com.espertech.esper.type.BitWiseOpEnum.BAndByte
-
- compute(Object, Object) - Method in class com.espertech.esper.type.BitWiseOpEnum.BAndInt
-
- compute(Object, Object) - Method in class com.espertech.esper.type.BitWiseOpEnum.BAndLong
-
- compute(Object, Object) - Method in class com.espertech.esper.type.BitWiseOpEnum.BAndShort
-
- compute(Object, Object) - Method in class com.espertech.esper.type.BitWiseOpEnum.BOrBoolean
-
- compute(Object, Object) - Method in class com.espertech.esper.type.BitWiseOpEnum.BOrByte
-
- compute(Object, Object) - Method in class com.espertech.esper.type.BitWiseOpEnum.BOrInt
-
- compute(Object, Object) - Method in class com.espertech.esper.type.BitWiseOpEnum.BOrLong
-
- compute(Object, Object) - Method in class com.espertech.esper.type.BitWiseOpEnum.BOrShort
-
- compute(Object, Object) - Method in class com.espertech.esper.type.BitWiseOpEnum.BXorBoolean
-
- compute(Object, Object) - Method in class com.espertech.esper.type.BitWiseOpEnum.BXorByte
-
- compute(Object, Object) - Method in class com.espertech.esper.type.BitWiseOpEnum.BXorInt
-
- compute(Object, Object) - Method in class com.espertech.esper.type.BitWiseOpEnum.BXorLong
-
- compute(Object, Object) - Method in class com.espertech.esper.type.BitWiseOpEnum.BXorShort
-
- compute(Object, Object) - Method in interface com.espertech.esper.type.BitWiseOpEnum.Computer
-
Computes using the 2 numbers or boolean a result object.
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.AddBigDec
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.AddBigDecConvComputer
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.AddBigInt
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.AddBigIntConvComputer
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.AddByte
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.AddDouble
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.AddFloat
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.AddInt
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.AddLong
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.AddShort
-
- compute(Number, Number) - Method in interface com.espertech.esper.type.MathArithTypeEnum.Computer
-
Computes using the 2 numbers a result number.
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.DivideBigDec
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.DivideBigDecConvComputer
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.DivideBigInt
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.DivideBigIntConvComputer
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.DivideDouble
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.DivideFloat
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.DivideInt
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.DivideLong
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.ModuloDouble
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.ModuloFloat
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.ModuloInt
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.ModuloLong
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.MultiplyBigDec
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.MultiplyBigDecConvComputer
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.MultiplyBigInt
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.MultiplyBigIntConvComputer
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.MultiplyDouble
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.MultiplyFloat
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.MultiplyInt
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.MultiplyLong
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.SubtractBigDec
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.SubtractBigDecConvComputer
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.SubtractBigInt
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.SubtractBigIntConvComputer
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.SubtractDouble
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.SubtractFloat
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.SubtractInt
-
- compute(Number, Number) - Method in class com.espertech.esper.type.MathArithTypeEnum.SubtractLong
-
- computeDeltaNextOccurance(ScheduleSpec, long) - Static method in class com.espertech.esper.schedule.ScheduleComputeHelper
-
Computes the next lowest date in milliseconds based on a specification and the
from-time passed in and returns the delta from the current time.
- computeInternal(long, long, long, long, long, long) - Static method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerConstantAfter
-
- computeInternal(long, long, long, long, long) - Static method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerConstantBefore
-
- computeInternal(long, long, long, long, long, long) - Static method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerConstantCoincides
-
- computeInternalDuring(long, long, long, long, long, long, long, long) - Static method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerDuringAndIncludesMinMax
-
- computeInternalIncludes(long, long, long, long, long, long, long, long) - Static method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerDuringAndIncludesMinMax
-
- computeInternalOverlaps(long, long, long, long, long, long) - Static method in class com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerOverlapsAndByThreshold
-
- computeKey(EventBean) - Method in interface com.espertech.esper.util.KeyOfEventComputation
-
- computeLevenshteinDistance(CharSequence, CharSequence) - Static method in class com.espertech.esper.util.LevenshteinDistance
-
Compute the distance between two strins using the Levenshtein algorithm,
including a case-insensitive string comparison.
- computeNextOccurance(ScheduleSpec, long) - Static method in class com.espertech.esper.schedule.ScheduleComputeHelper
-
Computes the next lowest date in milliseconds based on a specification and the
from-time passed in.
- ComputerBigDecCoerce(ExprEvaluator[], SimpleNumberBigDecimalCoercer[], boolean) - Constructor for class com.espertech.esper.type.MinMaxTypeEnum.ComputerBigDecCoerce
-
Ctor.
- ComputerBigIntCoerce(ExprEvaluator[], SimpleNumberBigIntegerCoercer[], boolean) - Constructor for class com.espertech.esper.type.MinMaxTypeEnum.ComputerBigIntCoerce
-
Ctor.
- computeSubkey(Object) - Method in class com.espertech.esper.epl.agg.service.AggregationGroupByRollupLevel
-
- computeValues(Object[]) - Static method in class com.espertech.esper.schedule.ScheduleSpecUtil
-
Compute from parameters a crontab schedule.
- concat(String, String...) - Static method in class com.espertech.esper.client.soda.Expressions
-
Concatenation.
- concatenateArray(Object[], Object[]) - Static method in class com.espertech.esper.client.scopetest.EPAssertionUtil
-
Concatenate two arrays.
- concatenateArray(Object[]...) - Static method in class com.espertech.esper.client.scopetest.EPAssertionUtil
-
Concatenate multiple arrays.
- concatenateArray2Dim(Object[][], Object[][]...) - Static method in class com.espertech.esper.client.scopetest.EPAssertionUtil
-
Concatenate two arrays.
- concatenationExpr(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.BetweenListContext
-
- concatenationExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.BetweenListContext
-
- concatenationExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- concatenationExpr(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.EvalRelationalExpressionContext
-
- concatenationExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.EvalRelationalExpressionContext
-
- ConcatenationExprContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ConcatenationExprContext
-
- ConcatExpression - Class in com.espertech.esper.client.soda
-
Concatenation expression that concatenates the result of child expressions to the expression.
- ConcatExpression() - Constructor for class com.espertech.esper.client.soda.ConcatExpression
-
Ctor.
- ConditionHandler - Interface in com.espertech.esper.client.hook
-
Interface for a handler registered with an engine instance to receive reported engine conditions.
- ConditionHandlerContext - Class in com.espertech.esper.client.hook
-
Context provided to
ConditionHandler
implementations providing
engine-condition-contextual information.
- ConditionHandlerContext(String, String, String, BaseCondition) - Constructor for class com.espertech.esper.client.hook.ConditionHandlerContext
-
Ctor.
- ConditionHandlerFactory - Interface in com.espertech.esper.client.hook
-
Factory for engine condition handler instance(s).
- ConditionHandlerFactoryContext - Class in com.espertech.esper.client.hook
-
- ConditionHandlerFactoryContext(String) - Constructor for class com.espertech.esper.client.hook.ConditionHandlerFactoryContext
-
Ctor.
- ConditionHandling() - Constructor for class com.espertech.esper.client.ConfigurationEngineDefaults.ConditionHandling
-
- ConditionPatternEngineSubexpressionMax - Class in com.espertech.esper.client.hook
-
Indicates that on the engine level the followed-by pattern operator, regardless whether parameterized with a max number of sub-expressions or not,
has reached the configured engine-wide limit at runtime.
- ConditionPatternEngineSubexpressionMax(long, Map<String, Long>) - Constructor for class com.espertech.esper.client.hook.ConditionPatternEngineSubexpressionMax
-
Ctor.
- ConditionPatternMatchCallback(ContextControllerConditionPattern) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerConditionPattern.ConditionPatternMatchCallback
-
- ConditionPatternSubexpressionMax - Class in com.espertech.esper.client.hook
-
Indicates that the followed-by pattern operator, when parameterized with a max number of sub-expressions,
has reached that limit at runtime.
- ConditionPatternSubexpressionMax(int) - Constructor for class com.espertech.esper.client.hook.ConditionPatternSubexpressionMax
-
Ctor.
- Configuration - Class in com.espertech.esper.client
-
An instance of Configuration allows the application
to specify properties to be used when
creating a EPServiceProvider.
- Configuration() - Constructor for class com.espertech.esper.client.Configuration
-
Constructs an empty configuration.
- Configuration.EventRepresentation - Enum in com.espertech.esper.client
-
Enumeration of event representation.
- Configuration.PropertyResolutionStyle - Enum in com.espertech.esper.client
-
Enumeration of different resolution styles for resolving property names.
- ConfigurationCacheReferenceType - Enum in com.espertech.esper.client
-
Enum indicating what kind of references are used to store the cache map's keys and values.
- ConfigurationDataCache - Interface in com.espertech.esper.client
-
Marker interface for different cache settings.
- ConfigurationDBRef - Class in com.espertech.esper.client
-
Container for database configuration information, such as
options around getting a database connection and options to control the lifecycle
of connections and set connection parameters.
- ConfigurationDBRef() - Constructor for class com.espertech.esper.client.ConfigurationDBRef
-
Ctor.
- ConfigurationDBRef.ColumnChangeCaseEnum - Enum in com.espertech.esper.client
-
Controls how output column names get reflected in the event type.
- ConfigurationDBRef.ConnectionFactoryDesc - Interface in com.espertech.esper.client
-
Marker for different connection factory settings.
- ConfigurationDBRef.ConnectionLifecycleEnum - Enum in com.espertech.esper.client
-
Enum controlling connection lifecycle.
- ConfigurationDBRef.ConnectionSettings - Class in com.espertech.esper.client
-
Supplies connectioon-level settings for a given database name.
- ConfigurationDBRef.DataSourceConnection - Class in com.espertech.esper.client
-
Connection factory settings for using a DataSource.
- ConfigurationDBRef.DataSourceFactory - Class in com.espertech.esper.client
-
Connection factory settings for using a Apache DBCP or other provider DataSource factory.
- ConfigurationDBRef.DriverManagerConnection - Class in com.espertech.esper.client
-
Connection factory settings for using a DriverManager.
- ConfigurationDBRef.MetadataOriginEnum - Enum in com.espertech.esper.client
-
Indicates how the engine retrieves metadata about a statement's output columns.
- ConfigurationEngineDefaults - Class in com.espertech.esper.client
-
Provides access to engine configuration defaults for modification.
- ConfigurationEngineDefaults.AlternativeContext - Class in com.espertech.esper.client
-
Returns the provider for runtime and administrative interfaces.
- ConfigurationEngineDefaults.Cluster - Class in com.espertech.esper.client
-
Cluster configuration.
- ConfigurationEngineDefaults.ClusterConfigurator - Interface in com.espertech.esper.client
-
Interface for cluster configurator.
- ConfigurationEngineDefaults.ConditionHandling - Class in com.espertech.esper.client
-
Configuration object for defining condition handling behavior.
- ConfigurationEngineDefaults.EventMeta - Class in com.espertech.esper.client
-
Event representation metadata.
- ConfigurationEngineDefaults.ExceptionHandling - Class in com.espertech.esper.client
-
Configuration object for defining exception handling behavior.
- ConfigurationEngineDefaults.Execution - Class in com.espertech.esper.client
-
Holds engine execution-related settings.
- ConfigurationEngineDefaults.Expression - Class in com.espertech.esper.client
-
Expression evaluation settings in the engine are for results of expressions.
- ConfigurationEngineDefaults.FilterServiceProfile - Enum in com.espertech.esper.client
-
Filter service profile.
- ConfigurationEngineDefaults.Language - Class in com.espertech.esper.client
-
Language settings in the engine are for string comparisons.
- ConfigurationEngineDefaults.Logging - Class in com.espertech.esper.client
-
Holds view logging settings other then the Apache commons or Log4J settings.
- ConfigurationEngineDefaults.Patterns - Class in com.espertech.esper.client
-
Holds variables settings.
- ConfigurationEngineDefaults.Scripts - Class in com.espertech.esper.client
-
Holder for script settings.
- ConfigurationEngineDefaults.StreamSelection - Class in com.espertech.esper.client
-
Holds default settings for stream selection in the select-clause.
- ConfigurationEngineDefaults.Threading - Class in com.espertech.esper.client
-
Holds threading settings.
- ConfigurationEngineDefaults.Threading.Locking - Enum in com.espertech.esper.client
-
Enumeration of blocking techniques.
- ConfigurationEngineDefaults.ThreadingProfile - Enum in com.espertech.esper.client
-
Threading profile.
- ConfigurationEngineDefaults.TimeSource - Class in com.espertech.esper.client
-
Time source configuration, the default in MILLI (millisecond resolution from System.currentTimeMillis).
- ConfigurationEngineDefaults.TimeSourceType - Enum in com.espertech.esper.client
-
Time source type.
- ConfigurationEngineDefaults.Variables - Class in com.espertech.esper.client
-
Holds variables settings.
- ConfigurationEngineDefaults.ViewResources - Class in com.espertech.esper.client
-
Holds view resources settings.
- ConfigurationEventTypeLegacy - Class in com.espertech.esper.client
-
Configuration information for legacy (non-JavaBean) event types.
- ConfigurationEventTypeLegacy() - Constructor for class com.espertech.esper.client.ConfigurationEventTypeLegacy
-
Ctor.
- ConfigurationEventTypeLegacy.AccessorStyle - Enum in com.espertech.esper.client
-
Accessor style defines the methods of a class that are automatically exposed via event property.
- ConfigurationEventTypeLegacy.CodeGeneration - Enum in com.espertech.esper.client
-
Enum to control code generation.
- ConfigurationEventTypeLegacy.LegacyFieldPropDesc - Class in com.espertech.esper.client
-
Encapsulates information about an accessor field backing a named event property.
- ConfigurationEventTypeLegacy.LegacyMethodPropDesc - Class in com.espertech.esper.client
-
Encapsulates information about an accessor method backing a named event property.
- ConfigurationEventTypeMap - Class in com.espertech.esper.client
-
Configuration object for Map-based event types.
- ConfigurationEventTypeMap() - Constructor for class com.espertech.esper.client.ConfigurationEventTypeMap
-
- ConfigurationEventTypeObjectArray - Class in com.espertech.esper.client
-
Configuration object for Object array-based event types.
- ConfigurationEventTypeObjectArray(Set<String>) - Constructor for class com.espertech.esper.client.ConfigurationEventTypeObjectArray
-
Ctor.
- ConfigurationEventTypeObjectArray() - Constructor for class com.espertech.esper.client.ConfigurationEventTypeObjectArray
-
Ctor.
- ConfigurationEventTypeWithSupertype - Class in com.espertech.esper.client
-
Configuration object for event types with super-types and timestamp.
- ConfigurationEventTypeWithSupertype() - Constructor for class com.espertech.esper.client.ConfigurationEventTypeWithSupertype
-
Ctor.
- ConfigurationEventTypeXMLDOM - Class in com.espertech.esper.client
-
Configuration object for enabling the engine to process events represented as XML DOM document nodes.
- ConfigurationEventTypeXMLDOM() - Constructor for class com.espertech.esper.client.ConfigurationEventTypeXMLDOM
-
Ctor.
- ConfigurationEventTypeXMLDOM.XPathPropertyDesc - Class in com.espertech.esper.client
-
Descriptor class for event properties that are resolved via XPath-expression.
- ConfigurationException - Exception in com.espertech.esper.client
-
Thrown to indicate a configuration problem.
- ConfigurationException(String) - Constructor for exception com.espertech.esper.client.ConfigurationException
-
Ctor.
- ConfigurationException(String, Throwable) - Constructor for exception com.espertech.esper.client.ConfigurationException
-
Ctor for an inner exception and message.
- ConfigurationException(Throwable) - Constructor for exception com.espertech.esper.client.ConfigurationException
-
Ctor - just an inner exception.
- ConfigurationExpiryTimeCache - Class in com.espertech.esper.client
-
Expiring cache settings.
- ConfigurationExpiryTimeCache(double, double, ConfigurationCacheReferenceType) - Constructor for class com.espertech.esper.client.ConfigurationExpiryTimeCache
-
Ctor.
- ConfigurationInformation - Interface in com.espertech.esper.client
-
Provides configurations for an engine instance.
- ConfigurationLRUCache - Class in com.espertech.esper.client
-
LRU cache settings.
- ConfigurationLRUCache(int) - Constructor for class com.espertech.esper.client.ConfigurationLRUCache
-
Ctor.
- ConfigurationMethodRef - Class in com.espertech.esper.client
-
Holds configuration information for data caches for use in method invocations in the from-clause.
- ConfigurationMethodRef() - Constructor for class com.espertech.esper.client.ConfigurationMethodRef
-
- ConfigurationMetricsReporting - Class in com.espertech.esper.client
-
Configuratiom for metrics reporting.
- ConfigurationMetricsReporting() - Constructor for class com.espertech.esper.client.ConfigurationMetricsReporting
-
Ctor.
- ConfigurationMetricsReporting.StmtGroupMetrics - Class in com.espertech.esper.client
-
Class to configure statement metrics reporting for a group of one or more statements.
- ConfigurationOperations - Interface in com.espertech.esper.client
-
Provides configuration operations for configuration-time and runtime parameters.
- ConfigurationOperationsImpl - Class in com.espertech.esper.core.service
-
Provides runtime engine configuration operations.
- ConfigurationOperationsImpl(EventAdapterService, EventTypeIdGenerator, EngineImportService, VariableService, EngineSettingsService, ValueAddEventService, MetricReportingService, StatementEventTypeRef, StatementVariableRef, PluggableObjectCollection, FilterService, PatternSubexpressionPoolEngineSvc) - Constructor for class com.espertech.esper.core.service.ConfigurationOperationsImpl
-
Ctor.
- ConfigurationPlugInAggregationFunction - Class in com.espertech.esper.client
-
Configuration information for plugging in a custom aggregation function.
- ConfigurationPlugInAggregationFunction() - Constructor for class com.espertech.esper.client.ConfigurationPlugInAggregationFunction
-
Ctor.
- ConfigurationPlugInAggregationFunction(String, String) - Constructor for class com.espertech.esper.client.ConfigurationPlugInAggregationFunction
-
Ctor.
- ConfigurationPlugInAggregationMultiFunction - Class in com.espertech.esper.client
-
Configuration information for plugging in a custom aggregation multi-function.
- ConfigurationPlugInAggregationMultiFunction() - Constructor for class com.espertech.esper.client.ConfigurationPlugInAggregationMultiFunction
-
Ctor.
- ConfigurationPlugInAggregationMultiFunction(String[], String) - Constructor for class com.espertech.esper.client.ConfigurationPlugInAggregationMultiFunction
-
Ctor.
- ConfigurationPlugInEventRepresentation - Class in com.espertech.esper.client
-
Configuration object for plug-in event representations.
- ConfigurationPlugInEventRepresentation() - Constructor for class com.espertech.esper.client.ConfigurationPlugInEventRepresentation
-
- ConfigurationPlugInEventType - Class in com.espertech.esper.client
-
Configuration for a plug-in event type, which is an event type resolved via plug-in event representation.
- ConfigurationPlugInEventType() - Constructor for class com.espertech.esper.client.ConfigurationPlugInEventType
-
- ConfigurationPluginLoader - Class in com.espertech.esper.client
-
Holds configuration for a plugin such as an input/output adapter loader.
- ConfigurationPluginLoader() - Constructor for class com.espertech.esper.client.ConfigurationPluginLoader
-
Ctor.
- ConfigurationPlugInPatternObject - Class in com.espertech.esper.client
-
Configuration information for plugging in a custom view.
- ConfigurationPlugInPatternObject() - Constructor for class com.espertech.esper.client.ConfigurationPlugInPatternObject
-
Ctor.
- ConfigurationPlugInPatternObject.PatternObjectType - Enum in com.espertech.esper.client
-
Choice for type of pattern object.
- ConfigurationPlugInSingleRowFunction - Class in com.espertech.esper.client
-
Configuration information for plugging in a custom single-row function.
- ConfigurationPlugInSingleRowFunction() - Constructor for class com.espertech.esper.client.ConfigurationPlugInSingleRowFunction
-
Ctor.
- ConfigurationPlugInSingleRowFunction.FilterOptimizable - Enum in com.espertech.esper.client
-
Controls whether a single-row function is eligible for optimization if it occurs in a filter expression.
- ConfigurationPlugInSingleRowFunction.ValueCache - Enum in com.espertech.esper.client
-
Enum for single-row function value cache setting.
- ConfigurationPlugInView - Class in com.espertech.esper.client
-
Configuration information for plugging in a custom view.
- ConfigurationPlugInView() - Constructor for class com.espertech.esper.client.ConfigurationPlugInView
-
Ctor.
- ConfigurationPlugInVirtualDataWindow - Class in com.espertech.esper.client
-
Configuration information for plugging in a custom view.
- ConfigurationPlugInVirtualDataWindow() - Constructor for class com.espertech.esper.client.ConfigurationPlugInVirtualDataWindow
-
Ctor.
- ConfigurationRevisionEventType - Class in com.espertech.esper.client
-
Configuration information for revision event types.
- ConfigurationRevisionEventType() - Constructor for class com.espertech.esper.client.ConfigurationRevisionEventType
-
Ctor.
- ConfigurationRevisionEventType.PropertyRevision - Enum in com.espertech.esper.client
-
Enumeration for specifying a strategy to use to merge or overlay properties.
- ConfigurationVariable - Class in com.espertech.esper.client
-
Provides variable configuration.
- ConfigurationVariable() - Constructor for class com.espertech.esper.client.ConfigurationVariable
-
- ConfigurationVariantStream - Class in com.espertech.esper.client
-
Configures a variant stream.
- ConfigurationVariantStream() - Constructor for class com.espertech.esper.client.ConfigurationVariantStream
-
Ctor.
- ConfigurationVariantStream.TypeVariance - Enum in com.espertech.esper.client
-
Enumeration specifying whether only the predefine types or any type of event is accepted by the variant stream.
- Configurator - Interface in com.espertech.esper.core.service
-
- ConfiguratorContext - Class in com.espertech.esper.core.service
-
- ConfiguratorContext(String, Map<String, EPServiceProviderSPI>) - Constructor for class com.espertech.esper.core.service.ConfiguratorContext
-
- configure() - Method in class com.espertech.esper.client.Configuration
-
Use the configuration specified in an application
resource named esper.cfg.xml.
- configure(String) - Method in class com.espertech.esper.client.Configuration
-
Use the configuration specified in the given application
resource.
- configure(URL) - Method in class com.espertech.esper.client.Configuration
-
Use the configuration specified by the given URL.
- configure(File) - Method in class com.espertech.esper.client.Configuration
-
Use the configuration specified in the given application
file.
- configure(Document) - Method in class com.espertech.esper.client.Configuration
-
Use the mappings and properties specified in the given XML document.
- configure(Configuration) - Method in interface com.espertech.esper.client.ConfigurationEngineDefaults.ClusterConfigurator
-
Provide cluster configuration information.
- configure(ConfiguratorContext, Configuration) - Method in interface com.espertech.esper.core.service.Configurator
-
- Conjunction - Class in com.espertech.esper.client.soda
-
Conjunction represents a logical AND allowing multiple sub-expressions to be connected by AND.
- Conjunction() - Constructor for class com.espertech.esper.client.soda.Conjunction
-
Ctor - for use to create an expression tree, without child expression.
- Conjunction(Expression, Expression, Expression...) - Constructor for class com.espertech.esper.client.soda.Conjunction
-
Ctor.
- connectExpressionsByLogicalAnd(List<ExprNode>) - Static method in class com.espertech.esper.epl.expression.ExprNodeUtility
-
- ConnectionCache - Class in com.espertech.esper.epl.db
-
Base class for a Connection and PreparedStatement cache.
- ConnectionCacheImpl - Class in com.espertech.esper.epl.db
-
Caches the Connection and PreparedStatement instance for reuse.
- ConnectionCacheImpl(DatabaseConnectionFactory, String) - Constructor for class com.espertech.esper.epl.db.ConnectionCacheImpl
-
Ctor.
- ConnectionNoCacheImpl - Class in com.espertech.esper.epl.db
-
Implementation of a connection cache that simply doesn't cache but gets
a new connection and statement every request, and closes these every time
a client indicates done.
- ConnectionNoCacheImpl(DatabaseConnectionFactory, String) - Constructor for class com.espertech.esper.epl.db.ConnectionNoCacheImpl
-
Ctor.
- ConnectionSettings() - Constructor for class com.espertech.esper.client.ConfigurationDBRef.ConnectionSettings
-
- consider(EvalFactoryNode) - Method in class com.espertech.esper.epl.spec.PatternStreamSpecRaw.FilterForFilterFactoryNodes
-
- consider(EvalFactoryNode) - Method in interface com.espertech.esper.pattern.EvalNodeUtilFactoryFilter
-
- consistsOfAllInnerJoins(OuterJoinDesc[]) - Static method in class com.espertech.esper.epl.spec.OuterJoinDesc
-
- ConsoleOpEventPropertyRenderer() - Constructor for class com.espertech.esper.dataflow.ops.LogSink.ConsoleOpEventPropertyRenderer
-
- ConsoleOpRendererSummary() - Constructor for class com.espertech.esper.dataflow.ops.LogSink.ConsoleOpRendererSummary
-
- ConsoleOpRendererXmlJSon(LogSink.LogSinkOutputFormat, EPRuntime) - Constructor for class com.espertech.esper.dataflow.ops.LogSink.ConsoleOpRendererXmlJSon
-
- ConsoleReporter - Class in com.espertech.esper.metrics.codahale_metrics.metrics.reporting
-
A simple reporters which prints out application metrics to a PrintStream
periodically.
- ConsoleReporter(PrintStream) - Constructor for class com.espertech.esper.metrics.codahale_metrics.metrics.reporting.ConsoleReporter
-
Creates a new
ConsoleReporter
for the default metrics registry, with unrestricted
output.
- ConsoleReporter(MetricsRegistry, PrintStream, MetricPredicate) - Constructor for class com.espertech.esper.metrics.codahale_metrics.metrics.reporting.ConsoleReporter
-
- ConsoleReporter(MetricsRegistry, PrintStream, MetricPredicate, Clock, TimeZone) - Constructor for class com.espertech.esper.metrics.codahale_metrics.metrics.reporting.ConsoleReporter
-
- ConsoleReporter(MetricsRegistry, PrintStream, MetricPredicate, Clock, TimeZone, Locale) - Constructor for class com.espertech.esper.metrics.codahale_metrics.metrics.reporting.ConsoleReporter
-
- constant(Object) - Static method in class com.espertech.esper.client.soda.Expressions
-
Constant.
- constant(Object, Class) - Static method in class com.espertech.esper.client.soda.Expressions
-
Constant, use when the value is null.
- constant() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- constant() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateSelectionListElementContext
-
- constant() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ElementValueEnumContext
-
- constant() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.JsonvalueContext
-
- constant() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.UnaryExpressionContext
-
- ConstantContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ConstantContext
-
- ConstantExpression - Class in com.espertech.esper.client.soda
-
Constant value returns a fixed value for use in expressions.
- ConstantExpression() - Constructor for class com.espertech.esper.client.soda.ConstantExpression
-
Ctor.
- ConstantExpression(Object) - Constructor for class com.espertech.esper.client.soda.ConstantExpression
-
Ctor.
- ConstantExpression(Object, String) - Constructor for class com.espertech.esper.client.soda.ConstantExpression
-
Ctor.
- constEvaluator(ExprEvaluatorContext) - Method in interface com.espertech.esper.epl.expression.ExprTimePeriod
-
- constEvaluator(ExprEvaluatorContext) - Method in class com.espertech.esper.epl.expression.ExprTimePeriodImpl
-
- ConstructorHelper - Class in com.espertech.esper.util
-
Helper class to find and invoke a class constructors that matches the types of arguments supplied.
- ConstructorHelper() - Constructor for class com.espertech.esper.util.ConstructorHelper
-
- ContainedEventEval - Interface in com.espertech.esper.epl.property
-
- ContainedEventEvalExprNode - Class in com.espertech.esper.epl.property
-
- ContainedEventEvalExprNode(ExprEvaluator, EventBeanFactory) - Constructor for class com.espertech.esper.epl.property.ContainedEventEvalExprNode
-
- ContainedEventEvalGetter - Class in com.espertech.esper.epl.property
-
- ContainedEventEvalGetter(EventPropertyGetter) - Constructor for class com.espertech.esper.epl.property.ContainedEventEvalGetter
-
- ContainedEventSelect - Class in com.espertech.esper.client.soda
-
Represents a contained-event selection.
- ContainedEventSelect() - Constructor for class com.espertech.esper.client.soda.ContainedEventSelect
-
Ctor.
- ContainedEventSelect(Expression) - Constructor for class com.espertech.esper.client.soda.ContainedEventSelect
-
Ctor.
- contains(Object) - Method in class com.espertech.esper.collection.ArrayBackedCollection
-
- contains(Object) - Method in class com.espertech.esper.collection.ArrayMaxEventCollectionRO
-
- contains(Object) - Method in class com.espertech.esper.collection.EventUnderlyingCollection
-
- contains(Object) - Method in class com.espertech.esper.epl.agg.access.AggregationStateSortedWrappingCollection
-
- contains(Object) - Method in class com.espertech.esper.epl.enummethod.dot.ArrayWrappingCollection
-
- containsAll(Collection) - Method in class com.espertech.esper.collection.ArrayBackedCollection
-
- containsAll(Collection<?>) - Method in class com.espertech.esper.collection.ArrayMaxEventCollectionRO
-
- containsAll(Collection<?>) - Method in class com.espertech.esper.collection.EventUnderlyingCollection
-
- containsAll(Collection) - Method in class com.espertech.esper.epl.agg.access.AggregationStateSortedWrappingCollection
-
- containsAll(Collection) - Method in class com.espertech.esper.epl.enummethod.dot.ArrayWrappingCollection
-
- containsEvent(Set<EventBean>, MatchedEventMap) - Static method in class com.espertech.esper.pattern.PatternConsumptionUtil
-
- containsEvent(EventBean) - Method in class com.espertech.esper.rowregex.MultimatchState
-
Determines if an event is in the collection.
- containsKey(Object) - Method in class com.espertech.esper.collection.apachecommons.AbstractHashedMap
-
Checks whether the map contains the specified key.
- containsKey(Object) - Method in class com.espertech.esper.collection.apachecommons.AbstractReferenceMap
-
Checks whether the map contains the specified key.
- containsPoint(int) - Method in class com.espertech.esper.type.FrequencyParameter
-
- containsPoint(int) - Method in class com.espertech.esper.type.IntParameter
-
- containsPoint(int) - Method in class com.espertech.esper.type.ListParameter
-
- containsPoint(List<NumberSetParameter>, int) - Static method in class com.espertech.esper.type.ListParameter
-
- containsPoint(int) - Method in interface com.espertech.esper.type.NumberSetParameter
-
- containsPoint(int) - Method in class com.espertech.esper.type.RangeParameter
-
- containsPoint(int) - Method in class com.espertech.esper.type.WildcardParameter
-
- containsValue(Object) - Method in class com.espertech.esper.collection.apachecommons.AbstractHashedMap
-
Checks whether the map contains the specified value.
- containsValue(Object) - Method in class com.espertech.esper.collection.apachecommons.AbstractReferenceMap
-
Checks whether the map contains the specified value.
- CONTEXT - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarLexer
-
- CONTEXT - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- CONTEXT() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ContextContextNestedContext
-
- CONTEXT() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ContextExprContext
-
- CONTEXT() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextExprContext
-
- CONTEXT() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.KeywordAllowedIdentContext
-
- CONTEXT_BINDING_NAME - Static variable in class com.espertech.esper.epl.script.ExprNodeScript
-
- CONTEXT_PREFIX - Static variable in interface com.espertech.esper.core.context.util.ContextPropertyRegistry
-
- contextContextNested() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- contextContextNested() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextDetailContext
-
- contextContextNested(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextDetailContext
-
- ContextContextNestedContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ContextContextNestedContext
-
- ContextController - Interface in com.espertech.esper.core.context.mgr
-
- ContextControllerCategory - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerCategory(int, ContextControllerLifecycleCallback, ContextControllerCategoryFactory) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerCategory
-
- ContextControllerCategoryFactory - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerCategoryFactory(ContextControllerFactoryContext, ContextDetailCategory, List<FilterSpecCompiled>, ContextStateCache) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerCategoryFactory
-
- ContextControllerCondition - Interface in com.espertech.esper.core.context.mgr
-
- ContextControllerConditionCallback - Interface in com.espertech.esper.core.context.mgr
-
- ContextControllerConditionCrontab - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerConditionCrontab(StatementContext, ScheduleSlot, ContextDetailConditionCrontab, ContextControllerConditionCallback, ContextInternalFilterAddendum) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerConditionCrontab
-
- ContextControllerConditionFactory - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerConditionFactory() - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerConditionFactory
-
- ContextControllerConditionFilter - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerConditionFilter(EPServicesContext, AgentInstanceContext, ContextDetailConditionFilter, ContextControllerConditionCallback, ContextInternalFilterAddendum) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerConditionFilter
-
- ContextControllerConditionImmediate - Class in com.espertech.esper.core.context.mgr
-
Context condition used for Non-Overlapping contexts only, when @Now is specified.
- ContextControllerConditionImmediate() - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerConditionImmediate
-
- ContextControllerConditionPattern - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerConditionPattern(EPServicesContext, AgentInstanceContext, ContextDetailConditionPattern, ContextControllerConditionCallback, ContextInternalFilterAddendum, boolean, ContextStatePathKey) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerConditionPattern
-
- ContextControllerConditionPattern.ConditionPatternMatchCallback - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerConditionTimePeriod - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerConditionTimePeriod(String, AgentInstanceContext, ScheduleSlot, ContextDetailConditionTimePeriod, ContextControllerConditionCallback, ContextInternalFilterAddendum) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerConditionTimePeriod
-
- ContextControllerFactory - Interface in com.espertech.esper.core.context.mgr
-
- ContextControllerFactoryBase - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerFactoryContext - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerFactoryContext(String, String, EPServicesContext, AgentInstanceContext, int, boolean) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerFactoryContext
-
- ContextControllerFactoryHelper - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerFactoryHelper() - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerFactoryHelper
-
- ContextControllerFactoryService - Interface in com.espertech.esper.core.context.mgr
-
- ContextControllerFactoryServiceContext - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerFactoryServiceContext(String, EPServicesContext, ContextDetail, AgentInstanceContext, boolean) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerFactoryServiceContext
-
- ContextControllerFactoryServiceImpl - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerFactoryServiceImpl(ContextStateCache) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerFactoryServiceImpl
-
- ContextControllerHash - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerHash(int, ContextControllerLifecycleCallback, ContextControllerHashFactory) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerHash
-
- ContextControllerHashedFilterCallback - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerHashedFilterCallback(EPServicesContext, AgentInstanceContext, ContextDetailHashItem, ContextControllerHashedInstanceCallback, ContextInternalFilterAddendum) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerHashedFilterCallback
-
- ContextControllerHashedGetterCRC32Serialized - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerHashedGetterCRC32Serialized(String, List<ExprNode>, int) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerHashedGetterCRC32Serialized
-
- ContextControllerHashedGetterCRC32Single - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerHashedGetterCRC32Single(ExprEvaluator, int) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerHashedGetterCRC32Single
-
- ContextControllerHashedGetterHashMultiple - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerHashedGetterHashMultiple(List<ExprNode>, int) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerHashedGetterHashMultiple
-
- ContextControllerHashedGetterHashSingle - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerHashedGetterHashSingle(ExprEvaluator, int) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerHashedGetterHashSingle
-
- ContextControllerHashedGetterSingleRow - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerHashedGetterSingleRow(String, String, Pair<Class, EngineImportSingleRowDesc>, List<ExprNode>, int, MethodResolutionService, EventType, EventAdapterService, String) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerHashedGetterSingleRow
-
- ContextControllerHashedInstanceCallback - Interface in com.espertech.esper.core.context.mgr
-
- ContextControllerHashFactory - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerHashFactory(ContextControllerFactoryContext, ContextDetailHash, List<FilterSpecCompiled>, ContextStateCache) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerHashFactory
-
- ContextControllerHashFactory.HashFunctionEnum - Enum in com.espertech.esper.core.context.mgr
-
- ContextControllerInitTerm - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerInitTerm(int, ContextControllerLifecycleCallback, ContextControllerInitTermFactory) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerInitTerm
-
- ContextControllerInitTermFactory - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerInitTermFactory(ContextControllerFactoryContext, ContextDetailInitiatedTerminated, ContextStateCache) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerInitTermFactory
-
- ContextControllerInitTermInstance - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerInitTermInstance(ContextControllerInstanceHandle, Map<String, Object>, long, Long, int) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerInitTermInstance
-
- ContextControllerInitTermState - Class in com.espertech.esper.core.context.mgr
-
State of the overlapping and non-overlapping context.
- ContextControllerInitTermState(long, Map<String, Object>) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerInitTermState
-
- ContextControllerInstanceHandle - Interface in com.espertech.esper.core.context.mgr
-
- ContextControllerLifecycleCallback - Interface in com.espertech.esper.core.context.mgr
-
- ContextControllerPartitioned - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerPartitioned(int, ContextControllerLifecycleCallback, ContextControllerPartitionedFactory) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerPartitioned
-
- ContextControllerPartitionedFactory - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerPartitionedFactory(ContextControllerFactoryContext, ContextDetailPartitioned, List<FilterSpecCompiled>, ContextStateCache) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerPartitionedFactory
-
- ContextControllerPartitionedFilterCallback - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerPartitionedFilterCallback(EPServicesContext, AgentInstanceContext, ContextDetailPartitionItem, ContextControllerPartitionedInstanceCreateCallback, ContextInternalFilterAddendum) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerPartitionedFilterCallback
-
- ContextControllerPartitionedInstanceCreateCallback - Interface in com.espertech.esper.core.context.mgr
-
- ContextControllerPartitionedState - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerPartitionedState(Object) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerPartitionedState
-
- ContextControllerPartitionedUtil - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerPartitionedUtil() - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerPartitionedUtil
-
- ContextControllerSelectorUtil - Class in com.espertech.esper.core.context.util
-
- ContextControllerSelectorUtil() - Constructor for class com.espertech.esper.core.context.util.ContextControllerSelectorUtil
-
- ContextControllerState - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerState(TreeMap<ContextStatePathKey, ContextStatePathValue>, boolean, ContextPartitionImportCallback) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerState
-
- ContextControllerStatementBase - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerStatementBase(StatementSpecCompiled, StatementContext, ContextMergeView, StatementAgentInstanceFactory) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerStatementBase
-
- ContextControllerStatementCtxCache - Interface in com.espertech.esper.core.context.mgr
-
- ContextControllerStatementCtxCacheFilters - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerStatementCtxCacheFilters(List<FilterSpecCompiled>) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerStatementCtxCacheFilters
-
- ContextControllerStatementDesc - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerStatementDesc(ContextControllerStatementBase, ContextControllerStatementCtxCache[]) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerStatementDesc
-
- ContextControllerStateUtil - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerStateUtil() - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerStateUtil
-
- ContextControllerTreeAgentInstanceList - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerTreeAgentInstanceList(long, Object, Map<String, Object>, List<AgentInstance>, ContextPartitionState) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerTreeAgentInstanceList
-
- ContextControllerTreeEntry - Class in com.espertech.esper.core.context.mgr
-
- ContextControllerTreeEntry(ContextController, Map<Integer, ContextController>, Object, Map<String, Object>) - Constructor for class com.espertech.esper.core.context.mgr.ContextControllerTreeEntry
-
- ContextDescriptor - Interface in com.espertech.esper.client.soda
-
Interface for context dimension descriptors.
- ContextDescriptor - Class in com.espertech.esper.core.context.util
-
- ContextDescriptor(String, boolean, ContextPropertyRegistry, StatementAIResourceRegistryFactory, ContextIteratorHandler, ContextDetail) - Constructor for class com.espertech.esper.core.context.util.ContextDescriptor
-
- ContextDescriptorCategory - Class in com.espertech.esper.client.soda
-
Category-segmented context.
- ContextDescriptorCategory() - Constructor for class com.espertech.esper.client.soda.ContextDescriptorCategory
-
Ctor.
- ContextDescriptorCategory(List<ContextDescriptorCategoryItem>, Filter) - Constructor for class com.espertech.esper.client.soda.ContextDescriptorCategory
-
Ctor.
- ContextDescriptorCategoryItem - Class in com.espertech.esper.client.soda
-
Context descriptor for categories.
- ContextDescriptorCategoryItem() - Constructor for class com.espertech.esper.client.soda.ContextDescriptorCategoryItem
-
Ctor.
- ContextDescriptorCategoryItem(Expression, String) - Constructor for class com.espertech.esper.client.soda.ContextDescriptorCategoryItem
-
Ctor.
- ContextDescriptorCondition - Interface in com.espertech.esper.client.soda
-
For use with overlapping or non-overlapping contexts, implementations represents a condition for starting/initiating
or ending/terminating a context.
- ContextDescriptorConditionCrontab - Class in com.espertech.esper.client.soda
-
Context condition that start/initiated or ends/terminates context partitions based on a crontab expression.
- ContextDescriptorConditionCrontab() - Constructor for class com.espertech.esper.client.soda.ContextDescriptorConditionCrontab
-
Ctor.
- ContextDescriptorConditionCrontab(List<Expression>, boolean) - Constructor for class com.espertech.esper.client.soda.ContextDescriptorConditionCrontab
-
Ctor.
- ContextDescriptorConditionFilter - Class in com.espertech.esper.client.soda
-
Context condition that start/initiated or ends/terminates context partitions based on a filter expression.
- ContextDescriptorConditionFilter() - Constructor for class com.espertech.esper.client.soda.ContextDescriptorConditionFilter
-
Ctor.
- ContextDescriptorConditionFilter(Filter, String) - Constructor for class com.espertech.esper.client.soda.ContextDescriptorConditionFilter
-
Ctor.
- ContextDescriptorConditionImmediate - Class in com.espertech.esper.client.soda
-
Context condition that starts/initiates immediately.
- ContextDescriptorConditionImmediate() - Constructor for class com.espertech.esper.client.soda.ContextDescriptorConditionImmediate
-
Ctor.
- ContextDescriptorConditionPattern - Class in com.espertech.esper.client.soda
-
Context condition that start/initiated or ends/terminates context partitions based on a pattern.
- ContextDescriptorConditionPattern() - Constructor for class com.espertech.esper.client.soda.ContextDescriptorConditionPattern
-
Ctor.
- ContextDescriptorConditionPattern(PatternExpr, boolean, boolean) - Constructor for class com.espertech.esper.client.soda.ContextDescriptorConditionPattern
-
Ctor.
- ContextDescriptorConditionTimePeriod - Class in com.espertech.esper.client.soda
-
Context condition that start/initiated or ends/terminates context partitions based on a time period.
- ContextDescriptorConditionTimePeriod() - Constructor for class com.espertech.esper.client.soda.ContextDescriptorConditionTimePeriod
-
Ctor.
- ContextDescriptorConditionTimePeriod(Expression, boolean) - Constructor for class com.espertech.esper.client.soda.ContextDescriptorConditionTimePeriod
-
Ctor.
- ContextDescriptorHashSegmented - Class in com.espertech.esper.client.soda
-
Hash-segmented context.
- ContextDescriptorHashSegmented() - Constructor for class com.espertech.esper.client.soda.ContextDescriptorHashSegmented
-
Ctor.
- ContextDescriptorHashSegmented(List<ContextDescriptorHashSegmentedItem>, int, boolean) - Constructor for class com.espertech.esper.client.soda.ContextDescriptorHashSegmented
-
Ctor.
- ContextDescriptorHashSegmentedItem - Class in com.espertech.esper.client.soda
-
Context detail for a library-func and filter pair for the hash segmented context.
- ContextDescriptorHashSegmentedItem() - Constructor for class com.espertech.esper.client.soda.ContextDescriptorHashSegmentedItem
-
Ctor.
- ContextDescriptorHashSegmentedItem(Expression, Filter) - Constructor for class com.espertech.esper.client.soda.ContextDescriptorHashSegmentedItem
-
Ctor.
- ContextDescriptorInitiatedTerminated - Class in com.espertech.esper.client.soda
-
Context dimension descriptor for a start-and-end temporal (single instance) or initiated-terminated (overlapping) context
- ContextDescriptorInitiatedTerminated() - Constructor for class com.espertech.esper.client.soda.ContextDescriptorInitiatedTerminated
-
Ctor.
- ContextDescriptorInitiatedTerminated(ContextDescriptorCondition, ContextDescriptorCondition, boolean, List<Expression>) - Constructor for class com.espertech.esper.client.soda.ContextDescriptorInitiatedTerminated
-
Ctor.
- ContextDescriptorInitiatedTerminated(ContextDescriptorCondition, ContextDescriptorCondition, boolean) - Constructor for class com.espertech.esper.client.soda.ContextDescriptorInitiatedTerminated
-
Ctor.
- ContextDescriptorKeyedSegmented - Class in com.espertech.esper.client.soda
-
Context dimension information for keyed segmented context.
- ContextDescriptorKeyedSegmented() - Constructor for class com.espertech.esper.client.soda.ContextDescriptorKeyedSegmented
-
Ctor.
- ContextDescriptorKeyedSegmented(List<ContextDescriptorKeyedSegmentedItem>) - Constructor for class com.espertech.esper.client.soda.ContextDescriptorKeyedSegmented
-
Ctor.
- ContextDescriptorKeyedSegmentedItem - Class in com.espertech.esper.client.soda
-
Context detail for a key-filter pair for the keyed segmented context.
- ContextDescriptorKeyedSegmentedItem() - Constructor for class com.espertech.esper.client.soda.ContextDescriptorKeyedSegmentedItem
-
Ctor.
- ContextDescriptorKeyedSegmentedItem(List<String>, Filter) - Constructor for class com.espertech.esper.client.soda.ContextDescriptorKeyedSegmentedItem
-
Ctor.
- ContextDescriptorNested - Class in com.espertech.esper.client.soda
-
Nested context.
- ContextDescriptorNested() - Constructor for class com.espertech.esper.client.soda.ContextDescriptorNested
-
Ctor.
- ContextDescriptorNested(List<CreateContextClause>) - Constructor for class com.espertech.esper.client.soda.ContextDescriptorNested
-
Ctor.
- ContextDetail - Interface in com.espertech.esper.epl.spec
-
- ContextDetailCategory - Class in com.espertech.esper.epl.spec
-
- ContextDetailCategory(List<ContextDetailCategoryItem>, FilterSpecRaw) - Constructor for class com.espertech.esper.epl.spec.ContextDetailCategory
-
- ContextDetailCategoryItem - Class in com.espertech.esper.epl.spec
-
- ContextDetailCategoryItem(ExprNode, String) - Constructor for class com.espertech.esper.epl.spec.ContextDetailCategoryItem
-
- ContextDetailCondition - Interface in com.espertech.esper.epl.spec
-
- ContextDetailConditionCrontab - Class in com.espertech.esper.epl.spec
-
- ContextDetailConditionCrontab(List<ExprNode>, boolean) - Constructor for class com.espertech.esper.epl.spec.ContextDetailConditionCrontab
-
- ContextDetailConditionFilter - Class in com.espertech.esper.epl.spec
-
- ContextDetailConditionFilter(FilterSpecRaw, String) - Constructor for class com.espertech.esper.epl.spec.ContextDetailConditionFilter
-
- ContextDetailConditionImmediate - Class in com.espertech.esper.epl.spec
-
- ContextDetailConditionImmediate() - Constructor for class com.espertech.esper.epl.spec.ContextDetailConditionImmediate
-
- ContextDetailConditionPattern - Class in com.espertech.esper.epl.spec
-
- ContextDetailConditionPattern(EvalFactoryNode, boolean, boolean) - Constructor for class com.espertech.esper.epl.spec.ContextDetailConditionPattern
-
- ContextDetailConditionTimePeriod - Class in com.espertech.esper.epl.spec
-
- ContextDetailConditionTimePeriod(ExprTimePeriod, boolean) - Constructor for class com.espertech.esper.epl.spec.ContextDetailConditionTimePeriod
-
- ContextDetailHash - Class in com.espertech.esper.epl.spec
-
- ContextDetailHash(List<ContextDetailHashItem>, int, boolean) - Constructor for class com.espertech.esper.epl.spec.ContextDetailHash
-
- ContextDetailHashItem - Class in com.espertech.esper.epl.spec
-
- ContextDetailHashItem(ExprChainedSpec, FilterSpecRaw) - Constructor for class com.espertech.esper.epl.spec.ContextDetailHashItem
-
- ContextDetailInitiatedTerminated - Class in com.espertech.esper.epl.spec
-
- ContextDetailInitiatedTerminated(ContextDetailCondition, ContextDetailCondition, boolean, ExprNode[]) - Constructor for class com.espertech.esper.epl.spec.ContextDetailInitiatedTerminated
-
- ContextDetailNested - Class in com.espertech.esper.epl.spec
-
- ContextDetailNested(List<CreateContextDesc>) - Constructor for class com.espertech.esper.epl.spec.ContextDetailNested
-
- ContextDetailPartitioned - Class in com.espertech.esper.epl.spec
-
- ContextDetailPartitioned(List<ContextDetailPartitionItem>) - Constructor for class com.espertech.esper.epl.spec.ContextDetailPartitioned
-
- ContextDetailPartitionItem - Class in com.espertech.esper.epl.spec
-
- ContextDetailPartitionItem(FilterSpecRaw, List<String>) - Constructor for class com.espertech.esper.epl.spec.ContextDetailPartitionItem
-
- contextExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- contextExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.EplExpressionContext
-
- ContextExprContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ContextExprContext
-
- ContextInternalFilterAddendum - Class in com.espertech.esper.core.context.mgr
-
- ContextInternalFilterAddendum() - Constructor for class com.espertech.esper.core.context.mgr.ContextInternalFilterAddendum
-
- ContextIteratorHandler - Interface in com.espertech.esper.core.context.util
-
- ContextManagedStatementCreateVariableDesc - Class in com.espertech.esper.core.context.mgr
-
- ContextManagedStatementCreateVariableDesc(StatementSpecCompiled, StatementContext, ContextMergeView, StatementAgentInstanceFactory) - Constructor for class com.espertech.esper.core.context.mgr.ContextManagedStatementCreateVariableDesc
-
- ContextManagedStatementCreateWindowDesc - Class in com.espertech.esper.core.context.mgr
-
- ContextManagedStatementCreateWindowDesc(StatementSpecCompiled, StatementContext, ContextMergeView, StatementAgentInstanceFactory) - Constructor for class com.espertech.esper.core.context.mgr.ContextManagedStatementCreateWindowDesc
-
- ContextManagedStatementOnTriggerDesc - Class in com.espertech.esper.core.context.mgr
-
- ContextManagedStatementOnTriggerDesc(StatementSpecCompiled, StatementContext, ContextMergeView, StatementAgentInstanceFactory) - Constructor for class com.espertech.esper.core.context.mgr.ContextManagedStatementOnTriggerDesc
-
- ContextManagedStatementSelectDesc - Class in com.espertech.esper.core.context.mgr
-
- ContextManagedStatementSelectDesc(StatementSpecCompiled, StatementContext, ContextMergeView, StatementAgentInstanceFactory, List<AggregationServiceAggExpressionDesc>, SubSelectStrategyCollection) - Constructor for class com.espertech.esper.core.context.mgr.ContextManagedStatementSelectDesc
-
- ContextManagementService - Interface in com.espertech.esper.core.context.mgr
-
- ContextManagementServiceImpl - Class in com.espertech.esper.core.context.mgr
-
- ContextManagementServiceImpl() - Constructor for class com.espertech.esper.core.context.mgr.ContextManagementServiceImpl
-
- ContextManagementServiceImpl.ContextManagerEntry - Class in com.espertech.esper.core.context.mgr
-
- ContextManager - Interface in com.espertech.esper.core.context.mgr
-
- ContextManagerEntry(ContextManager) - Constructor for class com.espertech.esper.core.context.mgr.ContextManagementServiceImpl.ContextManagerEntry
-
- ContextManagerImpl - Class in com.espertech.esper.core.context.mgr
-
- ContextManagerImpl(ContextControllerFactoryServiceContext) - Constructor for class com.espertech.esper.core.context.mgr.ContextManagerImpl
-
- ContextManagerImpl.ContextNestedHandleImpl - Class in com.espertech.esper.core.context.mgr
-
- ContextManagerNested - Class in com.espertech.esper.core.context.mgr
-
- ContextManagerNested(ContextControllerFactoryServiceContext) - Constructor for class com.espertech.esper.core.context.mgr.ContextManagerNested
-
- ContextManagerNestedInstanceHandle - Class in com.espertech.esper.core.context.mgr
-
- ContextManagerNestedInstanceHandle(int, ContextController, int, boolean, ContextControllerTreeAgentInstanceList) - Constructor for class com.espertech.esper.core.context.mgr.ContextManagerNestedInstanceHandle
-
- ContextManagerStats - Class in com.espertech.esper.core.context.mgr
-
- ContextManagerStats(int) - Constructor for class com.espertech.esper.core.context.mgr.ContextManagerStats
-
- ContextMergeView - Class in com.espertech.esper.core.context.util
-
- ContextMergeView(EventType) - Constructor for class com.espertech.esper.core.context.util.ContextMergeView
-
- ContextMergeViewForwarding - Class in com.espertech.esper.core.context.util
-
- ContextMergeViewForwarding(EventType) - Constructor for class com.espertech.esper.core.context.util.ContextMergeViewForwarding
-
- ContextNestedHandleImpl(int, int, ContextControllerTreeAgentInstanceList) - Constructor for class com.espertech.esper.core.context.mgr.ContextManagerImpl.ContextNestedHandleImpl
-
- ContextPartitionCollection - Class in com.espertech.esper.client.context
-
A collection of context partitions each uniquely identified by a context partition id (agent instance id).
- ContextPartitionCollection(Map<Integer, ContextPartitionDescriptor>) - Constructor for class com.espertech.esper.client.context.ContextPartitionCollection
-
Ctor.
- ContextPartitionDescriptor - Class in com.espertech.esper.client.context
-
Descriptor encapsulates information about a context partition.
- ContextPartitionDescriptor(int, ContextPartitionIdentifier, ContextPartitionState) - Constructor for class com.espertech.esper.client.context.ContextPartitionDescriptor
-
Ctor.
- ContextPartitionIdentifier - Class in com.espertech.esper.client.context
-
Context partition identifiers are provided by the API when interrogating context partitions for a given statement.
- ContextPartitionIdentifier() - Constructor for class com.espertech.esper.client.context.ContextPartitionIdentifier
-
Ctor.
- ContextPartitionIdentifierCategory - Class in com.espertech.esper.client.context
-
Context partition identifier for category context.
- ContextPartitionIdentifierCategory() - Constructor for class com.espertech.esper.client.context.ContextPartitionIdentifierCategory
-
Ctor.
- ContextPartitionIdentifierCategory(String) - Constructor for class com.espertech.esper.client.context.ContextPartitionIdentifierCategory
-
Ctor.
- ContextPartitionIdentifierHash - Class in com.espertech.esper.client.context
-
Context partition identifier for hash context.
- ContextPartitionIdentifierHash() - Constructor for class com.espertech.esper.client.context.ContextPartitionIdentifierHash
-
Ctor.
- ContextPartitionIdentifierHash(int) - Constructor for class com.espertech.esper.client.context.ContextPartitionIdentifierHash
-
Ctor.
- ContextPartitionIdentifierInitiatedTerminated - Class in com.espertech.esper.client.context
-
Context partition identifier for overlapping and non-overlapping contexts.
- ContextPartitionIdentifierInitiatedTerminated() - Constructor for class com.espertech.esper.client.context.ContextPartitionIdentifierInitiatedTerminated
-
Ctor.
- ContextPartitionIdentifierInitiatedTerminated(Map<String, Object>, long, Long) - Constructor for class com.espertech.esper.client.context.ContextPartitionIdentifierInitiatedTerminated
-
Ctor.
- ContextPartitionIdentifierNested - Class in com.espertech.esper.client.context
-
Context partition identifier for nested contexts.
- ContextPartitionIdentifierNested() - Constructor for class com.espertech.esper.client.context.ContextPartitionIdentifierNested
-
Ctor.
- ContextPartitionIdentifierNested(ContextPartitionIdentifier[]) - Constructor for class com.espertech.esper.client.context.ContextPartitionIdentifierNested
-
Ctor.
- ContextPartitionIdentifierPartitioned - Class in com.espertech.esper.client.context
-
Context partition identifier for segmented contexts.
- ContextPartitionIdentifierPartitioned() - Constructor for class com.espertech.esper.client.context.ContextPartitionIdentifierPartitioned
-
Ctor.
- ContextPartitionIdentifierPartitioned(Object[]) - Constructor for class com.espertech.esper.client.context.ContextPartitionIdentifierPartitioned
-
Ctor.
- ContextPartitionIdManager - Interface in com.espertech.esper.core.context.mgr
-
- ContextPartitionIdManagerImpl - Class in com.espertech.esper.core.context.mgr
-
- ContextPartitionIdManagerImpl() - Constructor for class com.espertech.esper.core.context.mgr.ContextPartitionIdManagerImpl
-
- ContextPartitionImportCallback - Interface in com.espertech.esper.core.context.util
-
- contextPartitionInstantiate(Integer, int, Integer, ContextController, EventBean, Map<String, Object>, Object, Map<String, Object>, ContextControllerState, ContextInternalFilterAddendum, boolean, ContextPartitionState) - Method in interface com.espertech.esper.core.context.mgr.ContextControllerLifecycleCallback
-
- contextPartitionInstantiate(Integer, int, Integer, ContextController, EventBean, Map<String, Object>, Object, Map<String, Object>, ContextControllerState, ContextInternalFilterAddendum, boolean, ContextPartitionState) - Method in class com.espertech.esper.core.context.mgr.ContextManagerImpl
-
- contextPartitionInstantiate(Integer, int, Integer, ContextController, EventBean, Map<String, Object>, Object, Map<String, Object>, ContextControllerState, ContextInternalFilterAddendum, boolean, ContextPartitionState) - Method in class com.espertech.esper.core.context.mgr.ContextManagerNested
-
- contextPartitionNavigate(ContextControllerInstanceHandle, ContextController, ContextControllerState, int, ContextInternalFilterAddendum, AgentInstanceSelector, byte[]) - Method in interface com.espertech.esper.core.context.mgr.ContextControllerLifecycleCallback
-
- contextPartitionNavigate(ContextControllerInstanceHandle, ContextController, ContextControllerState, int, ContextInternalFilterAddendum, AgentInstanceSelector, byte[]) - Method in class com.espertech.esper.core.context.mgr.ContextManagerImpl
-
- contextPartitionNavigate(ContextControllerInstanceHandle, ContextController, ContextControllerState, int, ContextInternalFilterAddendum, AgentInstanceSelector, byte[]) - Method in class com.espertech.esper.core.context.mgr.ContextManagerNested
-
- ContextPartitionSelector - Interface in com.espertech.esper.client.context
-
Interface for classes representing a selector for navigating, querying or selecting among context partitions.
- ContextPartitionSelectorAll - Class in com.espertech.esper.client.context
-
Selects all context paritions.
- ContextPartitionSelectorAll() - Constructor for class com.espertech.esper.client.context.ContextPartitionSelectorAll
-
- ContextPartitionSelectorById - Interface in com.espertech.esper.client.context
-
Selects a context partition by providing the context partition id(s).
- ContextPartitionSelectorCategory - Interface in com.espertech.esper.client.context
-
Selects context partitions for use with a category context by providing a set of labels.
- ContextPartitionSelectorFiltered - Interface in com.espertech.esper.client.context
-
Selects context partitions by receiving a context partition identifier for interrogation.
- ContextPartitionSelectorHash - Interface in com.espertech.esper.client.context
-
Selects context partitions based on hash codes, for use with hashed context.
- ContextPartitionSelectorNested - Interface in com.espertech.esper.client.context
-
Selects context partitions of a nested context by providing selector according to the nested contexts.
- ContextPartitionSelectorSegmented - Interface in com.espertech.esper.client.context
-
Selector of context partitions for use with segmented contexts, provides a set of partition keys to select.
- ContextPartitionState - Enum in com.espertech.esper.client.context
-
State of a context partition.
- contextPartitionTerminate(ContextControllerInstanceHandle, Map<String, Object>, boolean, List<AgentInstance>) - Method in interface com.espertech.esper.core.context.mgr.ContextControllerLifecycleCallback
-
- contextPartitionTerminate(ContextControllerInstanceHandle, Map<String, Object>, boolean, List<AgentInstance>) - Method in class com.espertech.esper.core.context.mgr.ContextManagerImpl
-
- contextPartitionTerminate(ContextControllerInstanceHandle, Map<String, Object>, boolean, List<AgentInstance>) - Method in class com.espertech.esper.core.context.mgr.ContextManagerNested
-
Provides the sub-context that ends.
- ContextPartitionVariableState - Class in com.espertech.esper.client.context
-
- ContextPartitionVariableState(int, ContextPartitionIdentifier, Object) - Constructor for class com.espertech.esper.client.context.ContextPartitionVariableState
-
- ContextPartitionVisitor - Interface in com.espertech.esper.core.context.mgr
-
- ContextPartitionVisitorAgentInstanceId - Class in com.espertech.esper.core.context.mgr
-
- ContextPartitionVisitorAgentInstanceId(int) - Constructor for class com.espertech.esper.core.context.mgr.ContextPartitionVisitorAgentInstanceId
-
- ContextPartitionVisitorAgentInstanceIdWPath - Class in com.espertech.esper.core.context.mgr
-
- ContextPartitionVisitorAgentInstanceIdWPath(int) - Constructor for class com.espertech.esper.core.context.mgr.ContextPartitionVisitorAgentInstanceIdWPath
-
- ContextPartitionVisitorState - Class in com.espertech.esper.core.context.mgr
-
- ContextPartitionVisitorState() - Constructor for class com.espertech.esper.core.context.mgr.ContextPartitionVisitorState
-
- ContextPartitionVisitorStateWithPath - Class in com.espertech.esper.core.context.mgr
-
- ContextPartitionVisitorStateWithPath(ContextControllerFactory[], Map<ContextController, ContextControllerTreeEntry>) - Constructor for class com.espertech.esper.core.context.mgr.ContextPartitionVisitorStateWithPath
-
- ContextPartitionVisitorStateWithPath.LeafDesc - Class in com.espertech.esper.core.context.mgr
-
- ContextPartitionVisitorWithPath - Interface in com.espertech.esper.core.context.mgr
-
- ContextProperty(String, Class) - Constructor for class com.espertech.esper.core.context.mgr.ContextPropertyEventType.ContextProperty
-
- ContextPropertyEventType - Class in com.espertech.esper.core.context.mgr
-
- ContextPropertyEventType() - Constructor for class com.espertech.esper.core.context.mgr.ContextPropertyEventType
-
- ContextPropertyEventType.ContextProperty - Class in com.espertech.esper.core.context.mgr
-
- ContextPropertyRegistry - Interface in com.espertech.esper.core.context.util
-
- ContextPropertyRegistryImpl - Class in com.espertech.esper.core.context.mgr
-
- ContextPropertyRegistryImpl(List<ContextDetailPartitionItem>, EventType) - Constructor for class com.espertech.esper.core.context.mgr.ContextPropertyRegistryImpl
-
- ContextPropertyRegistryImpl(EventType) - Constructor for class com.espertech.esper.core.context.mgr.ContextPropertyRegistryImpl
-
- ContextStateCache - Interface in com.espertech.esper.core.context.mgr
-
- ContextStateCacheNoSave - Class in com.espertech.esper.core.context.mgr
-
For testing, only used within SPIs; Replaced by applicable EsperHA bindings.
- ContextStateCacheNoSave() - Constructor for class com.espertech.esper.core.context.mgr.ContextStateCacheNoSave
-
- ContextStateCacheNoSave.ContextStateCacheNoSaveInitTermBinding - Class in com.espertech.esper.core.context.mgr
-
For testing, only used within SPIs; Replaced by applicable EsperHA bindings.
- ContextStateCacheNoSave.MyContextStatePathValueBindingSerializable - Class in com.espertech.esper.core.context.mgr
-
For testing, only used within SPIs; Replaced by applicable EsperHA bindings.
- ContextStateCacheNoSaveInitTermBinding() - Constructor for class com.espertech.esper.core.context.mgr.ContextStateCacheNoSave.ContextStateCacheNoSaveInitTermBinding
-
- ContextStatePathDescriptor - Class in com.espertech.esper.core.context.mgr
-
- ContextStatePathDescriptor(TreeMap<ContextStatePathKey, ContextStatePathValue>, Map<Integer, ContextPartitionDescriptor>) - Constructor for class com.espertech.esper.core.context.mgr.ContextStatePathDescriptor
-
- ContextStatePathKey - Class in com.espertech.esper.core.context.mgr
-
- ContextStatePathKey(int, int, int) - Constructor for class com.espertech.esper.core.context.mgr.ContextStatePathKey
-
- ContextStatePathValue - Class in com.espertech.esper.core.context.mgr
-
- ContextStatePathValue(Integer, byte[], ContextPartitionState) - Constructor for class com.espertech.esper.core.context.mgr.ContextStatePathValue
-
- ContextStatePathValueBinding - Interface in com.espertech.esper.core.context.mgr
-
- continueOutputProcessing(boolean, boolean) - Method in interface com.espertech.esper.epl.view.OutputCallback
-
Invoked to perform output processing.
- convert(Object) - Method in interface com.espertech.esper.epl.enummethod.dot.ExprDotStaticMethodWrap
-
- convert(Object) - Method in class com.espertech.esper.epl.enummethod.dot.ExprDotStaticMethodWrapArrayEvents
-
- convert(Object) - Method in class com.espertech.esper.epl.enummethod.dot.ExprDotStaticMethodWrapArrayScalar
-
- convert(Object) - Method in class com.espertech.esper.epl.enummethod.dot.ExprDotStaticMethodWrapCollection
-
- convert(Object) - Method in class com.espertech.esper.epl.enummethod.dot.ExprDotStaticMethodWrapIterableEvents
-
- convert(Object) - Method in class com.espertech.esper.epl.enummethod.dot.ExprDotStaticMethodWrapIterableScalar
-
- convert(RecognitionException, String, boolean, EsperEPL2GrammarParser) - Static method in class com.espertech.esper.epl.parse.ExceptionConvertor
-
Converts from a syntax error to a nice exception.
- convert(MatchedEventMap) - Method in interface com.espertech.esper.pattern.MatchedEventConvertor
-
Converts pattern matching events to events per stream.
- convert(MatchedEventMap) - Method in class com.espertech.esper.pattern.MatchedEventConvertorImpl
-
- convertEvent(EventBean, ObjectArrayEventType) - Static method in class com.espertech.esper.event.arr.ObjectArrayEventType
-
- convertProperty(RecognitionException, String, boolean, EsperEPL2GrammarParser) - Static method in class com.espertech.esper.epl.parse.ExceptionConvertor
-
Converts from a syntax error to a nice property exception.
- convertRow(Object[]) - Method in interface com.espertech.esper.core.service.DeliveryConvertor
-
Convert result row to dispatchable.
- convertRow(Object[]) - Method in class com.espertech.esper.core.service.DeliveryConvertorMap
-
- convertRow(Object[]) - Method in class com.espertech.esper.core.service.DeliveryConvertorNull
-
- convertRow(Object[]) - Method in class com.espertech.esper.core.service.DeliveryConvertorObjectArr
-
- convertRow(Object[]) - Method in class com.espertech.esper.core.service.DeliveryConvertorWidener
-
- convertStatement(RecognitionException, String, boolean, EsperEPL2GrammarParser) - Static method in class com.espertech.esper.epl.parse.ExceptionConvertor
-
Converts from a syntax error to a nice statement exception.
- copy(AnnotationPart) - Method in class com.espertech.esper.client.soda.AnnotationPart
-
Copy annotation values.
- copy() - Method in class com.espertech.esper.client.util.EventPropertyRendererContext
-
Copies context.
- copy() - Method in class com.espertech.esper.epl.spec.OrderByItem
-
- copy(EventBean) - Method in class com.espertech.esper.event.arr.ObjectArrayEventBeanCopyMethod
-
- copy(EventBean) - Method in class com.espertech.esper.event.arr.ObjectArrayEventBeanCopyMethodWithArrayMap
-
- copy(EventBean) - Method in class com.espertech.esper.event.bean.BeanEventBeanConfiguredCopyMethod
-
- copy(EventBean) - Method in class com.espertech.esper.event.bean.BeanEventBeanSerializableCopyMethod
-
- copy(EventBean) - Method in interface com.espertech.esper.event.EventBeanCopyMethod
-
Copy the event bean returning a shallow copy.
- copy(EventBean) - Method in class com.espertech.esper.event.map.MapEventBeanCopyMethod
-
- copy(EventBean) - Method in class com.espertech.esper.event.map.MapEventBeanCopyMethodWithArrayMap
-
- copy(EventBean) - Method in class com.espertech.esper.event.WrapperEventBeanCopyMethod
-
- copy(EventBean) - Method in class com.espertech.esper.event.WrapperEventBeanMapCopyMethod
-
- copy(EventBean) - Method in class com.espertech.esper.event.WrapperEventBeanUndCopyMethod
-
- copy(Object) - Static method in class com.espertech.esper.util.SerializableObjectCopier
-
Deep copies the input object.
- copyForIterate() - Method in interface com.espertech.esper.rowregex.RegexPartitionStateRepo
-
Copy state for iteration.
- copyForIterate() - Method in class com.espertech.esper.rowregex.RegexPartitionStateRepoGroup
-
- copyForIterate() - Method in class com.espertech.esper.rowregex.RegexPartitionStateRepoNoGroup
-
Copy state for iteration.
- copyFrom(EsperEPL2GrammarParser.BuiltinFuncContext) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.BuiltinFuncContext
-
- copySortArray(String[]) - Static method in class com.espertech.esper.util.CollectionUtil
-
- CorrelationView - Class in com.espertech.esper.view.stat
-
A view that calculates correlation on two fields.
- CorrelationView(AgentInstanceContext, ExprNode, ExprNode, EventType, StatViewAdditionalProps) - Constructor for class com.espertech.esper.view.stat.CorrelationView
-
Constructor.
- CorrelationViewFactory - Class in com.espertech.esper.view.stat
-
- CorrelationViewFactory() - Constructor for class com.espertech.esper.view.stat.CorrelationViewFactory
-
- count(String) - Static method in class com.espertech.esper.client.soda.Expressions
-
Count aggregation function.
- count(Expression) - Static method in class com.espertech.esper.client.soda.Expressions
-
Count aggregation function.
- COUNT - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarLexer
-
- COUNT() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.Builtin_cntContext
-
- COUNT - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- COUNT() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.KeywordAllowedIdentContext
-
- count() - Method in class com.espertech.esper.metrics.codahale_metrics.metrics.core.Counter
-
Returns the counter's current value.
- count() - Method in class com.espertech.esper.metrics.codahale_metrics.metrics.core.Histogram
-
Returns the number of values recorded.
- count() - Method in class com.espertech.esper.metrics.codahale_metrics.metrics.core.Meter
-
- count() - Method in interface com.espertech.esper.metrics.codahale_metrics.metrics.core.Metered
-
Returns the number of events which have been marked.
- count() - Method in class com.espertech.esper.metrics.codahale_metrics.metrics.core.Timer
-
- countDistinct(String) - Static method in class com.espertech.esper.client.soda.Expressions
-
Count aggregation function considering distinct values only.
- countDistinct(Expression) - Static method in class com.espertech.esper.client.soda.Expressions
-
Count aggregation function considering distinct values only.
- Counter - Class in com.espertech.esper.metrics.codahale_metrics.metrics.core
-
An incrementing and decrementing counter metric.
- COUNTOF_FIRST_LAST - Static variable in class com.espertech.esper.epl.enummethod.dot.EnumMethodEnumParams
-
- CountProjectionExpression - Class in com.espertech.esper.client.soda
-
Count of the (distinct) values returned by an expression, equivalent to "count(distinct property)"
- CountProjectionExpression() - Constructor for class com.espertech.esper.client.soda.CountProjectionExpression
-
Ctor.
- CountProjectionExpression(boolean) - Constructor for class com.espertech.esper.client.soda.CountProjectionExpression
-
Ctor - for use to create an expression tree, without inner expression
- CountProjectionExpression(Expression, boolean) - Constructor for class com.espertech.esper.client.soda.CountProjectionExpression
-
Ctor - adds the expression to project.
- countStar() - Static method in class com.espertech.esper.client.soda.Expressions
-
Count aggregation function not counting values, equivalent to "count(*)".
- CountStarProjectionExpression - Class in com.espertech.esper.client.soda
-
Count of (distinct) rows, equivalent to "count(*)"
- CountStarProjectionExpression() - Constructor for class com.espertech.esper.client.soda.CountStarProjectionExpression
-
Ctor - for use to create an expression tree, without inner expression.
- countSubmitPort(int, int) - Method in class com.espertech.esper.dataflow.core.OperatorStatisticsProvider
-
- countSubmitPortWithTime(int, int, long) - Method in class com.espertech.esper.dataflow.core.OperatorStatisticsProvider
-
- CPImportCallback() - Constructor for class com.espertech.esper.core.service.EPContextPartitionAdminImpl.CPImportCallback
-
- CPSelectorById(int) - Constructor for class com.espertech.esper.core.service.EPContextPartitionAdminImpl.CPSelectorById
-
- cpuStatistics(boolean) - Method in class com.espertech.esper.client.dataflow.EPDataFlowInstantiationOptions
-
Sets indicator whether to collect CPU statistics.
- CpuTimeClock() - Constructor for class com.espertech.esper.metrics.codahale_metrics.metrics.core.Clock.CpuTimeClock
-
- create(EPStatementObjectModel, String) - Method in interface com.espertech.esper.client.EPAdministrator
-
Creates and starts an EPL statement.
- create(EPStatementObjectModel, String, Object) - Method in interface com.espertech.esper.client.EPAdministrator
-
Creates and starts an EPL statement.
- create(EPStatementObjectModel) - Method in interface com.espertech.esper.client.EPAdministrator
-
Creates and starts an EPL statement.
- create(EPPreparedStatement, String) - Method in interface com.espertech.esper.client.EPAdministrator
-
Creates and starts a prepared statement.
- create(EPPreparedStatement, String, Object) - Method in interface com.espertech.esper.client.EPAdministrator
-
Creates and starts a prepared statement.
- create(EPPreparedStatement) - Method in interface com.espertech.esper.client.EPAdministrator
-
Creates and starts a prepared statement.
- create(VirtualDataWindowContext) - Method in interface com.espertech.esper.client.hook.VirtualDataWindowFactory
-
Invoked for each context partition (or once if not using contexts),
return a virtual data window to handle the specific event type, named window or paramaters
as provided in the context.
- create(String, String, String...) - Static method in class com.espertech.esper.client.soda.CreateIndexClause
-
Creates a clause to create a named window.
- create(boolean, String, String, String...) - Static method in class com.espertech.esper.client.soda.CreateIndexClause
-
Creates a clause to create a named window.
- create(String, String) - Static method in class com.espertech.esper.client.soda.CreateVariableClause
-
Creates a create-variable syntax for declaring a variable.
- create(String, String, Expression) - Static method in class com.espertech.esper.client.soda.CreateVariableClause
-
Creates a create-variable syntax for declaring a variable.
- create(String, View) - Static method in class com.espertech.esper.client.soda.CreateWindowClause
-
Creates a clause to create a named window.
- create(String, View...) - Static method in class com.espertech.esper.client.soda.CreateWindowClause
-
Creates a clause to create a named window.
- create(String) - Static method in class com.espertech.esper.client.soda.Filter
-
Creates a filter to the given named event type.
- create(String, Expression) - Static method in class com.espertech.esper.client.soda.Filter
-
Creates a filter to the given named event type and filter expression.
- create(Filter) - Static method in class com.espertech.esper.client.soda.FilterStream
-
Creates a stream using a filter that provides the event type name and filter expression to filter for.
- create(String) - Static method in class com.espertech.esper.client.soda.FilterStream
-
Creates a stream of events of the given name.
- create(String, String) - Static method in class com.espertech.esper.client.soda.FilterStream
-
Creates a stream of events of the given event type name and names that stream.
- create(Filter, String) - Static method in class com.espertech.esper.client.soda.FilterStream
-
Creates a stream using a filter that provides the event type name and filter expression to filter for.
- create(String, Expression) - Static method in class com.espertech.esper.client.soda.FilterStream
-
Creates a stream of events of the given event type name and names that stream.
- create(String, String, Expression) - Static method in class com.espertech.esper.client.soda.FilterStream
-
Creates a stream of events of the given event type name and names that stream.
- create() - Static method in class com.espertech.esper.client.soda.ForClause
-
Creates an empty group-by clause, to add to via add methods.
- create(ForClauseKeyword) - Static method in class com.espertech.esper.client.soda.ForClauseItem
-
Creates a for-clause with no expressions.
- create() - Static method in class com.espertech.esper.client.soda.FromClause
-
Creates an empty from-clause to which one adds streams via the add methods.
- create(Stream, OuterJoinQualifier, Stream) - Static method in class com.espertech.esper.client.soda.FromClause
-
Creates a from-clause that lists 2 projected streams joined via outer join.
- create(Stream...) - Static method in class com.espertech.esper.client.soda.FromClause
-
Creates a from clause that selects from a single stream.
- create() - Static method in class com.espertech.esper.client.soda.GroupByClause
-
Creates an empty group-by clause, to add to via add methods.
- create(String...) - Static method in class com.espertech.esper.client.soda.GroupByClause
-
Creates a group-by clause from property names.
- create(Expression...) - Static method in class com.espertech.esper.client.soda.GroupByClause
-
Creates a group-by clause from expressions.
- create(String) - Static method in class com.espertech.esper.client.soda.InsertIntoClause
-
Creates the insert-into clause.
- create(String, String...) - Static method in class com.espertech.esper.client.soda.InsertIntoClause
-
Creates the insert-into clause.
- create(String, String[], StreamSelector) - Static method in class com.espertech.esper.client.soda.InsertIntoClause
-
Creates the insert-into clause.
- create(String, String) - Static method in class com.espertech.esper.client.soda.MethodInvocationStream
-
Creates a new method-invocation-based stream without parameters.
- create(String, String, String) - Static method in class com.espertech.esper.client.soda.MethodInvocationStream
-
Creates a new method-invocation-based stream without parameters.
- create(String, String) - Static method in class com.espertech.esper.client.soda.OnDeleteClause
-
Creates an on-delete clause.
- create(boolean, List<OnInsertSplitStreamItem>) - Static method in class com.espertech.esper.client.soda.OnInsertSplitStreamClause
-
Creates a split-stream on-insert clause from an indicator whether to consider the first of all where-clauses,
and a list of items.
- create() - Static method in class com.espertech.esper.client.soda.OnInsertSplitStreamClause
-
Creates an split-stream on-insert clause considering only the first where-clause that matches.
- create(InsertIntoClause, SelectClause, Expression) - Static method in class com.espertech.esper.client.soda.OnInsertSplitStreamItem
-
Factory method for split-stream items.
- create(String, String, List<OnMergeMatchItem>) - Static method in class com.espertech.esper.client.soda.OnMergeClause
-
Creates an on-update clause.
- create(String, String) - Static method in class com.espertech.esper.client.soda.OnSelectClause
-
Creates an on-select clause.
- create(Expression) - Static method in class com.espertech.esper.client.soda.OnSetClause
-
Creates a new on-set clause for setting variables, and adds a variable to set.
- create(String, String) - Static method in class com.espertech.esper.client.soda.OnUpdateClause
-
Creates an on-update clause.
- create() - Static method in class com.espertech.esper.client.soda.OrderByClause
-
Create an empty order-by clause.
- create(String...) - Static method in class com.espertech.esper.client.soda.OrderByClause
-
Create an order-by clause.
- create(Expression...) - Static method in class com.espertech.esper.client.soda.OrderByClause
-
Create an order-by clause.
- create(String, OuterJoinType, String) - Static method in class com.espertech.esper.client.soda.OuterJoinQualifier
-
Creates qualifier.
- create(TimePeriodExpression) - Static method in class com.espertech.esper.client.soda.OutputLimitClause
-
Creates an output limit clause.
- create(OutputLimitSelector, TimePeriodExpression) - Static method in class com.espertech.esper.client.soda.OutputLimitClause
-
Creates an output limit clause.
- create(OutputLimitSelector, double) - Static method in class com.espertech.esper.client.soda.OutputLimitClause
-
Creates an output limit clause.
- create(OutputLimitSelector, String) - Static method in class com.espertech.esper.client.soda.OutputLimitClause
-
Creates an output limit clause.
- create(double) - Static method in class com.espertech.esper.client.soda.OutputLimitClause
-
Creates an output limit clause.
- create(String) - Static method in class com.espertech.esper.client.soda.OutputLimitClause
-
Creates an output limit clause.
- create(Expression) - Static method in class com.espertech.esper.client.soda.OutputLimitClause
-
Creates an output limit clause with a when-expression and optional then-assignment expressions to be added.
- create(PatternExpr) - Static method in class com.espertech.esper.client.soda.PatternStream
-
Creates a pattern stream from a pattern expression.
- create(PatternExpr, String) - Static method in class com.espertech.esper.client.soda.PatternStream
-
Creates a named pattern stream from a pattern expression.
- create(String) - Static method in class com.espertech.esper.client.soda.RowLimitClause
-
Creates a row limit clause.
- create(String, String) - Static method in class com.espertech.esper.client.soda.RowLimitClause
-
Creates a row limit clause.
- create(int) - Static method in class com.espertech.esper.client.soda.RowLimitClause
-
Creates a row limit clause.
- create(int, int) - Static method in class com.espertech.esper.client.soda.RowLimitClause
-
Creates a row limit clause.
- create() - Static method in class com.espertech.esper.client.soda.SelectClause
-
Creates an empty select-clause to be added to via add methods.
- create(String...) - Static method in class com.espertech.esper.client.soda.SelectClause
-
Creates a select-clause consisting of a list of property names.
- create(StreamSelector) - Static method in class com.espertech.esper.client.soda.SelectClause
-
Creates an empty select-clause.
- create(StreamSelector, String...) - Static method in class com.espertech.esper.client.soda.SelectClause
-
Creates a select-clause consisting of a list of property names.
- create(String, String) - Static method in class com.espertech.esper.client.soda.SQLStream
-
Creates a new SQL-based stream.
- create(String, String, String) - Static method in class com.espertech.esper.client.soda.SQLStream
-
Creates a new SQL-based stream.
- create(String, String, String, String) - Static method in class com.espertech.esper.client.soda.SQLStream
-
Creates a new SQL-based stream.
- create(String, Expression) - Static method in class com.espertech.esper.client.soda.UpdateClause
-
Ctor.
- create(String, String) - Static method in class com.espertech.esper.client.soda.View
-
Creates a view.
- create(String, String, List<Expression>) - Static method in class com.espertech.esper.client.soda.View
-
Creates a view.
- create(String, String, Expression...) - Static method in class com.espertech.esper.client.soda.View
-
Creates a view.
- create(int, EventBean) - Method in class com.espertech.esper.core.context.mgr.ContextControllerHash
-
- create(int, EventBean) - Method in interface com.espertech.esper.core.context.mgr.ContextControllerHashedInstanceCallback
-
- create(Object, EventBean) - Method in class com.espertech.esper.core.context.mgr.ContextControllerPartitioned
-
- create(Object, EventBean) - Method in interface com.espertech.esper.core.context.mgr.ContextControllerPartitionedInstanceCreateCallback
-
- create(List<ViewFactory>, AgentInstanceContext, ViewResourceDelegateVerifiedStream) - Static method in class com.espertech.esper.core.context.util.AgentInstanceViewFactoryChainContext
-
- create(EPStatementObjectModel) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- create(EPStatementObjectModel, String, Object) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- create(EPStatementObjectModel, String, Object, String) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- create(EPStatementObjectModel, String) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- create(EPPreparedStatement, String, Object, String) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- create(EPPreparedStatement, String) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- create(EPPreparedStatement, String, Object) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- create(EPPreparedStatement) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- create(String, Object, Class[], String[]) - Static method in class com.espertech.esper.core.service.ResultDeliveryStrategyFactory
-
Creates a strategy implementation that indicates to subscribers
the statement results based on the select-clause columns.
- create(StatementIdGeneratorFactoryContext) - Method in interface com.espertech.esper.core.service.StatementIdGeneratorFactory
-
- create(StatementMetadataFactoryContext) - Method in interface com.espertech.esper.core.service.StatementMetadataFactory
-
- create(StatementMetadataFactoryContext) - Method in class com.espertech.esper.core.service.StatementMetadataFactoryDefault
-
- create() - Method in interface com.espertech.esper.dataflow.interfaces.DataFlowOperatorFactory
-
- create(Collection<Integer>, String, String[], EventType[], EventAdapterService, InsertIntoDesc, SelectExprEventTypeRegistry, MethodResolutionService, Annotation[], ConfigurationInformation) - Static method in class com.espertech.esper.epl.core.SelectExprJoinWildcardProcessorFactory
-
Ctor.
- CREATE - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarLexer
-
- CREATE - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- CREATE() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextExprContext
-
- CREATE() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateDataflowContext
-
- CREATE() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateExpressionExprContext
-
- CREATE() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateIndexExprContext
-
- CREATE() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateSchemaExprContext
-
- CREATE() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateVariableExprContext
-
- CREATE() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateWindowExprContext
-
- create(Viewable[], boolean, AgentInstanceContext) - Method in interface com.espertech.esper.epl.join.base.JoinSetComposerPrototype
-
- create(Viewable[], boolean, AgentInstanceContext) - Method in class com.espertech.esper.epl.join.base.JoinSetComposerPrototypeHistorical2StreamImpl
-
- create(Viewable[], boolean, AgentInstanceContext) - Method in class com.espertech.esper.epl.join.base.JoinSetComposerPrototypeImpl
-
- create(EventTypeIdGeneratorContext) - Method in interface com.espertech.esper.event.EventTypeIdGeneratorFactory
-
- create(PatternObserverSpec) - Method in interface com.espertech.esper.pattern.PatternObjectResolutionService
-
Creates an observer factory considering configured plugged-in resources.
- create(PatternGuardSpec) - Method in interface com.espertech.esper.pattern.PatternObjectResolutionService
-
Creates a guard factory considering configured plugged-in resources.
- create(PatternObserverSpec) - Method in class com.espertech.esper.pattern.PatternObjectResolutionServiceImpl
-
- create(PatternGuardSpec) - Method in class com.espertech.esper.pattern.PatternObjectResolutionServiceImpl
-
- create(Object, URI) - Method in interface com.espertech.esper.plugin.PlugInEventBeanFactory
-
Returns an event wrapper for the event object specific to the plug-in event representation
or using one of the built-in types, or null if the event object is unknown and cannot be handled.
- create(String, String) - Method in interface com.espertech.esper.view.ViewResolutionService
-
Instantiates a
ViewFactory
based on the view namespace and name stored in the view spec.
- create(String, String) - Method in class com.espertech.esper.view.ViewResolutionServiceImpl
-
- createAccess(MethodResolutionService, int, int, int, boolean, Object) - Method in interface com.espertech.esper.epl.agg.service.AggregationStateFactory
-
- createAccess(MethodResolutionService, int, int, int, boolean, Object) - Method in class com.espertech.esper.epl.agg.service.AggregationStateFactoryPlugin
-
- createActivator(FilterStreamSpecCompiled) - Method in interface com.espertech.esper.core.context.activator.ViewableActivatorFactory
-
- createAfter(TimePeriodExpression) - Static method in class com.espertech.esper.client.soda.OutputLimitClause
-
Create with after-only time period.
- createAfter(int) - Static method in class com.espertech.esper.client.soda.OutputLimitClause
-
Create with after-only and number of events.
- createAndStart(StatementSpecRaw, String, boolean, String, Object, EPIsolationUnitServices, String, EPStatementObjectModel) - Method in interface com.espertech.esper.core.service.StatementLifecycleSvc
-
Create and start the statement.
- createAndStart(StatementSpecRaw, String, boolean, String, Object, EPIsolationUnitServices, String, EPStatementObjectModel) - Method in class com.espertech.esper.core.service.StatementLifecycleSvcImpl
-
- createAnonymous(String) - Static method in class com.espertech.esper.event.EventTypeMetadata
-
Factory for an anonymous type.
- createAnonymousBeanType(String, Class) - Method in interface com.espertech.esper.event.EventAdapterService
-
- createAnonymousBeanType(String, Class) - Method in class com.espertech.esper.event.EventAdapterServiceImpl
-
- createAnonymousMapType(String, Map<String, Object>) - Method in interface com.espertech.esper.event.EventAdapterService
-
Creates a new anonymous EventType instance for an event type that contains a map of name value pairs.
- createAnonymousMapType(String, Map<String, Object>) - Method in class com.espertech.esper.event.EventAdapterServiceImpl
-
- createAnonymousObjectArrayType(String, Map<String, Object>) - Method in interface com.espertech.esper.event.EventAdapterService
-
- createAnonymousObjectArrayType(String, Map<String, Object>) - Method in class com.espertech.esper.event.EventAdapterServiceImpl
-
- createAnonymousWrapperType(String, EventType, Map<String, Object>) - Method in interface com.espertech.esper.event.EventAdapterService
-
Create a new anonymous event type with the given underlying event type,
as well as the additional given properties.
- createAnonymousWrapperType(String, EventType, Map<String, Object>) - Method in class com.espertech.esper.event.EventAdapterServiceImpl
-
- createBeanType(String, Class, boolean, boolean, boolean) - Method in class com.espertech.esper.event.bean.BeanEventAdapter
-
Creates a new EventType object for a java bean of the specified class if this is the first time
the class has been seen.
- createBeanType(String, Class, boolean, boolean, boolean) - Method in interface com.espertech.esper.event.bean.BeanEventTypeFactory
-
Returns the bean event type for a given class assigning the given name.
- createBeanType(String, Class, boolean, boolean, boolean, EventTypeMetadata.TypeClass) - Static method in class com.espertech.esper.event.EventTypeMetadata
-
Factory for a bean type.
- createBeanTypeDefaultName(Class) - Method in class com.espertech.esper.event.bean.BeanEventAdapter
-
Creates a new EventType object for a java bean of the specified class if this is the first time
the class has been seen.
- createBeanTypeDefaultName(Class) - Method in interface com.espertech.esper.event.bean.BeanEventTypeFactory
-
Returns the bean event type for a given class assigning the given name.
- createBuilder(ConfigurationEventTypeLegacy) - Static method in class com.espertech.esper.event.bean.PropertyListBuilderFactory
-
Creates an implementation for a builer considering the accessor style and
code generation flags for a given class.
- createColumnList() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- createColumnList() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateSchemaDefContext
-
- createColumnList() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateWindowExprContext
-
- CreateColumnListContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateColumnListContext
-
- createColumnListElement() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateColumnListContext
-
- createColumnListElement(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateColumnListContext
-
- createColumnListElement() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- CreateColumnListElementContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateColumnListElementContext
-
- createCondition(OutputLimitSpec, StatementContext, boolean, boolean) - Static method in class com.espertech.esper.epl.view.OutputConditionFactoryFactory
-
Creates an output condition instance.
- createCondition(OutputLimitSpec, AgentInstanceContext) - Static method in class com.espertech.esper.epl.view.OutputConditionPolledFactory
-
Creates an output condition instance.
- createContext(StatementContext, int, EvalRootFactoryNode, MatchedEventMapMeta, boolean) - Method in interface com.espertech.esper.pattern.PatternContextFactory
-
Create a pattern context.
- createContext(StatementContext, int, EvalRootFactoryNode, MatchedEventMapMeta, boolean) - Method in class com.espertech.esper.pattern.PatternContextFactoryDefault
-
- createContextChoice() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ContextContextNestedContext
-
- createContextChoice() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- createContextChoice() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextDetailContext
-
- CreateContextChoiceContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextChoiceContext
-
- CreateContextClause - Class in com.espertech.esper.client.soda
-
Create a context.
- CreateContextClause() - Constructor for class com.espertech.esper.client.soda.CreateContextClause
-
Ctor.
- CreateContextClause(String, ContextDescriptor) - Constructor for class com.espertech.esper.client.soda.CreateContextClause
-
Ctor.
- createContextCoalesceItem() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextChoiceContext
-
- createContextCoalesceItem(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextChoiceContext
-
- createContextCoalesceItem() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- CreateContextCoalesceItemContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextCoalesceItemContext
-
- CreateContextDesc - Class in com.espertech.esper.epl.spec
-
- CreateContextDesc(String, ContextDetail) - Constructor for class com.espertech.esper.epl.spec.CreateContextDesc
-
- createContextDetail() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- createContextDetail() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextExprContext
-
- CreateContextDetailContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextDetailContext
-
- createContextDistinct() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextChoiceContext
-
- createContextDistinct() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- CreateContextDistinctContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextDistinctContext
-
- createContextExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- createContextExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.EplExpressionContext
-
- CreateContextExprContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextExprContext
-
- createContextFilter() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- createContextFilter() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextRangePointContext
-
- CreateContextFilterContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextFilterContext
-
- createContextGroupItem() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextChoiceContext
-
- createContextGroupItem(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextChoiceContext
-
- createContextGroupItem() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- CreateContextGroupItemContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextGroupItemContext
-
- createContextPartitionItem(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextChoiceContext
-
- createContextPartitionItem() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextChoiceContext
-
- createContextPartitionItem() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- CreateContextPartitionItemContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextPartitionItemContext
-
- createContextRangePoint() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextChoiceContext
-
- createContextRangePoint(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextChoiceContext
-
- createContextRangePoint() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- CreateContextRangePointContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextRangePointContext
-
- createDataflow() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- createDataflow() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.EplExpressionContext
-
- CreateDataFlowClause - Class in com.espertech.esper.client.soda
-
Represents a create-variable syntax for creating a new variable.
- CreateDataFlowClause() - Constructor for class com.espertech.esper.client.soda.CreateDataFlowClause
-
Ctor.
- CreateDataFlowClause(String, List<CreateSchemaClause>, List<DataFlowOperator>) - Constructor for class com.espertech.esper.client.soda.CreateDataFlowClause
-
Ctor.
- CreateDataflowContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateDataflowContext
-
- CreateDataFlowDesc - Class in com.espertech.esper.epl.spec
-
- CreateDataFlowDesc(String, List<GraphOperatorSpec>, List<CreateSchemaDesc>) - Constructor for class com.espertech.esper.epl.spec.CreateDataFlowDesc
-
- createDBStatementView(String, int, DBStatementStreamSpec, DatabaseConfigService, EventAdapterService, EPStatementAgentInstanceHandle, SQLColumnTypeConversion, SQLOutputRowConversion, boolean) - Static method in class com.espertech.esper.epl.db.DatabasePollingViewableFactory
-
Creates the viewable for polling via database SQL query.
- createEPL(String) - Method in interface com.espertech.esper.client.EPAdministrator
-
Creates and starts an EPL statement.
- createEPL(String, String) - Method in interface com.espertech.esper.client.EPAdministrator
-
Create and starts an EPL statement.
- createEPL(String, String, Object) - Method in interface com.espertech.esper.client.EPAdministrator
-
Create and starts an EPL statement.
- createEPL(String, Object) - Method in interface com.espertech.esper.client.EPAdministrator
-
Create and starts an EPL statement.
- createEPL(String, String, Object) - Method in interface com.espertech.esper.client.EPAdministratorIsolated
-
Create and starts an EPL statement.
- createEPL(String) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- createEPL(String, String) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- createEPL(String, String, Object) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- createEPL(String, Object) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- createEPL(String, String, Object) - Method in class com.espertech.esper.core.service.EPAdministratorIsolatedImpl
-
- createEPLStatementId(String, String, Object, String) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- createEPLStatementId(String, String, Object, String) - Method in class com.espertech.esper.core.service.EPAdministratorIsolatedImpl
-
- createEPLStatementId(String, String, Object, String) - Method in interface com.espertech.esper.core.service.EPAdministratorIsolatedSPI
-
- createEPLStatementId(String, String, Object, String) - Method in interface com.espertech.esper.core.service.EPAdministratorSPI
-
- createEventType(StatementContext, StatViewAdditionalProps, int) - Static method in class com.espertech.esper.view.stat.UnivariateStatisticsView
-
Creates the event type for this view.
- createEventType(StatementContext, StatViewAdditionalProps, int) - Static method in class com.espertech.esper.view.stat.WeightedAverageView
-
Creates the event type for this view.
- createEventType(StatementContext, StatViewAdditionalProps, int) - Static method in class com.espertech.esper.view.std.SizeView
-
Creates the event type for this view
- CreateExpressionClause - Class in com.espertech.esper.client.soda
-
Clause for creating an expression for use across one or more statements.
- CreateExpressionClause() - Constructor for class com.espertech.esper.client.soda.CreateExpressionClause
-
Ctor.
- CreateExpressionClause(ExpressionDeclaration) - Constructor for class com.espertech.esper.client.soda.CreateExpressionClause
-
Ctor.
- CreateExpressionClause(ScriptExpression) - Constructor for class com.espertech.esper.client.soda.CreateExpressionClause
-
Ctor.
- CreateExpressionDesc - Class in com.espertech.esper.epl.spec
-
- CreateExpressionDesc(ExpressionDeclItem) - Constructor for class com.espertech.esper.epl.spec.CreateExpressionDesc
-
- CreateExpressionDesc(ExpressionScriptProvided) - Constructor for class com.espertech.esper.epl.spec.CreateExpressionDesc
-
- CreateExpressionDesc(Pair<ExpressionDeclItem, ExpressionScriptProvided>) - Constructor for class com.espertech.esper.epl.spec.CreateExpressionDesc
-
- createExpressionExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- createExpressionExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.EplExpressionContext
-
- CreateExpressionExprContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateExpressionExprContext
-
- createFactories(int, EventType, ViewSpec[], StreamSpecOptions, StatementContext) - Method in interface com.espertech.esper.view.ViewService
-
Returns a chain of view factories that can be used to obtain the final event type,
and that can later be used to actually create the chain of views or reuse existing views.
- createFactories(int, EventType, ViewSpec[], StreamSpecOptions, StatementContext) - Method in class com.espertech.esper.view.ViewServiceImpl
-
- createIndex(FilterSpecLookupable, FilterServiceGranularLockFactory, FilterOperator) - Static method in class com.espertech.esper.filter.IndexFactory
-
Factory for indexes that store filter parameter constants for a given event property and filter
operator.
- CreateIndexClause - Class in com.espertech.esper.client.soda
-
Create an index on a named window.
- CreateIndexClause() - Constructor for class com.espertech.esper.client.soda.CreateIndexClause
-
Ctor.
- CreateIndexClause(String, String, List<CreateIndexColumn>) - Constructor for class com.espertech.esper.client.soda.CreateIndexClause
-
Ctor.
- CreateIndexClause(String, String, List<CreateIndexColumn>, boolean) - Constructor for class com.espertech.esper.client.soda.CreateIndexClause
-
Ctor.
- CreateIndexClause(String, String, String[]) - Constructor for class com.espertech.esper.client.soda.CreateIndexClause
-
Ctor.
- CreateIndexClause(String, String, String[], boolean) - Constructor for class com.espertech.esper.client.soda.CreateIndexClause
-
Ctor.
- CreateIndexColumn - Class in com.espertech.esper.client.soda
-
Create an index on a named window.
- CreateIndexColumn() - Constructor for class com.espertech.esper.client.soda.CreateIndexColumn
-
Ctor.
- CreateIndexColumn(String) - Constructor for class com.espertech.esper.client.soda.CreateIndexColumn
-
Ctor.
- CreateIndexColumn(String, CreateIndexColumnType) - Constructor for class com.espertech.esper.client.soda.CreateIndexColumn
-
Ctor.
- createIndexColumn() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- createIndexColumn(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateIndexColumnListContext
-
- createIndexColumn() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateIndexColumnListContext
-
- CreateIndexColumnContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateIndexColumnContext
-
- createIndexColumnList() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- createIndexColumnList() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateIndexExprContext
-
- CreateIndexColumnListContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateIndexColumnListContext
-
- CreateIndexColumnType - Enum in com.espertech.esper.client.soda
-
Enumeration to represents the index type.
- CreateIndexDesc - Class in com.espertech.esper.epl.spec
-
Specification for creating a named window.
- CreateIndexDesc(boolean, String, String, List<CreateIndexItem>) - Constructor for class com.espertech.esper.epl.spec.CreateIndexDesc
-
Ctor.
- createIndexExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- createIndexExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.EplExpressionContext
-
- CreateIndexExprContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateIndexExprContext
-
- CreateIndexItem - Class in com.espertech.esper.epl.spec
-
Specification for creating a named window index column.
- CreateIndexItem(String, CreateIndexType) - Constructor for class com.espertech.esper.epl.spec.CreateIndexItem
-
- CreateIndexType - Enum in com.espertech.esper.epl.spec
-
Specification for creating a named window index column type.
- createModelStatementId(EPStatementObjectModel, String, Object, String) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- createModelStatementId(EPStatementObjectModel, String, Object, String) - Method in interface com.espertech.esper.core.service.EPAdministratorSPI
-
- createNativeFragmentType(Class, Class, EventAdapterService) - Static method in class com.espertech.esper.event.EventBeanUtility
-
Create a fragment event type.
- createNewVariable(String, String, String, boolean, boolean, Object, EngineImportService) - Method in interface com.espertech.esper.epl.variable.VariableService
-
Creates a new variable.
- createNewVariable(String, String, String, boolean, boolean, Object, EngineImportService) - Method in class com.espertech.esper.epl.variable.VariableServiceImpl
-
- createNoCallback(int, ContextControllerLifecycleCallback) - Method in class com.espertech.esper.core.context.mgr.ContextControllerCategoryFactory
-
- createNoCallback(int, ContextControllerLifecycleCallback) - Method in interface com.espertech.esper.core.context.mgr.ContextControllerFactory
-
- createNoCallback(int, ContextControllerLifecycleCallback) - Method in class com.espertech.esper.core.context.mgr.ContextControllerHashFactory
-
- createNoCallback(int, ContextControllerLifecycleCallback) - Method in class com.espertech.esper.core.context.mgr.ContextControllerInitTermFactory
-
- createNoCallback(int, ContextControllerLifecycleCallback) - Method in class com.espertech.esper.core.context.mgr.ContextControllerPartitionedFactory
-
- createNonPojoApplicationType(EventTypeMetadata.ApplicationType, String, boolean, boolean, boolean, boolean, boolean) - Static method in class com.espertech.esper.event.EventTypeMetadata
-
Factory for a map type.
- createNonVariantType(boolean, CreateSchemaDesc, Annotation[], ConfigurationInformation, EventAdapterService, EngineImportService) - Static method in class com.espertech.esper.event.EventTypeUtility
-
- createOnDelete(String, String) - Static method in class com.espertech.esper.client.soda.OnClause
-
Creates an on-delete clause for deleting from a named window.
- createOnInsertSplitStream() - Static method in class com.espertech.esper.client.soda.OnClause
-
Creates a split-stream clause.
- createOnSelect(String, String) - Static method in class com.espertech.esper.client.soda.OnClause
-
Creates an on-select clause for selecting from a named window.
- createOnSet(Expression) - Static method in class com.espertech.esper.client.soda.OnClause
-
Creates an on-set clause for setting variable values.
- createOnUpdate(String, String, Expression) - Static method in class com.espertech.esper.client.soda.OnClause
-
Creates an on-update clause for updating a named window.
- createPair(K, V) - Static method in class com.espertech.esper.collection.Pair
-
- createPattern(String) - Method in interface com.espertech.esper.client.EPAdministrator
-
Create and starts an event pattern statement for the expressing string passed.
- createPattern(String, String) - Method in interface com.espertech.esper.client.EPAdministrator
-
Create and starts an event pattern statement for the expressing string passed and assign the name passed.
- createPattern(String, String, Object) - Method in interface com.espertech.esper.client.EPAdministrator
-
Create and starts an event pattern statement for the expressing string passed and assign the name passed.
- createPattern(String, Object) - Method in interface com.espertech.esper.client.EPAdministrator
-
Create and starts an event pattern statement for the expressing string passed and assign the name passed.
- createPattern(String) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- createPattern(String, String) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- createPattern(String, String, Object) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- createPattern(String, Object) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- createPatternAgentContext(PatternContext, AgentInstanceContext, boolean) - Method in interface com.espertech.esper.pattern.PatternContextFactory
-
- createPatternAgentContext(PatternContext, AgentInstanceContext, boolean) - Method in class com.espertech.esper.pattern.PatternContextFactoryDefault
-
- createPatternStatementId(String, String, Object, String) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- createPatternStatementId(String, String, Object, String) - Method in interface com.espertech.esper.core.service.EPAdministratorSPI
-
- createPollMethodView(int, MethodStreamSpec, EventAdapterService, EPStatementAgentInstanceHandle, MethodResolutionService, EngineImportService, SchedulingService, ScheduleBucket, ExprEvaluatorContext) - Static method in class com.espertech.esper.epl.core.MethodPollingViewableFactory
-
Creates a method-invocation polling view for use as a stream that calls a method, or pulls results from cache.
- createPreparedEPLStatementId(EPPreparedStatementImpl, String, Object, String) - Method in class com.espertech.esper.core.service.EPAdministratorImpl
-
- createPreparedEPLStatementId(EPPreparedStatementImpl, String, Object, String) - Method in interface com.espertech.esper.core.service.EPAdministratorSPI
-
- createPropertyDescriptors(RevisionSpec, PropertyGroupDesc[]) - Static method in class com.espertech.esper.event.vaevent.VAERevisionProcessorDeclared
-
Creates property descriptors for revision.
- createRevisionType(String, String, StatementStopService, EventAdapterService, EventTypeIdGenerator) - Method in interface com.espertech.esper.event.vaevent.ValueAddEventService
-
Upon named window creation, create a unique revision event type that this window processes.
- createRevisionType(String, String, StatementStopService, EventAdapterService, EventTypeIdGenerator) - Method in class com.espertech.esper.event.vaevent.ValueAddEventServiceImpl
-
- createSchedule(Expression[]) - Static method in class com.espertech.esper.client.soda.OutputLimitClause
-
Creates an output limit clause with a crontab 'at' schedule parameters, see
FrequencyParameter
and related.
- CreateSchemaClause - Class in com.espertech.esper.client.soda
-
Represents a create-schema syntax for creating a new event type.
- CreateSchemaClause() - Constructor for class com.espertech.esper.client.soda.CreateSchemaClause
-
Ctor.
- CreateSchemaClause(String, Set<String>, CreateSchemaClauseTypeDef) - Constructor for class com.espertech.esper.client.soda.CreateSchemaClause
-
Ctor.
- CreateSchemaClause(String, List<SchemaColumnDesc>, Set<String>) - Constructor for class com.espertech.esper.client.soda.CreateSchemaClause
-
Ctor.
- CreateSchemaClause(String, Set<String>, List<SchemaColumnDesc>, Set<String>, CreateSchemaClauseTypeDef) - Constructor for class com.espertech.esper.client.soda.CreateSchemaClause
-
Ctor.
- CreateSchemaClauseTypeDef - Enum in com.espertech.esper.client.soda
-
Represents a type definition for use with the create-schema syntax for creating a new event type.
- createSchemaDef() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- createSchemaDef() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateSchemaExprContext
-
- CreateSchemaDefContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateSchemaDefContext
-
- CreateSchemaDesc - Class in com.espertech.esper.epl.spec
-
Specification for creating an event type/schema.
- CreateSchemaDesc(String, Set<String>, List<ColumnDesc>, Set<String>, CreateSchemaDesc.AssignedType, String, String, Set<String>) - Constructor for class com.espertech.esper.epl.spec.CreateSchemaDesc
-
Ctor.
- CreateSchemaDesc.AssignedType - Enum in com.espertech.esper.epl.spec
-
- createSchemaExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- createSchemaExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.EplExpressionContext
-
- createSchemaExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GopContext
-
- CreateSchemaExprContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateSchemaExprContext
-
- createSchemaQual() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateSchemaDefContext
-
- createSchemaQual(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateSchemaDefContext
-
- createSchemaQual() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- CreateSchemaQualContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateSchemaQualContext
-
- createSelectionList() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- createSelectionList() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateWindowExprModelAfterContext
-
- CreateSelectionListContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateSelectionListContext
-
- createSelectionListElement(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateSelectionListContext
-
- createSelectionListElement() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateSelectionListContext
-
- createSelectionListElement() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- CreateSelectionListElementContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateSelectionListElementContext
-
- createSemiAnonymousMapType(String, Map<String, Pair<EventType, String>>, Map<String, Pair<EventType, String>>, boolean) - Method in interface com.espertech.esper.event.EventAdapterService
-
Creates an anonymous map that has no name, however in a fail-over scenario
events of this type may be recoverable and therefore the type is only semi-anonymous,
identified by the tags and event type names used.
- createSemiAnonymousMapType(String, Map<String, Pair<EventType, String>>, Map<String, Pair<EventType, String>>, boolean) - Method in class com.espertech.esper.event.EventAdapterServiceImpl
-
- createServicesContext(EPServiceProvider, ConfigurationInformation) - Method in interface com.espertech.esper.core.service.EPServicesContextFactory
-
Factory method for a new set of engine services.
- createServicesContext(EPServiceProvider, ConfigurationInformation) - Method in class com.espertech.esper.core.service.EPServicesContextFactoryDefault
-
- createStrategy(ExprSubselectNode, boolean, boolean, boolean, RelationalOpEnum) - Static method in class com.espertech.esper.epl.expression.SubselectEvalStrategyFactory
-
Create a strategy.
- createStream(String, FilterSpecCompiled, FilterService, EPStatementAgentInstanceHandle, boolean, ExprEvaluatorContext, boolean, boolean, Annotation[], boolean, int, boolean) - Method in interface com.espertech.esper.view.stream.StreamFactoryService
-
Create or reuse existing EventStream instance representing that event filter.
- createStream(String, FilterSpecCompiled, FilterService, EPStatementAgentInstanceHandle, boolean, ExprEvaluatorContext, boolean, boolean, Annotation[], boolean, int, boolean) - Method in class com.espertech.esper.view.stream.StreamFactorySvcImpl
-
- createStreamWildcard(String) - Static method in class com.espertech.esper.client.soda.SelectClause
-
Creates a select-clause with a single stream wildcard selector (e.g.
- createSubcontext(Name) - Method in class com.espertech.esper.core.service.EngineEnvContext
-
- createSubcontext(String) - Method in class com.espertech.esper.core.service.EngineEnvContext
-
- createValueAdd(String, EventTypeMetadata.TypeClass) - Static method in class com.espertech.esper.event.EventTypeMetadata
-
Factory for a value-add type.
- CreateVariableClause - Class in com.espertech.esper.client.soda
-
Represents a create-variable syntax for creating a new variable.
- CreateVariableClause() - Constructor for class com.espertech.esper.client.soda.CreateVariableClause
-
Ctor.
- CreateVariableClause(String, String, Expression, boolean) - Constructor for class com.espertech.esper.client.soda.CreateVariableClause
-
Ctor.
- CreateVariableDesc - Class in com.espertech.esper.epl.spec
-
Descriptor for create-variable statements.
- CreateVariableDesc(String, String, ExprNode, boolean, boolean) - Constructor for class com.espertech.esper.epl.spec.CreateVariableDesc
-
Ctor.
- createVariableExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- createVariableExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.EplExpressionContext
-
- CreateVariableExprContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateVariableExprContext
-
- CreateVariableView - Class in com.espertech.esper.epl.variable
-
View for handling create-variable syntax.
- CreateVariableView(String, EventAdapterService, VariableService, String, StatementResultService) - Constructor for class com.espertech.esper.epl.variable.CreateVariableView
-
Ctor.
- createViews(Viewable, List<ViewFactory>, AgentInstanceViewFactoryChainContext, boolean) - Method in interface com.espertech.esper.view.ViewService
-
Creates the views given a chain of view factories.
- createViews(Viewable, List<ViewFactory>, AgentInstanceViewFactoryChainContext, boolean) - Method in class com.espertech.esper.view.ViewServiceImpl
-
- createWildcard() - Static method in class com.espertech.esper.client.soda.SelectClause
-
Creates a wildcard select-clause, additional expressions can still be added.
- createWildcard(StreamSelector) - Static method in class com.espertech.esper.client.soda.SelectClause
-
Creates a wildcard select-clause, additional expressions can still be added.
- CreateWindowClause - Class in com.espertech.esper.client.soda
-
Create a named window, defining the parameter of the named window such as window name and data window view name(s).
- CreateWindowClause() - Constructor for class com.espertech.esper.client.soda.CreateWindowClause
-
Ctor.
- CreateWindowClause(String, View[]) - Constructor for class com.espertech.esper.client.soda.CreateWindowClause
-
Ctor.
- CreateWindowClause(String, List<View>) - Constructor for class com.espertech.esper.client.soda.CreateWindowClause
-
Ctor.
- CreateWindowDesc - Class in com.espertech.esper.epl.spec
-
Specification for creating a named window.
- CreateWindowDesc(String, List<ViewSpec>, StreamSpecOptions, boolean, ExprNode, List<ColumnDesc>, String) - Constructor for class com.espertech.esper.epl.spec.CreateWindowDesc
-
Ctor.
- createWindowExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- createWindowExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.EplExpressionContext
-
- CreateWindowExprContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateWindowExprContext
-
- createWindowExprModelAfter() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateWindowExprContext
-
- createWindowExprModelAfter() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- CreateWindowExprModelAfterContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateWindowExprModelAfterContext
-
- createWrapper(String, boolean, boolean, boolean) - Static method in class com.espertech.esper.event.EventTypeMetadata
-
Factory for a wrapper type.
- createXMLType(String, boolean, boolean) - Static method in class com.espertech.esper.event.EventTypeMetadata
-
Factory for a XML type.
- CronOperatorEnum - Enum in com.espertech.esper.type
-
Enumeration for special keywords in crontab timer.
- CronParameter - Class in com.espertech.esper.type
-
Hold parameters for timer:at.
- CronParameter(CronOperatorEnum, Integer) - Constructor for class com.espertech.esper.type.CronParameter
-
Ctor.
- CrontabFrequencyExpression - Class in com.espertech.esper.client.soda
-
Frequency expression for use in crontab expressions.
- CrontabFrequencyExpression() - Constructor for class com.espertech.esper.client.soda.CrontabFrequencyExpression
-
Ctor.
- CrontabFrequencyExpression(Expression) - Constructor for class com.espertech.esper.client.soda.CrontabFrequencyExpression
-
Ctor.
- crontabLimitParameterSet() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateContextRangePointContext
-
- crontabLimitParameterSet() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- crontabLimitParameterSet() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OutputLimitContext
-
- CrontabLimitParameterSetContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CrontabLimitParameterSetContext
-
- CrontabParameterExpression - Class in com.espertech.esper.client.soda
-
Parameter expression such as last/lastweek/weekday/wildcard for use in crontab expressions.
- CrontabParameterExpression() - Constructor for class com.espertech.esper.client.soda.CrontabParameterExpression
-
Ctor.
- CrontabParameterExpression(ScheduleItemType) - Constructor for class com.espertech.esper.client.soda.CrontabParameterExpression
-
Ctor.
- CrontabParameterSetExpression - Class in com.espertech.esper.client.soda
-
An expression for use in crontab provides all child expression as part of a parameter list.
- CrontabParameterSetExpression() - Constructor for class com.espertech.esper.client.soda.CrontabParameterSetExpression
-
Ctor.
- CrontabRangeExpression - Class in com.espertech.esper.client.soda
-
Parameter expression for use in crontab expressions and representing a range.
- CrontabRangeExpression() - Constructor for class com.espertech.esper.client.soda.CrontabRangeExpression
-
Ctor.
- CrontabRangeExpression(Expression, Expression) - Constructor for class com.espertech.esper.client.soda.CrontabRangeExpression
-
Ctor.
- crontabScheduleFrequency(int) - Static method in class com.espertech.esper.client.soda.Expressions
-
Creates a frequency cron parameter.
- crontabScheduleItem(Integer, ScheduleItemType) - Static method in class com.espertech.esper.client.soda.Expressions
-
Creates a parameter of the given type and parameterized by a number.
- crontabScheduleRange(int, int) - Static method in class com.espertech.esper.client.soda.Expressions
-
Creates a range cron parameter.
- crontabScheduleWildcard() - Static method in class com.espertech.esper.client.soda.Expressions
-
Creates a wildcard parameter.
- CsvReporter - Class in com.espertech.esper.metrics.codahale_metrics.metrics.reporting
-
A reporter which periodically appends data from each metric to a metric-specific CSV file in
an output directory.
- CsvReporter(MetricsRegistry, File) - Constructor for class com.espertech.esper.metrics.codahale_metrics.metrics.reporting.CsvReporter
-
- CsvReporter(MetricsRegistry, MetricPredicate, File) - Constructor for class com.espertech.esper.metrics.codahale_metrics.metrics.reporting.CsvReporter
-
- CsvReporter(MetricsRegistry, MetricPredicate, File, Clock) - Constructor for class com.espertech.esper.metrics.codahale_metrics.metrics.reporting.CsvReporter
-
- CsvReporter.Context - Interface in com.espertech.esper.metrics.codahale_metrics.metrics.reporting
-
The context used to output metrics.
- CUBE - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarLexer
-
- CUBE - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- CUBE() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GroupByCubeOrRollupContext
-
- CURRENT_TIMESTAMP - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarLexer
-
- CURRENT_TIMESTAMP() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.Builtin_currtsContext
-
- CURRENT_TIMESTAMP - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
-
- CurrentTimeEvent - Class in com.espertech.esper.client.time
-
- CurrentTimeEvent(long) - Constructor for class com.espertech.esper.client.time.CurrentTimeEvent
-
Constructor.
- CurrentTimeSpanEvent - Class in com.espertech.esper.client.time
-
- CurrentTimeSpanEvent(long) - Constructor for class com.espertech.esper.client.time.CurrentTimeSpanEvent
-
Constructor taking only a target time to advance to.
- CurrentTimeSpanEvent(long, long) - Constructor for class com.espertech.esper.client.time.CurrentTimeSpanEvent
-
Constructor taking a target time to advance to and a resoultion to use to advance time.
- currentTimestamp() - Static method in class com.espertech.esper.client.soda.Expressions
-
Current system time supplies internal-timer provided time or
the time provided by external timer events.
- CurrentTimestampExpression - Class in com.espertech.esper.client.soda
-
Current timestamp supplies the current engine time in an expression.
- CurrentTimestampExpression() - Constructor for class com.espertech.esper.client.soda.CurrentTimestampExpression
-
Ctor.
- CurrentValue<T> - Class in com.espertech.esper.epl.variable
-
A holder for versioned values that holds a current version-value and a prior version-value pair.
- CurrentValue(VersionedValue<T>, VersionedValue<T>) - Constructor for class com.espertech.esper.epl.variable.CurrentValue
-
Ctor.
- Cursor - Class in com.espertech.esper.epl.join.rep
-
This class supplies position information for
LookupInstructionExec
to use for iterating over events for lookup.
- Cursor(EventBean, int, Node) - Constructor for class com.espertech.esper.epl.join.rep.Cursor
-
Ctor.