|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.core.ResultSetProcessorSimpleTransform
public class ResultSetProcessorSimpleTransform
Method to transform an event based on the select expression.
Constructor Summary | |
---|---|
ResultSetProcessorSimpleTransform(ResultSetProcessorBaseSimple resultSetProcessor)
Ctor. |
Method Summary | |
---|---|
EventBean |
transform(EventBean theEvent)
Transform event returning the transformed event. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResultSetProcessorSimpleTransform(ResultSetProcessorBaseSimple resultSetProcessor)
resultSetProcessor
- is applying the select expressions to the events for the transformationMethod Detail |
---|
public EventBean transform(EventBean theEvent)
TransformEventMethod
transform
in interface TransformEventMethod
theEvent
- to transform
|
© 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 |