Package | Description |
---|---|
com.espertech.esper.common.client.configuration.common |
Configuration classes for the common section, which is relevant to both the compiler and the runtime
|
com.espertech.esper.common.client.configuration.compiler |
Configuration classes for the compiler section, which is only relevant to the compiler
|
com.espertech.esper.common.client.configuration.runtime |
Configuration classes for the runtime section, which is only relevant to the runtime
|
com.espertech.esper.common.client.meta |
Event type additional information.
|
com.espertech.esper.common.client.scopetest |
Test framework classes.
|
com.espertech.esper.common.client.serde |
Serdes are for serializing and de-serializing.
|
com.espertech.esper.common.client.util |
Client utility classes.
|
com.espertech.esper.compiler.client |
Compiler API: Compiles EPL to byte code.
|
com.espertech.esper.compiler.client.option |
Callbacks for use with the compiler to provide or override behavior.
|
com.espertech.esper.runtime.client |
Runtime API: Runs compiled EPL.
|
Class and Description |
---|
AccessorStyle
Accessor style defines the methods of a class that are automatically exposed via event property.
|
CacheReferenceType
Enum indicating what kind of references are used to store the cache map's keys and values.
|
EventUnderlyingType
Enumeration of event representation.
|
PropertyResolutionStyle
Enumeration of different resolution styles for resolving property names.
|
ThreadingProfile
Threading profile.
|
Class and Description |
---|
EventTypeBusModifier
Modifier that dictates whether an event type allows or does not allow sending events in using one of the send-event
methods.
|
NameAccessModifier
Visibility modifiers for EPL objects.
|
PatternObjectType
Choice for type of pattern object.
|
Class and Description |
---|
FilterServiceProfile
Filter service profile.
|
Locking
Enumeration of blocking techniques.
|
TimeSourceType
Time source type.
|
UndeployRethrowPolicy
Enumeration of blocking techniques.
|
Class and Description |
---|
EventTypeBusModifier
Modifier that dictates whether an event type allows or does not allow sending events in using one of the send-event
methods.
|
NameAccessModifier
Visibility modifiers for EPL objects.
|
Class and Description |
---|
SafeIterator
A concurrency-safe iterator that iterates over events representing statement results (pull API)
in the face of concurrent event processing by further threads.
|
Class and Description |
---|
StatementType
Type of the statement.
|
Class and Description |
---|
AccessorStyle
Accessor style defines the methods of a class that are automatically exposed via event property.
|
CacheReferenceType
Enum indicating what kind of references are used to store the cache map's keys and values.
|
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.
|
CountMinSketchAgentForge
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.
|
EventTypeBusModifier
Modifier that dictates whether an event type allows or does not allow sending events in using one of the send-event
methods.
|
EventUnderlyingType
Enumeration of event representation.
|
ExceptionLineItem
Exception for line item.
|
FilterServiceProfile
Filter service profile.
|
Locking
Enumeration of blocking techniques.
|
MultiKey
Interface for use with multi-keys made up of multiple values and providing hashcode and equals semantics
|
NameAccessModifier
Visibility modifiers for EPL objects.
|
PatternObjectType
Choice for type of pattern object.
|
PropertyResolutionStyle
Enumeration of different resolution styles for resolving property names.
|
StatementProperty
Provides well-known statement properties.
|
StatementType
Type of the statement.
|
ThreadingProfile
Threading profile.
|
TimePeriod
Represents a time period.
|
TimeSourceType
Time source type.
|
UndeployRethrowPolicy
Enumeration of blocking techniques.
|
Class and Description |
---|
ExceptionLineItem
Exception for line item.
|
ExceptionWithLineItems
Interface for exceptions that have a line items
|
Class and Description |
---|
EventTypeBusModifier
Modifier that dictates whether an event type allows or does not allow sending events in using one of the send-event
methods.
|
NameAccessModifier
Visibility modifiers for EPL objects.
|
StateMgmtSetting |
Class and Description |
---|
SafeIterator
A concurrency-safe iterator that iterates over events representing statement results (pull API)
in the face of concurrent event processing by further threads.
|
StatementProperty
Provides well-known statement properties.
|