Package | Description |
---|---|
com.espertech.esper.runtime.internal.subscriber |
Modifier and Type | Class and Description |
---|---|
class |
DeliveryConvertorMap
Converts column results into a Map of key-value pairs.
|
class |
DeliveryConvertorMapWStatement |
class |
DeliveryConvertorNull
Implementation that does not convert columns.
|
class |
DeliveryConvertorNullWStatement
Implementation that does not convert columns.
|
class |
DeliveryConvertorObjectArr
Implementation of a convertor for column results that renders the result as an object array itself.
|
class |
DeliveryConvertorObjectArrWStatement
Implementation of a convertor for column results that renders the result as an object array itself.
|
class |
DeliveryConvertorStatementOnly |
class |
DeliveryConvertorWidener
Implementation of a convertor for column results that renders the result as an object array itself.
|
class |
DeliveryConvertorWidenerWStatement
Implementation of a convertor for column results that renders the result as an object array itself.
|
class |
DeliveryConvertorZeroLengthParam
Implementation that does not convert columns.
|
Constructor and Description |
---|
ResultDeliveryStrategyImpl(EPStatement statement,
Object subscriber,
DeliveryConvertor deliveryConvertor,
Method method,
Method startMethod,
Method endMethod,
Method rStreamMethod,
com.espertech.esper.common.internal.settings.ClasspathImportService classpathImportService)
Ctor.
|
Copyright © 2005–2018. All rights reserved.