Class DeliveryConvertorObjectArrWStatement

java.lang.Object
com.espertech.esper.runtime.internal.subscriber.DeliveryConvertorObjectArrWStatement
All Implemented Interfaces:
DeliveryConvertor

public class DeliveryConvertorObjectArrWStatement extends Object implements DeliveryConvertor
Implementation of a convertor for column results that renders the result as an object array itself.
  • Constructor Details

    • DeliveryConvertorObjectArrWStatement

      public DeliveryConvertorObjectArrWStatement(EPStatement statement)
  • Method Details