Uses of Interface
com.espertech.esper.runtime.internal.subscriber.DeliveryConvertor
Packages that use DeliveryConvertor
-
Uses of DeliveryConvertor in com.espertech.esper.runtime.internal.subscriber
Classes in com.espertech.esper.runtime.internal.subscriber that implement DeliveryConvertorModifier and TypeClassDescriptionclass
Converts column results into a Map of key-value pairs.class
class
Implementation that does not convert columns.class
Implementation that does not convert columns.class
Implementation of a convertor for column results that renders the result as an object array itself.class
Implementation of a convertor for column results that renders the result as an object array itself.class
class
Implementation of a convertor for column results that renders the result as an object array itself.class
Implementation of a convertor for column results that renders the result as an object array itself.class
Implementation that does not convert columns.Constructors in com.espertech.esper.runtime.internal.subscriber with parameters of type DeliveryConvertorModifierConstructorDescriptionResultDeliveryStrategyImpl
(EPStatement statement, Object subscriber, DeliveryConvertor deliveryConvertor, Method method, Method startMethod, Method endMethod, Method rStreamMethod, com.espertech.esper.common.internal.settings.ClasspathImportService classpathImportService) Ctor.