JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
com.espertech.esper.client.annotation
Annotation Type EventRepresentation
public @interface
EventRepresentation
Annotation that can be attached to specify which underlying event representation to use for events.
Required Element Summary
Required Elements
Modifier and Type
Required Element and Description
boolean
array
True for object-array, false for Map.
Element Detail
array
public abstract boolean array
True for object-array, false for Map.
Returns:
array indicator
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element