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