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