|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.event.map.MapEventBeanReader
public class MapEventBeanReader
Reader method for reading all properties of a Map event.
Constructor Summary | |
---|---|
MapEventBeanReader(MapEventType type)
Ctor. |
Method Summary | |
---|---|
java.lang.Object[] |
read(EventBean theEvent)
Returns all event properties in the exact order they appear as properties. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapEventBeanReader(MapEventType type)
type
- map to readMethod Detail |
---|
public java.lang.Object[] read(EventBean theEvent)
EventBeanReader
read
in interface EventBeanReader
theEvent
- to read
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |