public class DeliveryConvertorMapWStatement extends Object implements DeliveryConvertor
Constructor and Description |
---|
DeliveryConvertorMapWStatement(String[] columnNames,
EPStatement statement) |
Modifier and Type | Method and Description |
---|---|
Object[] |
convertRow(Object[] columns)
Convert result row to dispatchable.
|
public DeliveryConvertorMapWStatement(String[] columnNames, EPStatement statement)
public Object[] convertRow(Object[] columns)
DeliveryConvertor
convertRow
in interface DeliveryConvertor
columns
- to convert