public class ResultSetProcessorHandtruTransform extends Object implements TransformEventMethod
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
ResultSetProcessorHandtruTransform(ResultSetProcessor resultSetProcessor)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
EventBean |
transform(EventBean theEvent)
Transform event returning the transformed event.
|
public static final EPTypeClass EPTYPE
public ResultSetProcessorHandtruTransform(ResultSetProcessor resultSetProcessor)
resultSetProcessor
- is applying the select expressions to the events for the transformationpublic EventBean transform(EventBean theEvent)
TransformEventMethod
transform
in interface TransformEventMethod
theEvent
- to transformCopyright © 2005–2021. All rights reserved.