Class ResultSetProcessorRowPerGroupUnbound
java.lang.Object
com.espertech.esper.common.internal.epl.resultset.rowpergroup.ResultSetProcessorRowPerGroupUnbound
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
applyViewResultCodegen
(ResultSetProcessorRowPerGroupForge forge, CodegenClassScope classScope, CodegenMethod method, CodegenInstanceAux instance) static void
getIteratorViewUnboundedCodegen
(ResultSetProcessorRowPerGroupForge forge, CodegenClassScope classScope, CodegenMethod method, CodegenInstanceAux instance) static void
stopMethodCodegenUnbound
(ResultSetProcessorRowPerGroupForge forge, CodegenClassScope classScope, CodegenMethod method, CodegenInstanceAux instance)
-
Constructor Details
-
ResultSetProcessorRowPerGroupUnbound
public ResultSetProcessorRowPerGroupUnbound()
-
-
Method Details
-
applyViewResultCodegen
public static void applyViewResultCodegen(ResultSetProcessorRowPerGroupForge forge, CodegenClassScope classScope, CodegenMethod method, CodegenInstanceAux instance) -
getIteratorViewUnboundedCodegen
public static void getIteratorViewUnboundedCodegen(ResultSetProcessorRowPerGroupForge forge, CodegenClassScope classScope, CodegenMethod method, CodegenInstanceAux instance) -
stopMethodCodegenUnbound
public static void stopMethodCodegenUnbound(ResultSetProcessorRowPerGroupForge forge, CodegenClassScope classScope, CodegenMethod method, CodegenInstanceAux instance)
-