Package com.espertech.esper.runtime.internal.subscriber
package com.espertech.esper.runtime.internal.subscriber
-
ClassDescriptionConverts a row of column selection results into a result for dispatch to a method.Converts column results into a Map of key-value pairs.Implementation that does not convert columns.Implementation that does not convert columns.Implementation of a convertor for column results that renders the result as an object array itself.Implementation of a convertor for column results that renders the result as an object array itself.Implementation of a convertor for column results that renders the result as an object array itself.Implementation of a convertor for column results that renders the result as an object array itself.Implementation that does not convert columns.Strategy for use with statement-result-service to dispatch to a statement's subscriber via method invocations.Factory for creating a dispatch strategy based on the subscriber object and the columns produced by a select-clause.A result delivery strategy that uses a matching "update" method and optional start, end, and updateRStream methods, to deliver column-wise to parameters of the update method.A result delivery strategy that uses an "update" method that accepts a pair of map array.A result delivery strategy that uses an "update" method that accepts a pair of object array array.A result delivery strategy that uses an "update" method that accepts a pair of object array array.A result delivery strategy that uses an "update" method that accepts a underlying array for use in wildcard selection.