|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.event.arr.ObjectArrayEventBeanWriterSimpleProps
public class ObjectArrayEventBeanWriterSimpleProps
Writer method for writing to Object-Array-type events.
Constructor Summary | |
---|---|
ObjectArrayEventBeanWriterSimpleProps(int[] indexes)
Ctor. |
Method Summary | |
---|---|
void |
write(java.lang.Object[] values,
EventBean theEvent)
Write values to an event. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectArrayEventBeanWriterSimpleProps(int[] indexes)
indexes
- indexes of properties to writeMethod Detail |
---|
public void write(java.lang.Object[] values, EventBean theEvent)
write
in interface EventBeanWriter
values
- to writetheEvent
- to write to
|
© 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 |