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.expression.core |
Core expression classes.
|
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.spatial.quadtree.mxciffilterindex |
Quadtree MXCIF filter index
|
com.espertech.esper.spatial.quadtree.mxcifrowindex |
Quadtree MXCIF row index
|
com.espertech.esper.spatial.quadtree.prqdfilterindex |
Quadtree Point-region filter index
|
com.espertech.esper.spatial.quadtree.prqdrowindex |
Quadtree Point-region row index
|
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 |
---|
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 |
---|
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 |
---|
XYWHRectangle |
Class and Description |
---|
XYWHRectangle |
Class and Description |
---|
XYPoint |
Class and Description |
---|
XYPoint |
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.
|
NumberSetParameter
Interface to generate a set of integers from parameters that include ranges, lists and frequencies.
|
OuterJoinType
Enum for the type of outer join.
|
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.
|