Package | Description |
---|---|
com.espertech.esper.client |
This package and its sub-packages defines the central Esper Client APIs.
|
com.espertech.esper.client.soda |
This package defines the Esper statement object model.
|
com.espertech.esper.epl.agg.aggregator |
Aggregation function implementations.
|
com.espertech.esper.epl.expression.core |
Core expression classes.
|
com.espertech.esper.epl.expression.funcs |
Function expressions.
|
com.espertech.esper.epl.expression.methodagg |
Method-aggregation expressions.
|
com.espertech.esper.epl.expression.ops |
Operator expressions.
|
com.espertech.esper.epl.expression.subquery |
Subselect expressions.
|
com.espertech.esper.epl.join.plan |
Inner join and outer join query planning
|
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.metrics.instrumentation |
EPL instrumentation helpers.
|
com.espertech.esper.schedule |
Package for timer callback scheduling
|
com.espertech.esper.type |
Internal primitive, enum and other type representations
|
Class and Description |
---|
StringPatternSet
Implementation match a string against a pattern.
|
Class and Description |
---|
BitWiseOpEnum
Enum representing relational types of operation.
|
OuterJoinType
Enum for the type of outer join.
|
Class and Description |
---|
MinMaxTypeEnum
Enumeration for the type of arithmatic to use.
|
Class and Description |
---|
CronOperatorEnum
Enumeration for special keywords in crontab timer.
|
FrequencyParameter
Encapsulates a parameter specifying a frequency, i.e.
|
NumberSetParameter
Interface to generate a set of integers from parameters that include ranges, lists and frequencies.
|
Class and Description |
---|
MinMaxTypeEnum
Enumeration for the type of arithmatic to use.
|
Class and Description |
---|
MinMaxTypeEnum
Enumeration for the type of arithmatic to use.
|
Class and Description |
---|
BitWiseOpEnum
Enum representing relational types of operation.
|
BitWiseOpEnum.Computer
Computer for relational op.
|
MathArithTypeEnum
Enumeration for the type of arithmatic to use.
|
MathArithTypeEnum.Computer
Interface for number cruncher.
|
RelationalOpEnum
Enum representing relational types of operation.
|
RelationalOpEnum.Computer
Computer for relational op.
|
Class and Description |
---|
RelationalOpEnum
Enum representing relational types of operation.
|
RelationalOpEnum.Computer
Computer for relational op.
|
Class and Description |
---|
OuterJoinType
Enum for the type of outer join.
|
RelationalOpEnum
Enum representing relational types of operation.
|
Class and Description |
---|
OuterJoinType
Enum for the type of outer join.
|
Class and Description |
---|
BitWiseOpEnum
Enum representing relational types of operation.
|
Class and Description |
---|
CronParameter
Hold parameters for timer:at.
|
ScheduleUnit
Enumeration of units in a specification of schedule, which contains elements for each of the following units:
minute, hour, day of month, month, day of week and seconds.
|
Class and Description |
---|
BitWiseOpEnum
Enum representing relational types of operation.
|
BitWiseOpEnum.Computer
Computer for relational op.
|
CronOperatorEnum
Enumeration for special keywords in crontab timer.
|
MathArithTypeEnum
Enumeration for the type of arithmatic to use.
|
MathArithTypeEnum.Computer
Interface for number cruncher.
|
MathArithTypeEnum.DivideBigDecConvComputerBase
Computer for math op.
|
MinMaxTypeEnum
Enumeration for the type of arithmatic to use.
|
MinMaxTypeEnum.Computer
Executes child expression nodes and compares results.
|
NumberSetParameter
Interface to generate a set of integers from parameters that include ranges, lists and frequencies.
|
OuterJoinType
Enum for the type of outer join.
|
PrimitiveValue
Classes implementing this interface are responsible for parsing, setting and getting the value of
the different basic Java data types that occur in an event expression.
|
PrimitiveValueBase
Abstract class for literal values supplied in an event expression string and prepared expression values supplied
by set methods.
|
PrimitiveValueType
Enumeration of types of primitive values.
|
RelationalOpEnum
Enum representing relational types of operation.
|
RelationalOpEnum.Computer
Computer for relational op.
|
ScheduleUnit
Enumeration of units in a specification of schedule, which contains elements for each of the following units:
minute, hour, day of month, month, day of week and seconds.
|
StringPatternSet
Implementation match a string against a pattern.
|
WildcardParameter
Represents a wildcard as a parameter.
|