com.espertech.esper.core.service
Class DeliveryConvertorMapWStatement

java.lang.Object
  extended by com.espertech.esper.core.service.DeliveryConvertorMapWStatement
All Implemented Interfaces:
DeliveryConvertor

public class DeliveryConvertorMapWStatement
extends java.lang.Object
implements DeliveryConvertor


Constructor Summary
DeliveryConvertorMapWStatement(java.lang.String[] columnNames, EPStatement statement)
           
 
Method Summary
 java.lang.Object[] convertRow(java.lang.Object[] columns)
          Convert result row to dispatchable.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeliveryConvertorMapWStatement

public DeliveryConvertorMapWStatement(java.lang.String[] columnNames,
                                      EPStatement statement)
Method Detail

convertRow

public java.lang.Object[] convertRow(java.lang.Object[] columns)
Description copied from interface: DeliveryConvertor
Convert result row to dispatchable.

Specified by:
convertRow in interface DeliveryConvertor
Parameters:
columns - to convert
Returns:
converted row

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com