Uses of Class
com.espertech.esper.runtime.internal.subscriber.ResultDeliveryStrategyInvalidException
-
Uses of ResultDeliveryStrategyInvalidException in com.espertech.esper.runtime.internal.subscriber
Modifier and TypeMethodDescriptionstatic ResultDeliveryStrategy
ResultDeliveryStrategyFactory.create
(EPStatement statement, Object subscriber, String methodName, Class[] selectClauseTypes, String[] selectClauseColumns, String runtimeURI, com.espertech.esper.common.internal.settings.ClasspathImportService classpathImportService) Creates a strategy implementation that indicates to subscribers the statement results based on the select-clause columns.