Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

O

o - Variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.MatchRecogPatternAlterationContext
 
o - Variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OrExpressionContext
 
o - Variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.RowLimitContext
 
ObjectArrayArrayPOJOBeanEntryIndexedPropertyGetter - Class in com.espertech.esper.event.arr
A getter that works on POJO events residing within a Map as an event property.
ObjectArrayArrayPOJOBeanEntryIndexedPropertyGetter(int, int, BeanEventPropertyGetter, EventAdapterService, Class) - Constructor for class com.espertech.esper.event.arr.ObjectArrayArrayPOJOBeanEntryIndexedPropertyGetter
Ctor.
ObjectArrayArrayPOJOEntryIndexedPropertyGetter - Class in com.espertech.esper.event.arr
A getter that works on arrays residing within a Map as an event property.
ObjectArrayArrayPOJOEntryIndexedPropertyGetter(int, int, EventAdapterService, Class) - Constructor for class com.espertech.esper.event.arr.ObjectArrayArrayPOJOEntryIndexedPropertyGetter
Ctor.
ObjectArrayArrayPropertyGetter - Class in com.espertech.esper.event.arr
Getter for Map-entries with well-defined fragment type.
ObjectArrayArrayPropertyGetter(int, int, EventAdapterService, EventType) - Constructor for class com.espertech.esper.event.arr.ObjectArrayArrayPropertyGetter
Ctor.
ObjectArrayBackedEventBean - Interface in com.espertech.esper.event
For events that are array of properties.
ObjectArrayDynamicPropertyGetter - Class in com.espertech.esper.event.arr
Getter for a dynamic property (syntax field.inner?), using vanilla reflection.
ObjectArrayDynamicPropertyGetter(String) - Constructor for class com.espertech.esper.event.arr.ObjectArrayDynamicPropertyGetter
 
ObjectArrayEntryPropertyGetter - Class in com.espertech.esper.event.arr
A getter for use with Map-based events simply returns the value for the key.
ObjectArrayEntryPropertyGetter(int, BeanEventType, EventAdapterService) - Constructor for class com.espertech.esper.event.arr.ObjectArrayEntryPropertyGetter
Ctor.
ObjectArrayEventBean - Class in com.espertech.esper.event.arr
 
ObjectArrayEventBean(Object[], EventType) - Constructor for class com.espertech.esper.event.arr.ObjectArrayEventBean
 
ObjectArrayEventBeanArrayIndexedElementPropertyGetter - Class in com.espertech.esper.event.arr
Getter for an array of event bean using a nested getter.
ObjectArrayEventBeanArrayIndexedElementPropertyGetter(int, int, EventPropertyGetter) - Constructor for class com.espertech.esper.event.arr.ObjectArrayEventBeanArrayIndexedElementPropertyGetter
Ctor.
ObjectArrayEventBeanArrayIndexedPropertyGetter - Class in com.espertech.esper.event.arr
Getter for array events.
ObjectArrayEventBeanArrayIndexedPropertyGetter(int, int) - Constructor for class com.espertech.esper.event.arr.ObjectArrayEventBeanArrayIndexedPropertyGetter
Ctor.
ObjectArrayEventBeanArrayPropertyGetter - Class in com.espertech.esper.event.arr
Returns the event bean or the underlying array.
ObjectArrayEventBeanArrayPropertyGetter(int, Class) - Constructor for class com.espertech.esper.event.arr.ObjectArrayEventBeanArrayPropertyGetter
Ctor.
ObjectArrayEventBeanCopyMethod - Class in com.espertech.esper.event.arr
Copy method for Object array-underlying events.
ObjectArrayEventBeanCopyMethod(ObjectArrayEventType, EventAdapterService) - Constructor for class com.espertech.esper.event.arr.ObjectArrayEventBeanCopyMethod
Ctor.
ObjectArrayEventBeanCopyMethodWithArrayMap - Class in com.espertech.esper.event.arr
Copy method for Map-underlying events.
ObjectArrayEventBeanCopyMethodWithArrayMap(ObjectArrayEventType, EventAdapterService, Set<String>, Set<String>, Map<String, Integer>) - Constructor for class com.espertech.esper.event.arr.ObjectArrayEventBeanCopyMethodWithArrayMap
 
ObjectArrayEventBeanEntryPropertyGetter - Class in com.espertech.esper.event.arr
A getter that works on EventBean events residing within a Map as an event property.
ObjectArrayEventBeanEntryPropertyGetter(int, EventPropertyGetter) - Constructor for class com.espertech.esper.event.arr.ObjectArrayEventBeanEntryPropertyGetter
Ctor.
ObjectArrayEventBeanPropertyGetter - Class in com.espertech.esper.event.arr
A getter for use with Map-based events simply returns the value for the key.
ObjectArrayEventBeanPropertyGetter(int) - Constructor for class com.espertech.esper.event.arr.ObjectArrayEventBeanPropertyGetter
Ctor.
ObjectArrayEventBeanPropertyWriter - Class in com.espertech.esper.event.arr
 
ObjectArrayEventBeanPropertyWriter(int) - Constructor for class com.espertech.esper.event.arr.ObjectArrayEventBeanPropertyWriter
 
ObjectArrayEventBeanPropertyWriterIndexedProp - Class in com.espertech.esper.event.arr
 
ObjectArrayEventBeanPropertyWriterIndexedProp(int, int) - Constructor for class com.espertech.esper.event.arr.ObjectArrayEventBeanPropertyWriterIndexedProp
 
ObjectArrayEventBeanPropertyWriterMapProp - Class in com.espertech.esper.event.arr
 
ObjectArrayEventBeanPropertyWriterMapProp(int, String) - Constructor for class com.espertech.esper.event.arr.ObjectArrayEventBeanPropertyWriterMapProp
 
ObjectArrayEventBeanWriterPerProp - Class in com.espertech.esper.event.arr
Writer method for writing to Object-array-type events.
ObjectArrayEventBeanWriterPerProp(ObjectArrayEventBeanPropertyWriter[]) - Constructor for class com.espertech.esper.event.arr.ObjectArrayEventBeanWriterPerProp
Ctor.
ObjectArrayEventBeanWriterSimpleProps - Class in com.espertech.esper.event.arr
Writer method for writing to Object-Array-type events.
ObjectArrayEventBeanWriterSimpleProps(int[]) - Constructor for class com.espertech.esper.event.arr.ObjectArrayEventBeanWriterSimpleProps
Ctor.
ObjectArrayEventPropertyGetter - Interface in com.espertech.esper.event.arr
Property getter for Objectarray-underlying events.
ObjectArrayEventPropertyGetterAndIndexed - Interface in com.espertech.esper.event.arr
Property getter for Object-array-underlying events.
ObjectArrayEventPropertyGetterAndMapped - Interface in com.espertech.esper.event.arr
Property getter for Map-underlying events.
ObjectArrayEventType - Class in com.espertech.esper.event.arr
 
ObjectArrayEventType(EventTypeMetadata, String, int, EventAdapterService, Map<String, Object>, ConfigurationEventTypeObjectArray, EventType[], Set<EventType>) - Constructor for class com.espertech.esper.event.arr.ObjectArrayEventType
 
ObjectArrayFragmentArrayPropertyGetter - Class in com.espertech.esper.event.arr
Getter for map array.
ObjectArrayFragmentArrayPropertyGetter(int, EventType, EventAdapterService) - Constructor for class com.espertech.esper.event.arr.ObjectArrayFragmentArrayPropertyGetter
Ctor.
ObjectArrayIndexedPropertyGetter - Class in com.espertech.esper.event.arr
Getter for a dynamic indexed property for maps.
ObjectArrayIndexedPropertyGetter(int, int) - Constructor for class com.espertech.esper.event.arr.ObjectArrayIndexedPropertyGetter
Ctor.
ObjectArrayMappedPropertyGetter - Class in com.espertech.esper.event.arr
Getter for a dynamic mappeds property for maps.
ObjectArrayMappedPropertyGetter(int, String) - Constructor for class com.espertech.esper.event.arr.ObjectArrayMappedPropertyGetter
Ctor.
ObjectArrayMapPropertyGetter - Class in com.espertech.esper.event.arr
 
ObjectArrayMapPropertyGetter(int, MapEventPropertyGetter) - Constructor for class com.espertech.esper.event.arr.ObjectArrayMapPropertyGetter
Ctor.
ObjectArrayNestedEntryPropertyGetterArrayMap - Class in com.espertech.esper.event.arr
A getter that works on EventBean events residing within a Map as an event property.
ObjectArrayNestedEntryPropertyGetterArrayMap(int, EventType, EventAdapterService, int, MapEventPropertyGetter) - Constructor for class com.espertech.esper.event.arr.ObjectArrayNestedEntryPropertyGetterArrayMap
 
ObjectArrayNestedEntryPropertyGetterArrayObjectArray - Class in com.espertech.esper.event.arr
 
ObjectArrayNestedEntryPropertyGetterArrayObjectArray(int, EventType, EventAdapterService, int, ObjectArrayEventPropertyGetter) - Constructor for class com.espertech.esper.event.arr.ObjectArrayNestedEntryPropertyGetterArrayObjectArray
 
ObjectArrayNestedEntryPropertyGetterBase - Class in com.espertech.esper.event.arr
 
ObjectArrayNestedEntryPropertyGetterBase(int, EventType, EventAdapterService) - Constructor for class com.espertech.esper.event.arr.ObjectArrayNestedEntryPropertyGetterBase
Ctor.
ObjectArrayNestedEntryPropertyGetterMap - Class in com.espertech.esper.event.arr
A getter that works on EventBean events residing within a Map as an event property.
ObjectArrayNestedEntryPropertyGetterMap(int, EventType, EventAdapterService, MapEventPropertyGetter) - Constructor for class com.espertech.esper.event.arr.ObjectArrayNestedEntryPropertyGetterMap
 
ObjectArrayNestedEntryPropertyGetterObjectArray - Class in com.espertech.esper.event.arr
A getter that works on EventBean events residing within a Map as an event property.
ObjectArrayNestedEntryPropertyGetterObjectArray(int, EventType, EventAdapterService, ObjectArrayEventPropertyGetter) - Constructor for class com.espertech.esper.event.arr.ObjectArrayNestedEntryPropertyGetterObjectArray
 
ObjectArrayPOJOEntryPropertyGetter - Class in com.espertech.esper.event.arr
A getter that works on POJO events residing within a Map as an event property.
ObjectArrayPOJOEntryPropertyGetter(int, BeanEventPropertyGetter, EventAdapterService, Class, Class) - Constructor for class com.espertech.esper.event.arr.ObjectArrayPOJOEntryPropertyGetter
Ctor.
ObjectArrayPropertyGetterDefaultBase - Class in com.espertech.esper.event.arr
Getter for map entry.
ObjectArrayPropertyGetterDefaultBase(int, EventType, EventAdapterService) - Constructor for class com.espertech.esper.event.arr.ObjectArrayPropertyGetterDefaultBase
Ctor.
ObjectArrayPropertyGetterDefaultMap - Class in com.espertech.esper.event.arr
Getter for map entry.
ObjectArrayPropertyGetterDefaultMap(int, EventType, EventAdapterService) - Constructor for class com.espertech.esper.event.arr.ObjectArrayPropertyGetterDefaultMap
 
ObjectArrayPropertyGetterDefaultObjectArray - Class in com.espertech.esper.event.arr
Getter for map entry.
ObjectArrayPropertyGetterDefaultObjectArray(int, EventType, EventAdapterService) - Constructor for class com.espertech.esper.event.arr.ObjectArrayPropertyGetterDefaultObjectArray
 
ObjectBindingPair - Class in com.espertech.esper.dataflow.core
 
ObjectBindingPair(Object, String, LogicalChannelBinding) - Constructor for class com.espertech.esper.dataflow.core.ObjectBindingPair
 
ObjectCollatingComparator - Class in com.espertech.esper.util
A comparator on objects that takes a boolean array for ascending/descending.
ObjectCollatingComparator(boolean) - Constructor for class com.espertech.esper.util.ObjectCollatingComparator
Ctor.
ObjectComparator - Class in com.espertech.esper.util
A comparator on objects that takes a boolean array for ascending/descending.
ObjectComparator(boolean) - Constructor for class com.espertech.esper.util.ObjectComparator
Ctor.
ObjectInputStreamWithTCCL - Class in com.espertech.esper.util
 
ObjectInputStreamWithTCCL(InputStream) - Constructor for class com.espertech.esper.util.ObjectInputStreamWithTCCL
 
ObjectInputStreamWithTCCL() - Constructor for class com.espertech.esper.util.ObjectInputStreamWithTCCL
 
objectName() - Method in interface com.espertech.esper.metrics.codahale_metrics.metrics.reporting.JmxReporter.MetricMBean
 
ObjectSpec - Class in com.espertech.esper.epl.spec
Encapsulates the information required to specify an object identification and construction.
ObjectSpec(String, String, List<ExprNode>) - Constructor for class com.espertech.esper.epl.spec.ObjectSpec
Constructor.
objectToByteArr(Object) - Static method in class com.espertech.esper.util.SerializerUtil
Serialize object to byte array.
ObjectToDataOutputCollector - Interface in com.espertech.esper.client.dataflow.io
Receives an object and writes to DataOutput.
ObjectToDataOutputCollectorContext - Class in com.espertech.esper.client.dataflow.io
Context for use with ObjectToDataOutputCollector carries object and data output.
ObjectToDataOutputCollectorContext() - Constructor for class com.espertech.esper.client.dataflow.io.ObjectToDataOutputCollectorContext
 
ObjectToDataOutputCollectorSerializable - Class in com.espertech.esper.client.dataflow.io
Writes a Serializable object to DataOutput.
ObjectToDataOutputCollectorSerializable() - Constructor for class com.espertech.esper.client.dataflow.io.ObjectToDataOutputCollectorSerializable
 
observe(StatementLifecycleEvent) - Method in class com.espertech.esper.core.service.StatementEventDispatcherUnthreaded
 
observe(StatementLifecycleEvent) - Method in interface com.espertech.esper.core.service.StatementLifecycleObserver
Observer statement state changes.
observe(StatementLifecycleEvent) - Method in class com.espertech.esper.dataflow.ops.EPStatementSource
 
observe(StatementLifecycleEvent) - Method in class com.espertech.esper.epl.metric.MetricReportingServiceImpl
 
observe(NamedWindowLifecycleEvent) - Method in interface com.espertech.esper.epl.named.NamedWindowLifecycleObserver
Observer named window changes.
observer(String, String, Expression[]) - Static method in class com.espertech.esper.client.soda.Patterns
Observer pattern expression, equivalent to the "every timer:interval(1 sec)" syntax
ObserverEnum - Enum in com.espertech.esper.pattern.observer
Enum for all build-in observers.
observerEvaluateFalse() - Method in class com.espertech.esper.pattern.EvalObserverStateNode
 
observerEvaluateFalse() - Method in interface com.espertech.esper.pattern.observer.ObserverEventEvaluator
Indicate that the observer turned permanently false.
observerEvaluateTrue(MatchedEventMap) - Method in class com.espertech.esper.pattern.EvalObserverStateNode
 
observerEvaluateTrue(MatchedEventMap) - Method in interface com.espertech.esper.pattern.observer.ObserverEventEvaluator
Indicate an event for evaluation (sub-expression the observer represents has turned true).
ObserverEventEvaluator - Interface in com.espertech.esper.pattern.observer
For use by EventObserver instances to place an event for processing/evaluation.
observerExpression() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.AtomicExpressionContext
 
observerExpression() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
ObserverExpressionContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.ObserverExpressionContext
 
ObserverFactory - Interface in com.espertech.esper.pattern.observer
Interface for factories for making observer instances.
ObserverFactorySupport - Class in com.espertech.esper.pattern.observer
Abstract class for applications to extend to implement a pattern observer factory.
ObserverFactorySupport() - Constructor for class com.espertech.esper.pattern.observer.ObserverFactorySupport
 
ObserverParameterException - Exception in com.espertech.esper.pattern.observer
Thrown to indicate a validation error in guard parameterization.
ObserverParameterException(String) - Constructor for exception com.espertech.esper.pattern.observer.ObserverParameterException
Ctor.
ObserverParameterException(String, Throwable) - Constructor for exception com.espertech.esper.pattern.observer.ObserverParameterException
Ctor.
obtainNew() - Method in interface com.espertech.esper.filter.FilterServiceGranularLockFactory
 
obtainNew() - Method in class com.espertech.esper.filter.FilterServiceGranularLockFactoryNone
 
obtainNew() - Method in class com.espertech.esper.filter.FilterServiceGranularLockFactoryReentrant
 
OFFSET - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarLexer
 
OFFSET - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
OFFSET() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.RowLimitContext
 
ON - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarLexer
 
ON() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.CreateIndexExprContext
 
ON - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
ON() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnExprContext
 
ON() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OuterJoinIdentContext
 
OnClause - Class in com.espertech.esper.client.soda
A clause to delete from a named window based on a triggering event arriving and correlated to the named window events to be deleted.
OnClause() - Constructor for class com.espertech.esper.client.soda.OnClause
Ctor.
OnDeleteClause - Class in com.espertech.esper.client.soda
A clause to delete from a named window based on a triggering event arriving and correlated to the named window events to be deleted.
OnDeleteClause() - Constructor for class com.espertech.esper.client.soda.OnDeleteClause
Ctor.
OnDeleteClause(String, String) - Constructor for class com.espertech.esper.client.soda.OnDeleteClause
Ctor.
onDeleteExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
onDeleteExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnExprContext
 
OnDeleteExprContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnDeleteExprContext
 
OnDemandSunReflectionFactory - Class in com.espertech.esper.util
 
OneEventCollection - Class in com.espertech.esper.collection
Simple collection that exposes a limited add-and-get interface and that is optimized towards holding a single event, but can hold multiple events.
OneEventCollection() - Constructor for class com.espertech.esper.collection.OneEventCollection
 
oneMinuteEWMA() - Static method in class com.espertech.esper.metrics.codahale_metrics.metrics.stats.EWMA
Creates a new EWMA which is equivalent to the UNIX one minute load average and which expects to be ticked every 5 seconds.
oneMinuteRate() - Method in class com.espertech.esper.metrics.codahale_metrics.metrics.core.Meter
 
oneMinuteRate() - Method in interface com.espertech.esper.metrics.codahale_metrics.metrics.core.Metered
Returns the one-minute exponentially-weighted moving average rate at which events have occurred since the meter was created.
oneMinuteRate() - Method in class com.espertech.esper.metrics.codahale_metrics.metrics.core.Timer
 
onEPServiceDestroyRequested(EPServiceProvider) - Method in interface com.espertech.esper.client.EPServiceStateListener
Invoked before an EPServiceProvider is destroyed.
onEPServiceInitialized(EPServiceProvider) - Method in interface com.espertech.esper.client.EPServiceStateListener
Invoked after an existing EPServiceProvider is initialized upon completion of a call to initialize.
onExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.EplExpressionContext
 
onExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
OnExprContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnExprContext
 
onExprFrom() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnDeleteExprContext
 
onExprFrom() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
onExprFrom() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnSelectExprContext
 
OnExprFromContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnExprFromContext
 
onInput(int, Object) - Method in class com.espertech.esper.dataflow.ops.EventBusSink
 
onInput(Object) - Method in class com.espertech.esper.dataflow.ops.Filter
 
onInput(int, Object) - Method in class com.espertech.esper.dataflow.ops.LogSink
 
onInput(int, Object) - Method in class com.espertech.esper.dataflow.ops.Select
 
onInput(T) - Method in class com.espertech.esper.dataflow.util.DefaultSupportCaptureOp
 
onInput(T) - Method in class com.espertech.esper.dataflow.util.DefaultSupportCaptureOpStatic
 
OnInsertSplitStreamClause - Class in com.espertech.esper.client.soda
A clause to insert into zero, one or more streams based on criteria.
OnInsertSplitStreamClause() - Constructor for class com.espertech.esper.client.soda.OnInsertSplitStreamClause
Ctor.
OnInsertSplitStreamClause(boolean, List<OnInsertSplitStreamItem>) - Constructor for class com.espertech.esper.client.soda.OnInsertSplitStreamClause
Ctor.
OnInsertSplitStreamItem - Class in com.espertech.esper.client.soda
Items within the split-stream syntax to contain a tuple of insert-into, select and where-clause.
OnInsertSplitStreamItem() - Constructor for class com.espertech.esper.client.soda.OnInsertSplitStreamItem
Ctor.
OnInsertSplitStreamItem(InsertIntoClause, SelectClause, Expression) - Constructor for class com.espertech.esper.client.soda.OnInsertSplitStreamItem
Ctor.
OnMergeClause - Class in com.espertech.esper.client.soda
A clause to insert, update or delete to/from a named window based on a triggering event arriving and correlated to the named window events to be updated.
OnMergeClause() - Constructor for class com.espertech.esper.client.soda.OnMergeClause
Ctor.
OnMergeClause(String, String, List<OnMergeMatchItem>) - Constructor for class com.espertech.esper.client.soda.OnMergeClause
Ctor.
onMergeExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnExprContext
 
onMergeExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
OnMergeExprContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnMergeExprContext
 
OnMergeMatchedAction - Interface in com.espertech.esper.client.soda
Marker interface for an on-merge clause action item.
OnMergeMatchedDeleteAction - Class in com.espertech.esper.client.soda
For use with on-merge clauses, deletes from a named window if matching rows are found.
OnMergeMatchedDeleteAction(Expression) - Constructor for class com.espertech.esper.client.soda.OnMergeMatchedDeleteAction
Ctor.
OnMergeMatchedDeleteAction() - Constructor for class com.espertech.esper.client.soda.OnMergeMatchedDeleteAction
Ctor.
OnMergeMatchedInsertAction - Class in com.espertech.esper.client.soda
For use with on-merge clauses, inserts into a named window if matching rows are not found.
OnMergeMatchedInsertAction(List<String>, List<SelectClauseElement>, Expression, String) - Constructor for class com.espertech.esper.client.soda.OnMergeMatchedInsertAction
Ctor.
OnMergeMatchedInsertAction() - Constructor for class com.espertech.esper.client.soda.OnMergeMatchedInsertAction
Ctor.
OnMergeMatchedUpdateAction - Class in com.espertech.esper.client.soda
For use with on-merge clauses, updates rows in a named window if matching rows are found.
OnMergeMatchedUpdateAction() - Constructor for class com.espertech.esper.client.soda.OnMergeMatchedUpdateAction
Ctor.
OnMergeMatchedUpdateAction(List<Assignment>, Expression) - Constructor for class com.espertech.esper.client.soda.OnMergeMatchedUpdateAction
Ctor.
OnMergeMatchItem - Class in com.espertech.esper.client.soda
As part of on-merge, this represents a single "matched" or "not matched" entry.
OnMergeMatchItem() - Constructor for class com.espertech.esper.client.soda.OnMergeMatchItem
Ctor.
OnMergeMatchItem(boolean, Expression, List<OnMergeMatchedAction>) - Constructor for class com.espertech.esper.client.soda.OnMergeMatchItem
Ctor.
onMetricAdded(MetricName, Metric) - Method in interface com.espertech.esper.metrics.codahale_metrics.metrics.core.MetricsRegistryListener
Called when a metric has been added to the MetricsRegistry.
onMetricAdded(MetricName, Metric) - Method in class com.espertech.esper.metrics.codahale_metrics.metrics.reporting.JmxReporter
 
onMetricRemoved(MetricName) - Method in interface com.espertech.esper.metrics.codahale_metrics.metrics.core.MetricsRegistryListener
Called when a metric has been removed from the MetricsRegistry.
onMetricRemoved(MetricName) - Method in class com.espertech.esper.metrics.codahale_metrics.metrics.reporting.JmxReporter
 
OnSelectClause - Class in com.espertech.esper.client.soda
A clause to delete from a named window based on a triggering event arriving and correlated to the named window events to be deleted.
OnSelectClause() - Constructor for class com.espertech.esper.client.soda.OnSelectClause
Ctor.
OnSelectClause(String, String) - Constructor for class com.espertech.esper.client.soda.OnSelectClause
Ctor.
onSelectExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnExprContext
 
onSelectExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
OnSelectExprContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnSelectExprContext
 
onSelectInsertExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnExprContext
 
onSelectInsertExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
OnSelectInsertExprContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnSelectInsertExprContext
 
onSetAssignment() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
onSetAssignment() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnSetAssignmentListContext
 
onSetAssignment(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnSetAssignmentListContext
 
OnSetAssignmentContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnSetAssignmentContext
 
onSetAssignmentList() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.MergeMatchedItemContext
 
onSetAssignmentList() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
onSetAssignmentList() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnSetExprContext
 
onSetAssignmentList() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnUpdateExprContext
 
onSetAssignmentList() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.UpdateDetailsContext
 
OnSetAssignmentListContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnSetAssignmentListContext
 
OnSetClause - Class in com.espertech.esper.client.soda
A clause to assign new values to variables based on a triggering event arriving.
OnSetClause() - Constructor for class com.espertech.esper.client.soda.OnSetClause
Ctor.
onSetExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnExprContext
 
onSetExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
onSetExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OutputLimitAndTermContext
 
onSetExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OutputLimitContext
 
OnSetExprContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnSetExprContext
 
OnSetVariableView - Class in com.espertech.esper.epl.variable
A view that handles the setting of variables upon receipt of a triggering event.
OnSetVariableView(OnSetVariableViewFactory, ExprEvaluatorContext) - Constructor for class com.espertech.esper.epl.variable.OnSetVariableView
 
OnSetVariableViewFactory - Class in com.espertech.esper.epl.variable
A factory for a view that handles the setting of variables upon receipt of a triggering event.
OnSetVariableViewFactory(String, OnTriggerSetDesc, EventAdapterService, VariableService, StatementResultService, ExprEvaluatorContext) - Constructor for class com.espertech.esper.epl.variable.OnSetVariableViewFactory
Ctor.
onSignal(EPDataFlowSignal) - Method in interface com.espertech.esper.dataflow.interfaces.EPDataFlowSignalHandler
 
onSignal(EPDataFlowSignal) - Method in class com.espertech.esper.dataflow.ops.Select
 
onSignal(EPDataFlowSignal) - Method in class com.espertech.esper.dataflow.util.DefaultSupportCaptureOp
 
onSignal(EPDataFlowSignal) - Method in class com.espertech.esper.dataflow.util.DefaultSupportCaptureOpStatic
 
onStatementCreate(EPServiceProvider, EPStatement) - Method in interface com.espertech.esper.client.EPStatementStateListener
Called to indicate that a new statement has been created in stopped state.
onStatementStateChange(EPServiceProvider, EPStatement) - Method in interface com.espertech.esper.client.EPStatementStateListener
Called to indicate that a statement has changed state.
onStreamExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnExprContext
 
onStreamExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
OnStreamExprContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnStreamExprContext
 
OnTriggerDesc - Class in com.espertech.esper.epl.spec
Specification for on-trigger statements.
OnTriggerDesc(OnTriggerType) - Constructor for class com.espertech.esper.epl.spec.OnTriggerDesc
Ctor.
OnTriggerMergeAction - Class in com.espertech.esper.epl.spec
Specification for the merge statement insert/update/delete-part.
OnTriggerMergeActionDelete - Class in com.espertech.esper.epl.spec
Specification for the merge statement delete-part.
OnTriggerMergeActionDelete(ExprNode) - Constructor for class com.espertech.esper.epl.spec.OnTriggerMergeActionDelete
 
OnTriggerMergeActionInsert - Class in com.espertech.esper.epl.spec
Specification for the merge statement insert-part.
OnTriggerMergeActionInsert(ExprNode, String, List<String>, List<SelectClauseElementRaw>) - Constructor for class com.espertech.esper.epl.spec.OnTriggerMergeActionInsert
 
OnTriggerMergeActionUpdate - Class in com.espertech.esper.epl.spec
Specification for the merge statement update-part.
OnTriggerMergeActionUpdate(ExprNode, List<OnTriggerSetAssignment>) - Constructor for class com.espertech.esper.epl.spec.OnTriggerMergeActionUpdate
 
OnTriggerMergeDesc - Class in com.espertech.esper.epl.spec
Specification for the merge statement.
OnTriggerMergeDesc(String, String, List<OnTriggerMergeMatched>) - Constructor for class com.espertech.esper.epl.spec.OnTriggerMergeDesc
 
OnTriggerMergeEntry - Class in com.espertech.esper.epl.spec
Specification for the merge statement insert/update/delete-part.
OnTriggerMergeMatched - Class in com.espertech.esper.epl.spec
Specification for the merge statement insert/update/delete-part.
OnTriggerMergeMatched(boolean, ExprNode, List<OnTriggerMergeAction>) - Constructor for class com.espertech.esper.epl.spec.OnTriggerMergeMatched
 
OnTriggerSetAssignment - Class in com.espertech.esper.epl.spec
Descriptor for an on-set assignment.
OnTriggerSetAssignment(ExprNode) - Constructor for class com.espertech.esper.epl.spec.OnTriggerSetAssignment
Ctor.
OnTriggerSetDesc - Class in com.espertech.esper.epl.spec
Specification for the on-set statement.
OnTriggerSetDesc(List<OnTriggerSetAssignment>) - Constructor for class com.espertech.esper.epl.spec.OnTriggerSetDesc
Ctor.
OnTriggerSplitStream - Class in com.espertech.esper.epl.spec
Split-stream description.
OnTriggerSplitStream(InsertIntoDesc, SelectClauseSpecRaw, ExprNode) - Constructor for class com.espertech.esper.epl.spec.OnTriggerSplitStream
Ctor.
OnTriggerSplitStreamDesc - Class in com.espertech.esper.epl.spec
Specification for the on-select splitstream statement.
OnTriggerSplitStreamDesc(OnTriggerType, boolean, List<OnTriggerSplitStream>) - Constructor for class com.espertech.esper.epl.spec.OnTriggerSplitStreamDesc
Ctor.
OnTriggerType - Enum in com.espertech.esper.epl.spec
Enum for the type of on-trigger statement.
OnTriggerWindowDesc - Class in com.espertech.esper.epl.spec
Specification for the on-select and on-delete and on-update (via subclass) (no split-stream) statement.
OnTriggerWindowDesc(String, String, OnTriggerType, boolean) - Constructor for class com.espertech.esper.epl.spec.OnTriggerWindowDesc
Ctor.
OnTriggerWindowUpdateDesc - Class in com.espertech.esper.epl.spec
Specification for the on-select and on-delete (no split-stream) statement.
OnTriggerWindowUpdateDesc(String, String, List<OnTriggerSetAssignment>) - Constructor for class com.espertech.esper.epl.spec.OnTriggerWindowUpdateDesc
Ctor.
onUpdate(EventBean[], EventBean[], NamedWindowRootViewInstance, NamedWindowIndexRepository) - Method in class com.espertech.esper.event.vaevent.VAERevisionProcessorDeclared
 
onUpdate(EventBean[], EventBean[], NamedWindowRootViewInstance, NamedWindowIndexRepository) - Method in class com.espertech.esper.event.vaevent.VAERevisionProcessorMerge
 
onUpdate(EventBean[], EventBean[], NamedWindowRootViewInstance, NamedWindowIndexRepository) - Method in class com.espertech.esper.event.vaevent.VAEVariantProcessor
 
onUpdate(EventBean[], EventBean[], NamedWindowRootViewInstance, NamedWindowIndexRepository) - Method in interface com.espertech.esper.event.vaevent.ValueAddEventProcessor
Upon new events arriving into a named window (new data), and upon events being deleted via on-delete (old data), update child views of the root view and apply to index repository as required (fast deletion).
OnUpdateClause - Class in com.espertech.esper.client.soda
A clause to update a named window based on a triggering event arriving and correlated to the named window events to be updated.
OnUpdateClause() - Constructor for class com.espertech.esper.client.soda.OnUpdateClause
Ctor.
OnUpdateClause(String, String) - Constructor for class com.espertech.esper.client.soda.OnUpdateClause
Ctor.
onUpdateExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnExprContext
 
onUpdateExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
OnUpdateExprContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnUpdateExprContext
 
op - Variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.EvalAndExpressionContext
 
op - Variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.EvalOrExpressionContext
 
open(DataFlowOpOpenContext) - Method in interface com.espertech.esper.dataflow.interfaces.DataFlowOpLifecycle
 
open(DataFlowOpOpenContext) - Method in class com.espertech.esper.dataflow.ops.BeaconSource
 
open(DataFlowOpOpenContext) - Method in class com.espertech.esper.dataflow.ops.EPStatementSource
 
open(DataFlowOpOpenContext) - Method in class com.espertech.esper.dataflow.ops.EventBusSink
 
open(DataFlowOpOpenContext) - Method in class com.espertech.esper.dataflow.ops.EventBusSource
 
open(DataFlowOpOpenContext) - Method in class com.espertech.esper.dataflow.ops.Filter
 
open(DataFlowOpOpenContext) - Method in class com.espertech.esper.dataflow.ops.LogSink
 
open(DataFlowOpOpenContext) - Method in class com.espertech.esper.dataflow.ops.Select
 
open(DataFlowOpOpenContext) - Method in class com.espertech.esper.dataflow.util.DefaultSupportSourceOp
 
OperatorDependencyEntry - Class in com.espertech.esper.dataflow.util
 
OperatorDependencyEntry() - Constructor for class com.espertech.esper.dataflow.util.OperatorDependencyEntry
 
OperatorDependencyUtil - Class in com.espertech.esper.dataflow.util
 
OperatorDependencyUtil() - Constructor for class com.espertech.esper.dataflow.util.OperatorDependencyUtil
 
OperatorIncomingPipeDesc - Class in com.espertech.esper.dataflow.util
 
OperatorIncomingPipeDesc(int, List<PortDesc>) - Constructor for class com.espertech.esper.dataflow.util.OperatorIncomingPipeDesc
 
OperatorMetadataDescriptor - Class in com.espertech.esper.dataflow.util
 
OperatorMetadataDescriptor(GraphOperatorSpec, int, Class, Class, Object, String, Annotation[]) - Constructor for class com.espertech.esper.dataflow.util.OperatorMetadataDescriptor
 
OperatorPortRepo - Class in com.espertech.esper.dataflow.util
 
OperatorPortRepo() - Constructor for class com.espertech.esper.dataflow.util.OperatorPortRepo
 
operatorProvider(EPDataFlowOperatorProvider) - Method in class com.espertech.esper.client.dataflow.EPDataFlowInstantiationOptions
Sets the the operator provider.
operatorStatistics(boolean) - Method in class com.espertech.esper.client.dataflow.EPDataFlowInstantiationOptions
Sets indicator whether to collect operator statistics.
OperatorStatisticsProvider - Class in com.espertech.esper.dataflow.core
 
OperatorStatisticsProvider(Map<Integer, OperatorMetadataDescriptor>) - Constructor for class com.espertech.esper.dataflow.core.OperatorStatisticsProvider
 
OpFactory - Interface in com.espertech.esper.epl.datetime.eval
 
opName - Variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.GopContext
 
or() - Static method in class com.espertech.esper.client.soda.Expressions
Logical OR disjunction.
or(Expression, Expression, Expression...) - Static method in class com.espertech.esper.client.soda.Expressions
Logical OR disjunction.
or(PatternExpr, PatternExpr, PatternExpr...) - Static method in class com.espertech.esper.client.soda.Patterns
Pattern-OR expression, allows adding sub-expressions that are connected by a logical OR.
or() - Static method in class com.espertech.esper.client.soda.Patterns
Pattern-OR expression, allows adding sub-expressions that are connected by a logical OR.
OR_EXPR - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarLexer
 
OR_EXPR() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.EvalOrExpressionContext
 
OR_EXPR(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.EvalOrExpressionContext
 
OR_EXPR() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.MatchRecogMatchesIntervalContext
 
OR_EXPR - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
OR_EXPR() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OrExpressionContext
 
OR_EXPR(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OrExpressionContext
 
ORDER - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarLexer
 
ORDER() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnSelectExprContext
 
ORDER - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
ORDER() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.SelectExprContext
 
ORDERBY_DISTINCT - Static variable in class com.espertech.esper.epl.enummethod.dot.EnumMethodEnumParams
 
orderByClause(OrderByClause) - Method in class com.espertech.esper.client.soda.EPStatementObjectModel
Specify an order-by-clause.
OrderByClause - Class in com.espertech.esper.client.soda
An order-by clause consists of expressions and flags indicating if ascending or descending.
OrderByClause() - Constructor for class com.espertech.esper.client.soda.OrderByClause
Ctor.
OrderByClause(String...) - Constructor for class com.espertech.esper.client.soda.OrderByClause
Ctor.
OrderByClause(Expression...) - Constructor for class com.espertech.esper.client.soda.OrderByClause
Ctor.
OrderByElement - Class in com.espertech.esper.client.soda
A single entry in an order-by clause consisting of an expression and order ascending or descending flag.
OrderByElement() - Constructor for class com.espertech.esper.client.soda.OrderByElement
Ctor.
OrderByElement(Expression, boolean) - Constructor for class com.espertech.esper.client.soda.OrderByElement
Ctor.
OrderByElement - Class in com.espertech.esper.epl.core
 
OrderByElement(ExprNode, ExprEvaluator, boolean) - Constructor for class com.espertech.esper.epl.core.OrderByElement
 
OrderByItem - Class in com.espertech.esper.epl.spec
Specification object to an element in the order-by expression.
OrderByItem(ExprNode, boolean) - Constructor for class com.espertech.esper.epl.spec.OrderByItem
Ctor.
orderByListElement() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
orderByListElement(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OrderByListExprContext
 
orderByListElement() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OrderByListExprContext
 
OrderByListElementContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OrderByListElementContext
 
orderByListExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnSelectExprContext
 
orderByListExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
orderByListExpr() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.SelectExprContext
 
OrderByListExprContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OrderByListExprContext
 
OrderByProcessor - Interface in com.espertech.esper.epl.core
A processor for ordering output events according to the order specified in the order-by clause.
OrderByProcessorFactory - Interface in com.espertech.esper.epl.core
A processor for ordering output events according to the order specified in the order-by clause.
OrderByProcessorFactoryFactory - Class in com.espertech.esper.epl.core
Factory for OrderByProcessor processors.
OrderByProcessorFactoryFactory() - Constructor for class com.espertech.esper.epl.core.OrderByProcessorFactoryFactory
 
OrderByProcessorFactoryImpl - Class in com.espertech.esper.epl.core
An order-by processor that sorts events according to the expressions in the order_by clause.
OrderByProcessorFactoryImpl(List<OrderByItem>, ExprNode[], boolean, boolean) - Constructor for class com.espertech.esper.epl.core.OrderByProcessorFactoryImpl
Ctor.
OrderByProcessorImpl - Class in com.espertech.esper.epl.core
An order-by processor that sorts events according to the expressions in the order_by clause.
OrderByProcessorImpl(OrderByProcessorFactoryImpl, AggregationService) - Constructor for class com.espertech.esper.epl.core.OrderByProcessorImpl
 
OrderByProcessorOrderedLimit - Class in com.espertech.esper.epl.core
Sorter and row limiter in one: sorts using a sorter and row limits
OrderByProcessorOrderedLimit(OrderByProcessorImpl, OrderByProcessorRowLimit) - Constructor for class com.espertech.esper.epl.core.OrderByProcessorOrderedLimit
Ctor.
OrderByProcessorOrderedLimitFactory - Class in com.espertech.esper.epl.core
Sorter and row limiter in one: sorts using a sorter and row limits
OrderByProcessorOrderedLimitFactory(OrderByProcessorFactoryImpl, OrderByProcessorRowLimitFactory) - Constructor for class com.espertech.esper.epl.core.OrderByProcessorOrderedLimitFactory
 
OrderByProcessorRowLimit - Class in com.espertech.esper.epl.core
An order-by processor that sorts events according to the expressions in the order_by clause.
OrderByProcessorRowLimit(VariableReader, VariableReader, int, int) - Constructor for class com.espertech.esper.epl.core.OrderByProcessorRowLimit
 
OrderByProcessorRowLimitFactory - Class in com.espertech.esper.epl.core
An order-by processor that sorts events according to the expressions in the order_by clause.
OrderByProcessorRowLimitFactory(RowLimitSpec, VariableService, String) - Constructor for class com.espertech.esper.epl.core.OrderByProcessorRowLimitFactory
Ctor.
OrderedObjectParamExpression - Class in com.espertech.esper.client.soda
For use in view parameter lists, this is a wrapper expression that adds an ascending or descending sort indicator to its single child expression.
OrderedObjectParamExpression() - Constructor for class com.espertech.esper.client.soda.OrderedObjectParamExpression
Ctor.
OrderedObjectParamExpression(boolean) - Constructor for class com.espertech.esper.client.soda.OrderedObjectParamExpression
Ctor.
orExpression() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.FollowedByExpressionContext
 
orExpression() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.FollowedByRepeatContext
 
orExpression() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
OrExpressionContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OrExpressionContext
 
OutboundUnitRunnable - Class in com.espertech.esper.core.thread
Outbound unit.
OutboundUnitRunnable(UniformPair<EventBean[]>, StatementResultServiceImpl) - Constructor for class com.espertech.esper.core.thread.OutboundUnitRunnable
Ctor.
OUTER - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarLexer
 
OUTER() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.KeywordAllowedIdentContext
 
OUTER - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
OUTER() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OuterJoinContext
 
OuterInnerDirectionalGraph - Class in com.espertech.esper.epl.join.plan
This class represents outer-join relationships between outer and inner tables.
OuterInnerDirectionalGraph(int) - Constructor for class com.espertech.esper.epl.join.plan.OuterInnerDirectionalGraph
Ctor.
outerJoin() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
outerJoin(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OuterJoinListContext
 
outerJoin() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OuterJoinListContext
 
OuterJoinAnalyzer - Class in com.espertech.esper.epl.join.plan
Analyzes an outer join descriptor list and builds a query graph model from it.
OuterJoinAnalyzer() - Constructor for class com.espertech.esper.epl.join.plan.OuterJoinAnalyzer
 
OuterJoinContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OuterJoinContext
 
OuterJoinDesc - Class in com.espertech.esper.epl.spec
Contains the ON-clause criteria in an outer join.
OuterJoinDesc(OuterJoinType, ExprIdentNode, ExprIdentNode, ExprIdentNode[], ExprIdentNode[]) - Constructor for class com.espertech.esper.epl.spec.OuterJoinDesc
Ctor.
outerJoinIdent() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OuterJoinContext
 
outerJoinIdent() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
OuterJoinIdentContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OuterJoinIdentContext
 
outerJoinIdentPair(int) - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OuterJoinIdentContext
 
outerJoinIdentPair() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OuterJoinIdentContext
 
outerJoinIdentPair() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
OuterJoinIdentPairContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OuterJoinIdentPairContext
 
outerJoinList() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.FromClauseContext
 
outerJoinList() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
OuterJoinListContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OuterJoinListContext
 
OuterJoinQualifier - Class in com.espertech.esper.client.soda
Qualifies a join by providing the outer join type (full/left/right) and joined-on properties.
OuterJoinQualifier() - Constructor for class com.espertech.esper.client.soda.OuterJoinQualifier
Ctor.
OuterJoinQualifier(OuterJoinType, PropertyValueExpression, PropertyValueExpression) - Constructor for class com.espertech.esper.client.soda.OuterJoinQualifier
Ctor.
OuterJoinQualifier(OuterJoinType, PropertyValueExpression, PropertyValueExpression, ArrayList<PropertyValueExpressionPair>) - Constructor for class com.espertech.esper.client.soda.OuterJoinQualifier
Ctor.
OuterJoinType - Enum in com.espertech.esper.type
Enum for the type of outer join.
OUTPUT - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarLexer
 
OUTPUT - Static variable in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
OUTPUT() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OutputClauseInsertContext
 
OUTPUT() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.SelectExprContext
 
output(boolean, UniformPair<EventBean[]>) - Method in class com.espertech.esper.epl.view.OutputProcessViewConditionDefaultPostProcess
 
output(boolean, UniformPair<EventBean[]>) - Method in class com.espertech.esper.epl.view.OutputProcessViewConditionFirstPostProcess
 
output(boolean, UniformPair<EventBean[]>) - Method in class com.espertech.esper.epl.view.OutputProcessViewConditionSnapshot
 
output(boolean, UniformPair<EventBean[]>) - Method in class com.espertech.esper.epl.view.OutputProcessViewConditionSnapshotPostProcess
 
output(boolean, UniformPair<EventBean[]>, UpdateDispatchView) - Method in class com.espertech.esper.epl.view.OutputStrategyPostProcess
 
output(boolean, UniformPair<EventBean[]>, UpdateDispatchView) - Static method in class com.espertech.esper.epl.view.OutputStrategyUtil
 
OutputAdapter - Interface in com.espertech.esper.adapter
An output adapter transforms engine events and
OutputCallback - Interface in com.espertech.esper.epl.view
A wrapper for the callback from the output limit condition to the output handler.
outputClauseInsert() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OnExprContext
 
outputClauseInsert() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
OutputClauseInsertContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OutputClauseInsertContext
 
OutputCondition - Interface in com.espertech.esper.epl.view
A condition that must be satisfied before output processing is allowed to continue.
OutputConditionBase - Class in com.espertech.esper.epl.view
 
OutputConditionCount - Class in com.espertech.esper.epl.view
Output limit condition that is satisfied when either the total number of new events arrived or the total number of old events arrived is greater than a preset value.
OutputConditionCount(OutputCallback, long, VariableReader) - Constructor for class com.espertech.esper.epl.view.OutputConditionCount
 
OutputConditionCountFactory - Class in com.espertech.esper.epl.view
 
OutputConditionCountFactory(int, VariableMetaData) - Constructor for class com.espertech.esper.epl.view.OutputConditionCountFactory
Constructor.
OutputConditionCrontab - Class in com.espertech.esper.epl.view
Output condition handling crontab-at schedule output.
OutputConditionCrontab(OutputCallback, AgentInstanceContext, OutputConditionCrontabFactory) - Constructor for class com.espertech.esper.epl.view.OutputConditionCrontab
 
OutputConditionCrontabFactory - Class in com.espertech.esper.epl.view
Output condition handling crontab-at schedule output.
OutputConditionCrontabFactory(List<ExprNode>, StatementContext) - Constructor for class com.espertech.esper.epl.view.OutputConditionCrontabFactory
 
OutputConditionExpression - Class in com.espertech.esper.epl.view
Output condition for output rate limiting that handles when-then expressions for controlling output.
OutputConditionExpression(OutputCallback, AgentInstanceContext, OutputConditionExpressionFactory) - Constructor for class com.espertech.esper.epl.view.OutputConditionExpression
 
OutputConditionExpressionFactory - Class in com.espertech.esper.epl.view
Output condition for output rate limiting that handles when-then expressions for controlling output.
OutputConditionExpressionFactory(ExprNode, List<OnTriggerSetAssignment>, StatementContext, ExprNode, List<OnTriggerSetAssignment>) - Constructor for class com.espertech.esper.epl.view.OutputConditionExpressionFactory
 
OutputConditionExpressionTypeUtil - Class in com.espertech.esper.epl.view
 
OutputConditionExpressionTypeUtil() - Constructor for class com.espertech.esper.epl.view.OutputConditionExpressionTypeUtil
 
OutputConditionFactory - Interface in com.espertech.esper.epl.view
 
OutputConditionFactoryFactory - Class in com.espertech.esper.epl.view
Factory for output condition instances.
OutputConditionFactoryFactory() - Constructor for class com.espertech.esper.epl.view.OutputConditionFactoryFactory
 
OutputConditionFirst - Class in com.espertech.esper.epl.view
An output condition that is satisfied at the first event of either a time-based or count-based batch.
OutputConditionFirst(OutputCallback, AgentInstanceContext, OutputConditionFactory) - Constructor for class com.espertech.esper.epl.view.OutputConditionFirst
 
OutputConditionFirstFactory - Class in com.espertech.esper.epl.view
An output condition that is satisfied at the first event of either a time-based or count-based batch.
OutputConditionFirstFactory(OutputLimitSpec, StatementContext, boolean, boolean) - Constructor for class com.espertech.esper.epl.view.OutputConditionFirstFactory
 
OutputConditionNull - Class in com.espertech.esper.epl.view
An empty output condition that is always satisfied.
OutputConditionNull(OutputCallback) - Constructor for class com.espertech.esper.epl.view.OutputConditionNull
Ctor.
OutputConditionNullFactory - Class in com.espertech.esper.epl.view
 
OutputConditionNullFactory() - Constructor for class com.espertech.esper.epl.view.OutputConditionNullFactory
 
OutputConditionPolled - Interface in com.espertech.esper.epl.view
 
OutputConditionPolledCount - Class in com.espertech.esper.epl.view
Output limit condition that is satisfied when either the total number of new events arrived or the total number of old events arrived is greater than a preset value.
OutputConditionPolledCount(int, VariableReader) - Constructor for class com.espertech.esper.epl.view.OutputConditionPolledCount
Constructor.
OutputConditionPolledCrontab - Class in com.espertech.esper.epl.view
Output condition handling crontab-at schedule output.
OutputConditionPolledCrontab(List<ExprNode>, AgentInstanceContext) - Constructor for class com.espertech.esper.epl.view.OutputConditionPolledCrontab
Constructor.
OutputConditionPolledExpression - Class in com.espertech.esper.epl.view
Output condition for output rate limiting that handles when-then expressions for controlling output.
OutputConditionPolledExpression(ExprNode, List<OnTriggerSetAssignment>, AgentInstanceContext) - Constructor for class com.espertech.esper.epl.view.OutputConditionPolledExpression
Ctor.
OutputConditionPolledFactory - Class in com.espertech.esper.epl.view
Factory for output condition instances that are polled/queried only.
OutputConditionPolledFactory() - Constructor for class com.espertech.esper.epl.view.OutputConditionPolledFactory
 
OutputConditionPolledTime - Class in com.espertech.esper.epl.view
 
OutputConditionPolledTime(ExprTimePeriod, AgentInstanceContext) - Constructor for class com.espertech.esper.epl.view.OutputConditionPolledTime
Constructor.
OutputConditionTerm - Class in com.espertech.esper.epl.view
 
OutputConditionTerm(OutputCallback) - Constructor for class com.espertech.esper.epl.view.OutputConditionTerm
 
OutputConditionTermFactory - Class in com.espertech.esper.epl.view
 
OutputConditionTermFactory() - Constructor for class com.espertech.esper.epl.view.OutputConditionTermFactory
 
OutputConditionTime - Class in com.espertech.esper.epl.view
Output condition that is satisfied at the end of every time interval of a given length.
OutputConditionTime(OutputCallback, AgentInstanceContext, OutputConditionTimeFactory) - Constructor for class com.espertech.esper.epl.view.OutputConditionTime
 
OutputConditionTimeFactory - Class in com.espertech.esper.epl.view
Output condition that is satisfied at the end of every time interval of a given length.
OutputConditionTimeFactory(ExprTimePeriod, StatementContext) - Constructor for class com.espertech.esper.epl.view.OutputConditionTimeFactory
Constructor.
outputLimit() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
outputLimit() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.SelectExprContext
 
outputLimitAfter() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
outputLimitAfter() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OutputLimitContext
 
OutputLimitAfterContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OutputLimitAfterContext
 
outputLimitAndTerm() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser
 
outputLimitAndTerm() - Method in class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OutputLimitContext
 
OutputLimitAndTermContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OutputLimitAndTermContext
 
outputLimitClause(OutputLimitClause) - Method in class com.espertech.esper.client.soda.EPStatementObjectModel
Specify an output-rate-limiting-clause.
OutputLimitClause - Class in com.espertech.esper.client.soda
An output limit clause defines how to limit output of statements and consists of a selector specifiying which events to select to output, a frequency and a unit.
OutputLimitClause() - Constructor for class com.espertech.esper.client.soda.OutputLimitClause
Ctor.
OutputLimitClause(OutputLimitSelector, OutputLimitUnit) - Constructor for class com.espertech.esper.client.soda.OutputLimitClause
Ctor.
OutputLimitClause(OutputLimitSelector, Double) - Constructor for class com.espertech.esper.client.soda.OutputLimitClause
Ctor.
OutputLimitClause(OutputLimitSelector, TimePeriodExpression) - Constructor for class com.espertech.esper.client.soda.OutputLimitClause
Ctor.
OutputLimitClause(TimePeriodExpression) - Constructor for class com.espertech.esper.client.soda.OutputLimitClause
Ctor.
OutputLimitClause(OutputLimitSelector, String) - Constructor for class com.espertech.esper.client.soda.OutputLimitClause
Ctor.
OutputLimitClause(OutputLimitSelector, Double, String, OutputLimitUnit) - Constructor for class com.espertech.esper.client.soda.OutputLimitClause
Ctor.
OutputLimitClause(OutputLimitSelector, OutputLimitUnit, TimePeriodExpression, Integer) - Constructor for class com.espertech.esper.client.soda.OutputLimitClause
Ctor.
OutputLimitClause(OutputLimitSelector, Expression[]) - Constructor for class com.espertech.esper.client.soda.OutputLimitClause
Ctor.
OutputLimitClause(OutputLimitSelector, Expression, List<Assignment>) - Constructor for class com.espertech.esper.client.soda.OutputLimitClause
Ctor.
OutputLimitContext(ParserRuleContext, int) - Constructor for class com.espertech.esper.epl.generated.EsperEPL2GrammarParser.OutputLimitContext
 
OutputLimitLimitType - Enum in com.espertech.esper.epl.spec
Enum for describing the type of output limit within an interval.
OutputLimitRateType - Enum in com.espertech.esper.epl.spec
Enum for the type of rate for output-rate limiting.
OutputLimitSelector - Enum in com.espertech.esper.client.soda
Selector for use in output rate limiting.
OutputLimitSpec - Class in com.espertech.esper.epl.spec
Spec for defining an output rate
OutputLimitSpec(Double, String, OutputLimitRateType, OutputLimitLimitType, ExprNode, List<OnTriggerSetAssignment>, List<ExprNode>, ExprTimePeriod, ExprTimePeriod, Integer, boolean, ExprNode, List<OnTriggerSetAssignment>) - Constructor for class com.espertech.esper.epl.spec.OutputLimitSpec
Ctor.
OutputLimitSpec(OutputLimitLimitType, OutputLimitRateType) - Constructor for class com.espertech.esper.epl.spec.OutputLimitSpec
 
OutputLimitUnit - Enum in com.espertech.esper.client.soda
Unit for output rate limiting.
outputOutputRateLimited(UniformPair<EventBean[]>) - Method in class com.espertech.esper.dataflow.ops.Select
 
OutputProcessViewBase - Class in com.espertech.esper.epl.view
 
OutputProcessViewBaseCallback - Class in com.espertech.esper.epl.view
Factory for output processing views.
OutputProcessViewBaseCallback(ResultSetProcessor, OutputProcessViewCallback) - Constructor for class com.espertech.esper.epl.view.OutputProcessViewBaseCallback
 
OutputProcessViewBaseWAfter - Class in com.espertech.esper.epl.view
 
OutputProcessViewCallback - Interface in com.espertech.esper.epl.view
Factory for output processing views.
OutputProcessViewConditionDefault - Class in com.espertech.esper.epl.view
A view that prepares output events, batching incoming events and invoking the result set processor as necessary.
OutputProcessViewConditionDefault(ResultSetProcessor, Long, Integer, boolean, OutputProcessViewConditionFactory, AgentInstanceContext) - Constructor for class com.espertech.esper.epl.view.OutputProcessViewConditionDefault
 
OutputProcessViewConditionDefaultPostProcess - Class in com.espertech.esper.epl.view
A view that prepares output events, batching incoming events and invoking the result set processor as necessary.
OutputProcessViewConditionDefaultPostProcess(ResultSetProcessor, Long, Integer, boolean, OutputProcessViewConditionFactory, AgentInstanceContext, OutputStrategyPostProcess) - Constructor for class com.espertech.esper.epl.view.OutputProcessViewConditionDefaultPostProcess
 
OutputProcessViewConditionFactory - Class in com.espertech.esper.epl.view
A view that handles the "output snapshot" keyword in output rate stabilizing.
OutputProcessViewConditionFactory(StatementContext, OutputStrategyPostProcessFactory, boolean, ExprTimePeriod, Integer, EventType, OutputConditionFactory, int, OutputProcessViewConditionFactory.ConditionType, OutputLimitLimitType, boolean) - Constructor for class com.espertech.esper.epl.view.OutputProcessViewConditionFactory
 
OutputProcessViewConditionFactory.ConditionType - Enum in com.espertech.esper.epl.view
 
OutputProcessViewConditionFirst - Class in com.espertech.esper.epl.view
Handles output rate limiting for FIRST, only applicable with a having-clause and no group-by clause.
OutputProcessViewConditionFirst(ResultSetProcessor, Long, Integer, boolean, OutputProcessViewConditionFactory, AgentInstanceContext) - Constructor for class com.espertech.esper.epl.view.OutputProcessViewConditionFirst
 
OutputProcessViewConditionFirstPostProcess - Class in com.espertech.esper.epl.view
Handles output rate limiting for FIRST, only applicable with a having-clause and no group-by clause.
OutputProcessViewConditionFirstPostProcess(ResultSetProcessor, Long, Integer, boolean, OutputProcessViewConditionFactory, AgentInstanceContext, OutputStrategyPostProcess) - Constructor for class com.espertech.esper.epl.view.OutputProcessViewConditionFirstPostProcess
 
OutputProcessViewConditionSnapshot - Class in com.espertech.esper.epl.view
A view that handles the "output snapshot" keyword in output rate stabilizing.
OutputProcessViewConditionSnapshot(ResultSetProcessor, Long, Integer, boolean, OutputProcessViewConditionFactory, AgentInstanceContext) - Constructor for class com.espertech.esper.epl.view.OutputProcessViewConditionSnapshot
 
OutputProcessViewConditionSnapshotPostProcess - Class in com.espertech.esper.epl.view
A view that handles the "output snapshot" keyword in output rate stabilizing.
OutputProcessViewConditionSnapshotPostProcess(ResultSetProcessor, Long, Integer, boolean, OutputProcessViewConditionFactory, AgentInstanceContext, OutputStrategyPostProcess) - Constructor for class com.espertech.esper.epl.view.OutputProcessViewConditionSnapshotPostProcess
 
OutputProcessViewDirect - Class in com.espertech.esper.epl.view
Output process view that does not enforce any output policies and may simply hand over events to child views, does not handle distinct.
OutputProcessViewDirect(ResultSetProcessor, OutputProcessViewDirectFactory) - Constructor for class com.espertech.esper.epl.view.OutputProcessViewDirect
 
OutputProcessViewDirectDistinctOrAfter - Class in com.espertech.esper.epl.view
Output process view that does not enforce any output policies and may simply hand over events to child views, but works with distinct and after-output policies
OutputProcessViewDirectDistinctOrAfter(ResultSetProcessor, Long, Integer, boolean, OutputProcessViewDirectDistinctOrAfterFactory) - Constructor for class com.espertech.esper.epl.view.OutputProcessViewDirectDistinctOrAfter
 
OutputProcessViewDirectDistinctOrAfterFactory - Class in com.espertech.esper.epl.view
Output process view that does not enforce any output policies and may simply hand over events to child views, but works with distinct and after-output policies
OutputProcessViewDirectDistinctOrAfterFactory(StatementContext, OutputStrategyPostProcessFactory, boolean, ExprTimePeriod, Integer, EventType) - Constructor for class com.espertech.esper.epl.view.OutputProcessViewDirectDistinctOrAfterFactory
 
OutputProcessViewDirectDistinctOrAfterPostProcess - Class in com.espertech.esper.epl.view
Output process view that does not enforce any output policies and may simply hand over events to child views, but works with distinct and after-output policies
OutputProcessViewDirectDistinctOrAfterPostProcess(ResultSetProcessor, Long, Integer, boolean, OutputProcessViewDirectDistinctOrAfterFactory, OutputStrategyPostProcess) - Constructor for class com.espertech.esper.epl.view.OutputProcessViewDirectDistinctOrAfterPostProcess
 
OutputProcessViewDirectFactory - Class in com.espertech.esper.epl.view
Factory for output process view that does not enforce any output policies and may simply hand over events to child views, does not handle distinct.
OutputProcessViewDirectFactory(StatementContext, OutputStrategyPostProcessFactory) - Constructor for class com.espertech.esper.epl.view.OutputProcessViewDirectFactory
 
OutputProcessViewDirectPostProcess - Class in com.espertech.esper.epl.view
 
OutputProcessViewDirectPostProcess(ResultSetProcessor, OutputProcessViewDirectFactory, OutputStrategyPostProcess) - Constructor for class com.espertech.esper.epl.view.OutputProcessViewDirectPostProcess
 
OutputProcessViewFactory - Interface in com.espertech.esper.epl.view
Factory for output processing views.
OutputProcessViewFactoryCallback - Class in com.espertech.esper.epl.view
Factory for output processing views.
OutputProcessViewFactoryCallback(OutputProcessViewCallback) - Constructor for class com.espertech.esper.epl.view.OutputProcessViewFactoryCallback
 
OutputProcessViewFactoryFactory - Class in com.espertech.esper.epl.view
Factory for factories for output processing views.
OutputProcessViewFactoryFactory() - Constructor for class com.espertech.esper.epl.view.OutputProcessViewFactoryFactory
 
OutputProcessViewTerminable - Interface in com.espertech.esper.epl.view
 
OutputStrategyPostProcess - Class in com.espertech.esper.epl.view
An output strategy that handles routing (insert-into) and stream selection.
OutputStrategyPostProcess(OutputStrategyPostProcessFactory, AgentInstanceContext) - Constructor for class com.espertech.esper.epl.view.OutputStrategyPostProcess
 
OutputStrategyPostProcessFactory - Class in com.espertech.esper.epl.view
An output strategy that handles routing (insert-into) and stream selection.
OutputStrategyPostProcessFactory(boolean, SelectClauseStreamSelectorEnum, SelectClauseStreamSelectorEnum, InternalEventRouter, EPStatementHandle, boolean) - Constructor for class com.espertech.esper.epl.view.OutputStrategyPostProcessFactory
 
OutputStrategyUtil - Class in com.espertech.esper.epl.view
 
OutputStrategyUtil() - Constructor for class com.espertech.esper.epl.view.OutputStrategyUtil
 
OutputTerminationCallback - Interface in com.espertech.esper.epl.view
 
OutputType - Annotation Type in com.espertech.esper.dataflow.annotations
 
OutputTypes - Annotation Type in com.espertech.esper.dataflow.annotations
 
OutputValueRenderer - Interface in com.espertech.esper.event.util
For rendering an output value returned by a property.
OutputValueRendererBase - Class in com.espertech.esper.event.util
Renderer for a Object values that can simply be output via to-string.
OutputValueRendererBase() - Constructor for class com.espertech.esper.event.util.OutputValueRendererBase
 
OutputValueRendererFactory - Class in com.espertech.esper.event.util
For rendering an output value returned by a property.
OutputValueRendererFactory() - Constructor for class com.espertech.esper.event.util.OutputValueRendererFactory
 
OutputValueRendererJSONString - Class in com.espertech.esper.event.util
Renderer for a String-value into JSON strings.
OutputValueRendererJSONString() - Constructor for class com.espertech.esper.event.util.OutputValueRendererJSONString
 
OutputValueRendererXMLString - Class in com.espertech.esper.event.util
Renderer for a String-value into XML strings.
OutputValueRendererXMLString() - Constructor for class com.espertech.esper.event.util.OutputValueRendererXMLString
 
outputViaCallback(EventBean[]) - Method in class com.espertech.esper.dataflow.ops.Select
 
outputViaCallback(EventBean[]) - Method in interface com.espertech.esper.epl.view.OutputProcessViewCallback
 
Overflow - Annotation Type in com.espertech.esper.client.annotation
Annotation marking a overflow-profile EPL statement.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links