com.espertech.esper.core.service
Class DeliveryConvertorNull

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

public class DeliveryConvertorNull
extends java.lang.Object
implements DeliveryConvertor

Implementation that does not convert columns.


Field Summary
static DeliveryConvertorNull INSTANCE
           
 
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
 

Field Detail

INSTANCE

public static final DeliveryConvertorNull INSTANCE
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-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com