com.espertech.esper.core.service
Class DeliveryConvertorNullWStatement

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

public class DeliveryConvertorNullWStatement
extends java.lang.Object
implements DeliveryConvertor

Implementation that does not convert columns.


Constructor Summary
DeliveryConvertorNullWStatement(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

DeliveryConvertorNullWStatement

public DeliveryConvertorNullWStatement(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