Index

Symbols

-> pattern operator, Followed-by

A

after, Suppressing Output With After
aggregation functions
custom plug-in, Aggregation Functions
overview, Aggregate Functions
and pattern operator, And
annotation, Annotation
application-provided, Application-Provided Annotations
builtin, Built-In Annotations
interrogating, Interrogating EPL Annotations
arithmetic operators, Arithmetic Operators
array definition operator, Array Definition Operator

B

between operator, The 'between' Keyword
binary operators, Binary Operators

D

data types, Data Types
data window views
custom plug-in view, Derived-value and Data Window View
externally-timed window, Externally-timed window (win:ext_timed)
grouped data window, Grouped Data Window (std:groupwin)
keep-all window, Keep-All window (win:keepall)
last event window, Last Event (std:lastevent)
length batch window, Length batch window (win:length_batch)
length window, Length window (win:length)
overview, EPL Reference: Views
size window, Size (std:size)
sorted window, Sorted Window View (ext:sort)
time batch window, Time batch window (win:time_batch)
time length batch window, Time-Length combination batch window (win:time_length_batch)
time window, Time window (win:time)
time-accumulating window, Time-Accumulating window (win:time_accum)
time-order window, Time-Order View (ext:time_order)
unique window, Unique (std:unique)
decorated event, Decorated Events
deployment
EPDeploymentAdmin interface, The Deployment Administrative Interface
EPL module, EPL Modules
J2EE, J2EE Packaging and Deployment
derived-value views
correlation, Correlation (stat:correl)
overview, EPL Reference: Views
regression, Regression (stat:linest)
univariate statistics, Univariate statistics (stat:uni)
weighted average, Weighted average (stat:weighted_avg)
differences, CLR-Java Differences
dot operator, Dot Operator
duck typing, Dot Operator
dynamic event properties, Dynamic Event Properties

E

enumeration, Constants and Enumeration
enumerator, Using Enumerators
EPAdministrator interface, The Administrative Interface
EPL
from clause, Specifying Event Streams: the From Clause
group by clause, Organizing statement results into groups: the Group-by clause
having clause, Selecting groups of events: the Having clause
inner join, Outer, Left and Right Joins
insert into clause, Merging Streams and Continuous Insertion: the Insert Into Clause
join, Joining Event Streams
join, unidirectional, Unidirectional Joins
joining non-relational data via method invocation, Accessing Non-Relational Data via Method Invocation
joining relational data via SQL, Accessing Relational Data via SQL
limit clause, Limiting Row Count: the Limit Clause
named window, Creating and Using Named Windows
deleting from, Deleting From Named Windows: the On Delete clause
inserting into, Inserting Into Named Windows
merge, Triggered Upsert using the On-Merge Clause
populating from a named window, Populating a Named Window from an Existing Named Window
selecting from, Selecting From Named Windows
triggered playback using On Insert, Triggered Playback from Named Windows: the On Insert clause
triggered select using On Select, Triggered Select on Named Windows: the On Select clause
updating, Updating Named Windows: the On Update clause
upsert, Triggered Upsert using the On-Merge Clause
order by clause, Sorting Output: the Order By Clause
outer join, Outer, Left and Right Joins
outer join, unidirectional, Unidirectional Joins
output control and stabilizing, Stabilizing and Controlling Output: the Output Clause
select clause, Choosing Event Properties And Events: the Select Clause
subqueries, Subqueries
variable, Variables
where clause, Specifying Search Conditions: the Where Clause
EPRuntime interface, The Runtime Interface
EPServiceProviderManager class, The Service Provider Interface
EPStatement interface, The Administrative Interface
EPStatementObjectModel interface, Statement Object Model
escape, Escaping Strings
event
additional representations, Additional Event Representations
bulk, Coarse-Grained Events
coarse, Coarse-Grained Events
dynamic properties, Dynamic Event Properties
insert into, Event Objects Populated by Insert Into
Map representation, Map Events
object, Object Events
properties, Event Properties
underlying representation, Event Underlying Objects
update, Updating, Merging and Versioning Events
version, Updating, Merging and Versioning Events
XML representation, System.Xml.XmlNode XML Events
event as a property, Event as a Property
event object
custom, Event Type And Event Object
event type
declaring, Declaring an Event Type: Create Schema
EventBean interface, Introduction, Event and Event Type
EventType interface, Event and Event Type
every pattern operator, Every
every-distinct pattern operator, Every-Distinct
exists function, The Exists Function
expression declaration, Expression Declaration
external time, Controlling Time-Keeping
externally-timed window, Externally-timed window (win:ext_timed)

L

lambda
expression declaration, Expression Declaration
last event window, Last Event (std:lastevent)
length batch window, Length batch window (win:length_batch)
length window, Length window (win:length)
like operator, The 'like' Keyword
limit clause, Limiting Row Count: the Limit Clause
limiting output row count, Limiting Row Count: the Limit Clause
literals, Data Type of Constants
logical and comparison operators, Logical And Comparison Operators

M

map event representation, Map Events
match recognize
comparison, Comparison of Match Recognize and EPL Patterns
overview, Overview
match_recognize
operator precedences, Operator Precedence
max function, The Min and Max Functions
merge, Triggered Upsert using the On-Merge Clause
methods
date-time, Overview
enumeration, Overview
min function, The Min and Max Functions

P

packaging
EPDeploymentAdmin interface, The Deployment Administrative Interface
EPL module, EPL Modules
J2EE, J2EE Packaging and Deployment
pattern
filter expressions, Filter Expressions In Patterns
operator precedences, Operator Precedence
overview, Event Pattern Overview
pattern atom, Pattern Atoms
pattern guard, Pattern Guards
custom plug-in, Pattern Guard
timer-within, The timer:within Pattern Guard
timer-withinmax, The timer:withinmax Pattern Guard
while, The while Pattern Guard
pattern observer
custom plug-in, Pattern Observer
timer-at, timer:at
timer-interval, timer:interval
pattern operator
and, And
every, Every
every-distinct, Every-Distinct
followed-by, Followed-by
not, Not
or, Or
plug-in
custom aggregation function, Aggregation Functions
custom event object, Event Type And Event Object
custom pattern guard, Pattern Guard
custom pattern observer, Pattern Observer
custom view, Derived-value and Data Window View
single-row function, Single-Row Functions
plug-in loader, Plug-in Loader
previous count function, The Previous-Count Function
previous function, The Previous Function
previous tail function, The Previous-Tail Function
previous window function, The Previous-Window Function
prior function, The Prior Function
pull API, Using Enumerators

R

regexp operator, The 'regexp' Keyword
regression view, Regression (stat:linest)
relational databases, Accessing Relational Data via SQL
remove stream, Insert and Remove Stream

S

safe enumerator, Using Enumerators
select clause, Choosing Event Properties And Events: the Select Clause
single-row functions
custom plug-in, Single-Row Functions
size window, Size (std:size)
sorted window, Sorted Window View (ext:sort)
SQL, Accessing Relational Data via SQL
statement
receiving results, Receiving Statement Results
subscriber object, Setting a Subscriber Object
static methods, Single-row Function Reference
subqueries, Subqueries
subscriber object, Setting a Subscriber Object
multi-row, Multi-Row Delivery
row-by-row, Row-By-Row Delivery

T

threading, Engine Threading and Concurrency
time
controlling, Controlling Time-Keeping
resolution, Time Resolution
time batch window, Time Batch, Time batch window (win:time_batch)
time length batch window, Time-Length combination batch window (win:time_length_batch)
time window, Time Window, Time window (win:time)
time-accumulating window, Time-Accumulating window (win:time_accum)
time-order window, Time-Order View (ext:time_order)
timer-at pattern observer, timer:at
timer-interval pattern observer, timer:interval
timer-within pattern guard, The timer:within Pattern Guard
timer-withinmax pattern guard, The timer:withinmax Pattern Guard
type-of function, The Type-Of Function

U

UDF
user-defined function, User-Defined Functions
unidirectional joins, Unidirectional Joins
unique window, Unique (std:unique)
univariate statistics view, Univariate statistics (stat:uni)
UnmatchedListener interface, Receiving Unmatched Events
UpdateEventHandler delegate, Adding Event Handlers
upsert, Triggered Upsert using the On-Merge Clause
user-defined function, User-Defined Functions
user-defined single-row function, Single-row Function Reference

X

XML event representation, System.Xml.XmlNode XML Events

© 2011 EsperTech Inc. All Rights Reserved