Package | Description |
---|---|
com.espertech.esper.runtime.internal.subscriber |
Class and Description |
---|
DeliveryConvertor
Converts a row of column selection results into a result for dispatch to a method.
|
DeliveryConvertorNull
Implementation that does not convert columns.
|
DeliveryConvertorObjectArr
Implementation of a convertor for column results that renders the result as an object array itself.
|
DeliveryConvertorZeroLengthParam
Implementation that does not convert columns.
|
ResultDeliveryStrategy
Strategy for use with statement-result-service to dispatch to a statement's subscriber
via method invocations.
|
ResultDeliveryStrategyInvalidException |
ResultDeliveryStrategyMap
A result delivery strategy that uses an "update" method that accepts a pair of map array.
|
ResultDeliveryStrategyObjectArr
A result delivery strategy that uses an "update" method that accepts a pair of object array array.
|
ResultDeliveryStrategyTypeArr
A result delivery strategy that uses an "update" method that accepts a underlying array
for use in wildcard selection.
|
Copyright © 2005–2018. All rights reserved.