public interface AggregationAccessorForge
Modifier and Type | Method and Description |
---|---|
AggregationAccessor |
getAccessor(EngineImportService engineImportService,
boolean isFireAndForget,
java.lang.String statementName) |
default void |
getEnumerableEventCodegen(AggregationAccessorForgeGetCodegenContext context) |
default void |
getEnumerableEventsCodegen(AggregationAccessorForgeGetCodegenContext context) |
default void |
getEnumerableScalarCodegen(AggregationAccessorForgeGetCodegenContext context) |
default PlugInAggregationMultiFunctionCodegenType |
getPluginCodegenType() |
default void |
getValueCodegen(AggregationAccessorForgeGetCodegenContext context) |
AggregationAccessor getAccessor(EngineImportService engineImportService, boolean isFireAndForget, java.lang.String statementName)
default PlugInAggregationMultiFunctionCodegenType getPluginCodegenType()
default void getValueCodegen(AggregationAccessorForgeGetCodegenContext context)
default void getEnumerableEventsCodegen(AggregationAccessorForgeGetCodegenContext context)
default void getEnumerableEventCodegen(AggregationAccessorForgeGetCodegenContext context)
default void getEnumerableScalarCodegen(AggregationAccessorForgeGetCodegenContext context)