Package <Default Package>

Built-in type summary
actionCallable references to actions.
anySpecial type that can hold a value of any other EPL type.
booleanBoolean type.
chunkEPL plug-in data objects.
contextA reference to a context.
decimal64-bit signed decimal floating point number.
dictionaryAn associative key-value map for EPL types.
eventMethods available on all event types.
float64-bit signed floating point number.
integer64-bit signed integer type.
listenerA reference to an EPL listener or stream listener.
locationA scalar value representing point or area locations.
monitorStatic actions available to monitors.
optionalValues which may be empty or have a value.
sequenceAn ordered sequence of elements.
streamA stream of typed events.
stringUTF-8-encoded string type.