Package | Description |
---|---|
com.espertech.esper.client |
This package and its sub-packages defines the central Esper Client APIs.
|
com.espertech.esper.client.util |
This package contains utilities for events, specifically rendering of events in JSON and XML formats.
|
com.espertech.esper.codegen.compile |
Code-Generation Compiler
|
com.espertech.esper.core.service |
Implementation of client package interfaces, glue code
|
com.espertech.esper.dataflow.ops |
Data flow built-in operators.
|
com.espertech.esper.epl.approx |
Approximation algos.
|
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.datetime.calop |
Date-Time calendar operations.
|
com.espertech.esper.epl.expression.time |
Time-related expressions.
|
com.espertech.esper.event |
This package defines the internal event APIs.
|
com.espertech.esper.event.util |
Utilities around event rendering are here.
|
com.espertech.esper.pattern.observer |
Pattern observer classes the observe timer events
|
com.espertech.esper.util |
Utility classes that center around Java type handling, printing, reflection, debugging
|
Class and Description |
---|
EventRenderer
Provider for rendering services of
EventBean events. |
EventUnderlyingType
Enumeration of event representation.
|
Class and Description |
---|
ClassForNameProvider
Provider of lookup of a class name resolving into a class.
|
ClassForNameProviderDefault
Default provider for classname lookups.
|
ClassLoaderProvider
Provider of a classloader.
|
ClassLoaderProviderDefault
Default class loader provider returns the current thread context classloader.
|
CountMinSketchAgent
For use with Count-min sketch aggregation functions:
The agent implementation encapsulates transformation of value objects to byte-array and back (when needed),
and may override or provide custom behavior.
|
CountMinSketchAgentContext
Count-min sketch base context object.
|
CountMinSketchAgentContextAdd
Count-min sketch context object for add-operations.
|
CountMinSketchAgentContextEstimate
Count-min sketch context object for estimate-operations.
|
CountMinSketchAgentContextFromBytes
Count-min sketch context object for topk-operations.
|
EventPropertyRenderer
Interface for use with the JSON or XML event renderes to handle custom event property rendering.
|
EventPropertyRendererContext
Context for use with the
EventPropertyRenderer interface for use with the JSON or XML event renderes to handle custom event property rendering. |
EventUnderlyingType
Enumeration of event representation.
|
FastClassClassLoaderProvider
Class loader provider for use with FastClass-instance creation.
|
FastClassClassLoaderProviderDefault
Default class loader provider for use with FastClass-instance creation, uses current thread context class loader
|
JSONEventRenderer
Renderer for an event into the JSON textual format.
|
JSONRenderingOptions
JSON rendering options.
|
TimePeriod
Represents a time period.
|
XMLEventRenderer
Renderer for an event into the XML textual format.
|
XMLRenderingOptions
XML rendering options.
|
Class and Description |
---|
ClassLoaderProvider
Provider of a classloader.
|
Class and Description |
---|
EventRenderer
Provider for rendering services of
EventBean events. |
Class and Description |
---|
EventPropertyRenderer
Interface for use with the JSON or XML event renderes to handle custom event property rendering.
|
EventPropertyRendererContext
Context for use with the
EventPropertyRenderer interface for use with the JSON or XML event renderes to handle custom event property rendering. |
JSONEventRenderer
Renderer for an event into the JSON textual format.
|
JSONRenderingOptions
JSON rendering options.
|
XMLEventRenderer
Renderer for an event into the XML textual format.
|
XMLRenderingOptions
XML rendering options.
|
Class and Description |
---|
CountMinSketchAgent
For use with Count-min sketch aggregation functions:
The agent implementation encapsulates transformation of value objects to byte-array and back (when needed),
and may override or provide custom behavior.
|
CountMinSketchTopK
Value object for count-min-sketch top-k.
|
Class and Description |
---|
ClassForNameProvider
Provider of lookup of a class name resolving into a class.
|
ClassLoaderProvider
Provider of a classloader.
|
Class and Description |
---|
TimePeriod
Represents a time period.
|
Class and Description |
---|
TimePeriod
Represents a time period.
|
Class and Description |
---|
EventUnderlyingType
Enumeration of event representation.
|
Class and Description |
---|
EventPropertyRenderer
Interface for use with the JSON or XML event renderes to handle custom event property rendering.
|
EventPropertyRendererContext
Context for use with the
EventPropertyRenderer interface for use with the JSON or XML event renderes to handle custom event property rendering. |
EventRenderer
Provider for rendering services of
EventBean events. |
JSONEventRenderer
Renderer for an event into the JSON textual format.
|
JSONRenderingOptions
JSON rendering options.
|
XMLEventRenderer
Renderer for an event into the XML textual format.
|
XMLRenderingOptions
XML rendering options.
|
Class and Description |
---|
TimePeriod
Represents a time period.
|
Class and Description |
---|
ClassForNameProvider
Provider of lookup of a class name resolving into a class.
|
ClassLoaderProvider
Provider of a classloader.
|
EventUnderlyingType
Enumeration of event representation.
|
FastClassClassLoaderProvider
Class loader provider for use with FastClass-instance creation.
|