Serialized Form
Package com.espertech.esper.client |
eventClasses
Map<K,V> eventClasses
- Map of event name and fully-qualified class name.
eventTypesXMLDOM
Map<K,V> eventTypesXMLDOM
- Map of event type alias and XML DOM configuration.
eventTypesLegacy
Map<K,V> eventTypesLegacy
- Map of event type alias and Legacy-type event configuration.
mapAliases
Map<K,V> mapAliases
- The type aliases for events that are backed by java.util.Map,
not containing strongly-typed nested maps.
nestableMapAliases
Map<K,V> nestableMapAliases
- The type aliases for events that are backed by java.util.Map,
possibly containing strongly-typed nested maps.
Each entrie's value must be either a Class or a Map to
define nested maps.
imports
List<E> imports
- The class and package name imports that
will be used to resolve partial class names.
databaseReferences
Map<K,V> databaseReferences
- The class and package name imports that
will be used to resolve partial class names.
isUsingDefaultImports
boolean isUsingDefaultImports
- True until the user calls addAutoImport().
epServicesContextFactoryClassName
String epServicesContextFactoryClassName
- Optional classname to use for constructing services context.
plugInViews
List<E> plugInViews
- List of configured plug-in views.
plugInPatternObjects
List<E> plugInPatternObjects
- List of configured plug-in pattern objects.
plugInAggregationFunctions
List<E> plugInAggregationFunctions
- List of configured plug-in aggregation functions.
pluginLoaders
List<E> pluginLoaders
- List of adapter loaders.
engineDefaults
ConfigurationEngineDefaults engineDefaults
- Saves engine default configs such as threading settings
eventTypeAutoAliasPackages
Set<E> eventTypeAutoAliasPackages
- Saves the packages to search to resolve event type aliases.
variables
Map<K,V> variables
- Map of variables.
methodInvocationReferences
Map<K,V> methodInvocationReferences
- Map of class name and configuration for method invocations on that class.
plugInEventRepresentation
Map<K,V> plugInEventRepresentation
- Map of plug-in event representation name and configuration
plugInEventTypes
Map<K,V> plugInEventTypes
- Map of plug-in event types.
plugInEventTypeAliasResolutionURIs
URI[] plugInEventTypeAliasResolutionURIs
- URIs that point to plug-in event representations that are given a chance to dynamically resolve an event type alias to an
event type, as it occurs in a new EPL statement.
revisionEventTypes
Map<K,V> revisionEventTypes
- All revision event types which allow updates to past events.
variantStreams
Map<K,V> variantStreams
- Variant streams allow events of disparate types to be treated the same.
connectionFactoryDesc
ConfigurationDBRef.ConnectionFactoryDesc connectionFactoryDesc
connectionSettings
ConfigurationDBRef.ConnectionSettings connectionSettings
connectionLifecycleEnum
ConfigurationDBRef.ConnectionLifecycleEnum connectionLifecycleEnum
dataCacheDesc
ConfigurationDataCache dataCacheDesc
metadataOrigin
ConfigurationDBRef.MetadataOriginEnum metadataOrigin
columnChangeCase
ConfigurationDBRef.ColumnChangeCaseEnum columnChangeCase
sqlTypesMapping
Map<K,V> sqlTypesMapping
autoCommit
Boolean autoCommit
catalog
String catalog
readOnly
Boolean readOnly
transactionIsolation
Integer transactionIsolation
contextLookupName
String contextLookupName
envProperties
Properties envProperties
className
String className
url
String url
optionalUserName
String optionalUserName
optionalPassword
String optionalPassword
optionalProperties
Properties optionalProperties
threading
ConfigurationEngineDefaults.Threading threading
viewResources
ConfigurationEngineDefaults.ViewResources viewResources
eventMeta
ConfigurationEngineDefaults.EventMeta eventMeta
logging
ConfigurationEngineDefaults.Logging logging
variables
ConfigurationEngineDefaults.Variables variables
streamSelection
ConfigurationEngineDefaults.StreamSelection streamSelection
timeSource
ConfigurationEngineDefaults.TimeSource timeSource
classPropertyResolutionStyle
Configuration.PropertyResolutionStyle classPropertyResolutionStyle
enableExecutionDebug
boolean enableExecutionDebug
defaultStreamSelector
StreamSelector defaultStreamSelector
isListenerDispatchPreserveOrder
boolean isListenerDispatchPreserveOrder
listenerDispatchTimeout
long listenerDispatchTimeout
listenerDispatchLocking
ConfigurationEngineDefaults.Threading.Locking listenerDispatchLocking
isInsertIntoDispatchPreserveOrder
boolean isInsertIntoDispatchPreserveOrder
insertIntoDispatchTimeout
long insertIntoDispatchTimeout
insertIntoDispatchLocking
ConfigurationEngineDefaults.Threading.Locking insertIntoDispatchLocking
internalTimerMsecResolution
long internalTimerMsecResolution
internalTimerEnabled
boolean internalTimerEnabled
timeSourceType
ConfigurationEngineDefaults.TimeSourceType timeSourceType
msecVersionRelease
long msecVersionRelease
shareViews
boolean shareViews
accessorStyle
ConfigurationEventTypeLegacy.AccessorStyle accessorStyle
codeGeneration
ConfigurationEventTypeLegacy.CodeGeneration codeGeneration
methodProperties
List<E> methodProperties
fieldProperties
List<E> fieldProperties
propertyResolutionStyle
Configuration.PropertyResolutionStyle propertyResolutionStyle
name
String name
accessorFieldName
String accessorFieldName
name
String name
accessorMethodName
String accessorMethodName
rootElementName
String rootElementName
rootElementNamespace
String rootElementNamespace
defaultNamespace
String defaultNamespace
schemaResource
String schemaResource
xPathProperties
Map<K,V> xPathProperties
namespacePrefixes
Map<K,V> namespacePrefixes
resolvePropertiesAbsolute
boolean resolvePropertiesAbsolute
xPathFunctionResolver
String xPathFunctionResolver
xPathVariableResolver
String xPathVariableResolver
name
String name
xpath
String xpath
type
QName type
optionalCastToType
Class<T> optionalCastToType
cacheReferenceType
ConfigurationCacheReferenceType cacheReferenceType
maxAgeSeconds
double maxAgeSeconds
purgeIntervalSeconds
double purgeIntervalSeconds
size
int size
dataCacheDesc
ConfigurationDataCache dataCacheDesc
name
String name
functionClassName
String functionClassName
eventRepresentationClassName
String eventRepresentationClassName
initializer
Serializable initializer
eventRepresentationResolutionURIs
URI[] eventRepresentationResolutionURIs
initializer
Serializable initializer
loaderName
String loaderName
className
String className
configProperties
Properties configProperties
namespace
String namespace
name
String name
factoryClassName
String factoryClassName
patternObjectType
ConfigurationPlugInPatternObject.PatternObjectType patternObjectType
namespace
String namespace
name
String name
factoryClassName
String factoryClassName
aliasBaseEventTypes
Set<E> aliasBaseEventTypes
aliasDeltaEventTypes
Set<E> aliasDeltaEventTypes
propertyRevision
ConfigurationRevisionEventType.PropertyRevision propertyRevision
keyPropertyNames
String[] keyPropertyNames
type
Class<T> type
initializationValue
Object initializationValue
variantTypeAliases
List<E> variantTypeAliases
typeVariance
ConfigurationVariantStream.TypeVariance typeVariance
expression
String expression
Package com.espertech.esper.client.soda |
operator
String operator
isDistinct
boolean isDistinct
isDistinct
boolean isDistinct
isLowEndpointIncluded
boolean isLowEndpointIncluded
isHighEndpointIncluded
boolean isHighEndpointIncluded
isNotBetween
boolean isNotBetween
binaryOp
BitWiseOpEnum binaryOp
typeName
String typeName
constant
Object constant
isDistinct
boolean isDistinct
serialVersionUID: 0L
variableType
String variableType
variableName
String variableName
optionalAssignment
Expression optionalAssignment
serialVersionUID: 0L
windowName
String windowName
views
List<E> views
serialVersionUID: 0L
namespace
String namespace
name
String name
parameters
List<E> parameters
serialVersionUID: 0L
createVariable
CreateVariableClause createVariable
createWindow
CreateWindowClause createWindow
onExpr
OnClause onExpr
insertInto
InsertIntoClause insertInto
selectClause
SelectClause selectClause
fromClause
FromClause fromClause
whereClause
Expression whereClause
groupByClause
GroupByClause groupByClause
havingClause
Expression havingClause
outputLimitClause
OutputLimitClause outputLimitClause
orderByClause
OrderByClause orderByClause
substitutions
List<E> substitutions
serialVersionUID: 0L
children
List<E> children
serialVersionUID: 0L
serialVersionUID: 0L
eventTypeAlias
String eventTypeAlias
filter
Expression filter
filter
Filter filter
serialVersionUID: 0L
streams
List<E> streams
outerJoinQualifiers
List<E> outerJoinQualifiers
serialVersionUID: 0L
groupByExpressions
List<E> groupByExpressions
isNotIn
boolean isNotIn
serialVersionUID: 0L
isIStream
boolean isIStream
streamName
String streamName
columnNames
List<E> columnNames
typeNames
String[] typeNames
isDistinct
boolean isDistinct
isDistinct
boolean isDistinct
className
String className
methodName
String methodName
parameterExpressions
List<E> parameterExpressions
isDistinct
boolean isDistinct
serialVersionUID: 0L
serialVersionUID: 0L
windowName
String windowName
optionalAsName
String optionalAsName
serialVersionUID: 0L
windowName
String windowName
optionalAsName
String optionalAsName
serialVersionUID: 0L
assignments
List<E> assignments
serialVersionUID: 0L
orderByExpressions
List<E> orderByExpressions
serialVersionUID: 0L
expression
Expression expression
isDescending
boolean isDescending
serialVersionUID: 0L
type
OuterJoinType type
left
PropertyValueExpression left
right
PropertyValueExpression right
additionalProperties
List<E> additionalProperties
serialVersionUID: 0L
selector
OutputLimitSelector selector
frequency
Double frequency
frequencyVariable
String frequencyVariable
unit
OutputLimitUnit unit
serialVersionUID: 0L
children
List<E> children
tagName
String tagName
filter
Filter filter
serialVersionUID: 0L
guarded
List<E> guarded
serialVersionUID: 0L
expression
PatternExpr expression
functionName
String functionName
isDistinct
boolean isDistinct
views
List<E> views
isUnidirectional
boolean isUnidirectional
propertyName
String propertyName
operator
String operator
serialVersionUID: 0L
streamSelector
StreamSelector streamSelector
selectList
List<E> selectList
serialVersionUID: 0L
expression
Expression expression
asName
String asName
streamAliasName
String streamAliasName
optionalColumnAlias
String optionalColumnAlias
databaseName
String databaseName
sqlWithSubsParams
String sqlWithSubsParams
optionalMetadataSQL
String optionalMetadataSQL
className
String className
method
String method
isDistinct
boolean isDistinct
serialVersionUID: 0L
streamName
String streamName
model
EPStatementObjectModel model
model
EPStatementObjectModel model
isNotIn
boolean isNotIn
model
EPStatementObjectModel model
isDistinct
boolean isDistinct
Package com.espertech.esper.collection |
serialVersionUID: 2340985798034038923L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Deserialize this deque.
- Throws:
IOException
- if an exception occured reading the object
ClassNotFoundException
- if the clas cannot be found
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Serialize this deque.
- Serial Data:
- The current size (int) of the deque,
followed by all of its elements (each an object reference) in
first-to-last order.
- Throws:
IOException
- if an exception occured writing the object
keys
Object[] keys
hashCode
int hashCode
first
Object first
second
Object second
first
Object first
second
Object second
Package com.espertech.esper.collection.apachecommons |
serialVersionUID: 1555089888138299607L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Read the map in using a custom routine.
- Throws:
IOException
- io error
ClassNotFoundException
- class not found
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Write the map out using a custom routine.
- Throws:
IOException
- io error
Package com.espertech.esper.core |
statementId
String statementId
statementLock
ManagedLock statementLock
hashCode
int hashCode
optionalDispatchable
EPStatementDispatch optionalDispatchable
canSelfJoin
boolean canSelfJoin
hasVariables
boolean hasVariables
insertIntoLatchFactory
InsertIntoLatchFactory insertIntoLatchFactory
Package com.espertech.esper.epl.core |
Package com.espertech.esper.epl.db |
Package com.espertech.esper.epl.expression |
aggregationResultFuture
AggregationResultFuture aggregationResultFuture
column
int column
aggregationMethod
AggregationMethod aggregationMethod
isDistinct
boolean isDistinct
- Indicator for whether the aggregation is distinct - i.e. only unique values are considered.
coercionType
Class<T> coercionType
mustCoerce
boolean mustCoerce
length
int length
constantResult
Object constantResult
isLowEndpointIncluded
boolean isLowEndpointIncluded
isHighEndpointIncluded
boolean isHighEndpointIncluded
isNotBetween
boolean isNotBetween
isAlwaysFalse
boolean isAlwaysFalse
computer
com.espertech.esper.epl.expression.ExprBetweenNode.ExprBetweenComp computer
_bitWiseOpEnum
BitWiseOpEnum _bitWiseOpEnum
bitWiseOpEnumComputer
BitWiseOpEnum.Computer bitWiseOpEnumComputer
resultType
Class<T> resultType
isCase2
boolean isCase2
whenThenNodeList
List<E> whenThenNodeList
optionalCompareExprNode
ExprNode optionalCompareExprNode
optionalElseExprNode
ExprNode optionalElseExprNode
resultType
Class<T> resultType
isNumericResult
boolean isNumericResult
coercionType
Class<T> coercionType
mustCoerce
boolean mustCoerce
classIdentifier
String classIdentifier
targetType
Class<T> targetType
caster
SimpleTypeCaster caster
isNumeric
boolean isNumeric
resultType
Class<T> resultType
isNumericCoercion
boolean[] isNumericCoercion
buffer
StringBuffer buffer
value
Object value
isNotEquals
boolean isNotEquals
mustCoerce
boolean mustCoerce
coercionType
Class<T> coercionType
unresolvedPropertyName
String unresolvedPropertyName
streamOrPropertyName
String streamOrPropertyName
resolvedStreamName
String resolvedStreamName
resolvedPropertyName
String resolvedPropertyName
propertyGetter
EventPropertyGetter propertyGetter
streamNum
int streamNum
propertyType
Class<T> propertyType
isNotIn
boolean isNotIn
coercionType
Class<T> coercionType
mustCoerce
boolean mustCoerce
hasCollection
boolean hasCollection
isMap
boolean[] isMap
isCollection
boolean[] isCollection
classIdentifiers
String[] classIdentifiers
classes
Class<T>[] classes
resultCache
CopyOnWriteArrayList<E> resultCache
isNot
boolean isNot
isNumericValue
boolean isNumericValue
isConstantPattern
boolean isConstantPattern
likeUtil
LikeUtil likeUtil
mathArithTypeEnum
MathArithTypeEnum mathArithTypeEnum
arithTypeEnumComputer
MathArithTypeEnum.Computer arithTypeEnumComputer
resultType
Class<T> resultType
minMaxTypeEnum
MinMaxTypeEnum minMaxTypeEnum
minMaxTypeEnum
MinMaxTypeEnum minMaxTypeEnum
resultType
Class<T> resultType
childNodes
LinkedList<E> childNodes
aggregationSupport
AggregationSupport aggregationSupport
resultType
Class<T> resultType
streamNumber
int streamNumber
constantIndexNumber
Integer constantIndexNumber
isConstantIndex
boolean isConstantIndex
randomAccessGetter
RandomAccessByIndexGetter randomAccessGetter
relativeAccessGetter
RelativeAccessByEventNIndexGetter relativeAccessGetter
resultType
Class<T> resultType
streamNumber
int streamNumber
constantIndexNumber
int constantIndexNumber
relativeAccess
RelativeAccessByEventNIndex relativeAccess
randomAccess
RandomAccessByIndex randomAccess
identNode
ExprIdentNode identNode
isNot
boolean isNot
pattern
Pattern pattern
isNumericValue
boolean isNumericValue
isConstantPattern
boolean isConstantPattern
relationalOpEnum
RelationalOpEnum relationalOpEnum
computer
RelationalOpEnum.Computer computer
className
String className
methodName
String methodName
paramTypes
Class<T>[] paramTypes
staticMethod
net.sf.cglib.reflect.FastMethod staticMethod
isConstantParameters
boolean isConstantParameters
isCachedResult
boolean isCachedResult
cachedResult
Object cachedResult
streamName
String streamName
methodName
String methodName
streamNum
int streamNum
paramTypes
Class<T>[] paramTypes
instanceMethod
net.sf.cglib.reflect.FastMethod instanceMethod
streamName
String streamName
streamNum
int streamNum
type
Class<T> type
isNotIn
boolean isNotIn
mustCoerce
boolean mustCoerce
coercionType
Class<T> coercionType
selectClause
ExprNode selectClause
- The validated select clause.
filterExpr
ExprNode filterExpr
- The validate filter expression.
rawEventType
EventType rawEventType
- The event type generated for wildcard selects.
statementSpecRaw
StatementSpecRaw statementSpecRaw
statementSpecCompiled
StatementSpecCompiled statementSpecCompiled
strategy
TableLookupStrategy strategy
selectAsName
String selectAsName
index
int index
timeProvider
TimeProvider timeProvider
variableName
String variableName
variableType
Class<T> variableType
reader
VariableReader reader
Package com.espertech.esper.epl.parse |
Package com.espertech.esper.epl.spec |
variableType
String variableType
variableName
String variableName
assignment
ExprNode assignment
windowName
String windowName
viewSpecs
List<E> viewSpecs
databaseName
String databaseName
sqlWithSubsParams
String sqlWithSubsParams
metadataSQL
String metadataSQL
eventTypeAlias
String eventTypeAlias
filterExpressions
List<E> filterExpressions
filterSpec
FilterSpecCompiled filterSpec
rawFilterSpec
FilterSpecRaw rawFilterSpec
isIStream
boolean isIStream
eventTypeAlias
String eventTypeAlias
columnNames
List<E> columnNames
ident
String ident
className
String className
methodName
String methodName
expressions
List<E> expressions
windowName
String windowName
filterExpressions
List<E> filterExpressions
objectNamespace
String objectNamespace
objectName
String objectName
objectParameters
List<E> objectParameters
onTriggerType
OnTriggerType onTriggerType
variableName
String variableName
expression
ExprNode expression
assignments
List<E> assignments
windowName
String windowName
optionalAsName
String optionalAsName
exprNode
ExprNode exprNode
isDescending
boolean isDescending
outerJoinType
OuterJoinType outerJoinType
leftNode
ExprIdentNode leftNode
rightNode
ExprIdentNode rightNode
addLeftNode
ExprIdentNode[] addLeftNode
addRightNode
ExprIdentNode[] addRightNode
displayLimit
OutputLimitLimitType displayLimit
rateType
OutputLimitRateType rateType
rate
Double rate
variableName
String variableName
evalNode
EvalNode evalNode
taggedEventTypes
Map<K,V> taggedEventTypes
evalNode
EvalNode evalNode
selectExpression
ExprNode selectExpression
optionalAsName
String optionalAsName
selectClauseElements
List<E> selectClauseElements
selectClauseElements
List<E> selectClauseElements
streamAliasName
String streamAliasName
optionalAsName
String optionalAsName
selectExpression
ExprNode selectExpression
optionalAsName
String optionalAsName
streamAliasName
String streamAliasName
optionalAliasName
String optionalAliasName
streamNumber
int streamNumber
isTaggedEvent
boolean isTaggedEvent
streamAliasName
String streamAliasName
optionalAsName
String optionalAsName
onTriggerDesc
OnTriggerDesc onTriggerDesc
createWindowDesc
CreateWindowDesc createWindowDesc
createVariableDesc
CreateVariableDesc createVariableDesc
insertIntoDesc
InsertIntoDesc insertIntoDesc
selectStreamDirEnum
SelectClauseStreamSelectorEnum selectStreamDirEnum
selectClauseSpec
SelectClauseSpecRaw selectClauseSpec
streamSpecs
List<E> streamSpecs
outerJoinDescList
List<E> outerJoinDescList
filterExprRootNode
ExprNode filterExprRootNode
groupByExpressions
List<E> groupByExpressions
havingExprRootNode
ExprNode havingExprRootNode
outputLimitSpec
OutputLimitSpec outputLimitSpec
orderByList
List<E> orderByList
existsSubstitutionParameters
boolean existsSubstitutionParameters
hasVariables
boolean hasVariables
optionalStreamName
String optionalStreamName
viewSpecs
List<E> viewSpecs
isUnidirectional
boolean isUnidirectional
index
int index
constant
Object constant
isSatisfied
boolean isSatisfied
Package com.espertech.esper.epl.variable |
Package com.espertech.esper.event |
Package com.espertech.esper.filter |
propertyName
String propertyName
- The property name of the filter parameter.
filterOperator
FilterOperator filterOperator
filterConstant
Object filterConstant
resultEventAsName
String resultEventAsName
resultEventProperty
String resultEventProperty
isMustCoerce
boolean isMustCoerce
coercionType
Class<T> coercionType
exprNode
ExprNode exprNode
taggedEventTypes
LinkedHashMap<K,V> taggedEventTypes
variableService
VariableService variableService
hasVariable
boolean hasVariable
listOfValues
List<E> listOfValues
inListConstantsOnly
MultiKeyUntyped inListConstantsOnly
min
FilterSpecParamRangeValue min
max
FilterSpecParamRangeValue max
constant
Object constant
resultEventAsName
String resultEventAsName
resultEventProperty
String resultEventProperty
isMustCoerce
boolean isMustCoerce
coercionType
Class<T> coercionType
doubleValue
double doubleValue
resultEventAsName
String resultEventAsName
resultEventProperty
String resultEventProperty
Package com.espertech.esper.pattern |
rawFilterSpec
FilterSpecRaw rawFilterSpec
eventAsName
String eventAsName
filterSpec
FilterSpecCompiled filterSpec
patternGuardSpec
PatternGuardSpec patternGuardSpec
guardFactory
GuardFactory guardFactory
childNodes
List<E> childNodes
nodeNumber
EvalNodeNumber nodeNumber
number
short[] number
patternObserverSpec
PatternObserverSpec patternObserverSpec
observerFactory
ObserverFactory observerFactory
Package com.espertech.esper.pattern.guard |
milliseconds
long milliseconds
- Number of milliseconds.
Package com.espertech.esper.pattern.observer |
spec
ScheduleSpec spec
- The schedule specification for the timer-at.
milliseconds
long milliseconds
- Number of milliseconds after which the interval should fire.
Package com.espertech.esper.schedule |
bucketNum
int bucketNum
slotNum
int slotNum
unitValues
EnumMap<K extends Enum<K>,V> unitValues
Package com.espertech.esper.type |
operator
CronParameter.CronOperator operator
calendar
Calendar calendar
day
Integer day
month
Integer month
frequency
int frequency
intValue
int intValue
parameters
List<E> parameters
low
int low
high
int high
numSeconds
double numSeconds
Package com.espertech.esper.util |
isDescendingValues
Boolean[] isDescendingValues
Package com.espertech.esper.view |
Package com.espertech.esper.view.stat |
sumX
double sumX
sumXSq
double sumXSq
sumY
double sumY
sumYSq
double sumYSq
sumXY
double sumXY
dataPoints
long dataPoints
Package com.espertech.esper.view.stat.olap |
value
double value
cube
MultidimCube<V> cube
measuresToDerive
String[] measuresToDerive
dimensions
Dimension[] dimensions
measures
Cell[] measures
intersections
Map<K,V> intersections
propertyNames
String[] propertyNames
members
DimensionMember[] members
dimension
Dimension dimension
values
Object[] values
numDimensions
int numDimensions
cells
Object[] cells
multidimCubeCellFactory
MultidimCubeCellFactory<V> multidimCubeCellFactory
ordinals
Map<K,V> ordinals
dimensionMembers
Map<K,V> dimensionMembers
dimensionNames
String[] dimensionNames