Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/multi push function #333

Merged
merged 5 commits into from
Jan 12, 2025
Merged

Feature/multi push function #333

merged 5 commits into from
Jan 12, 2025

Conversation

gregv12
Copy link
Contributor

@gregv12 gregv12 commented Jan 12, 2025

No description provided.

@gregv12 gregv12 merged commit 3acb936 into develop Jan 12, 2025
6 checks passed
@gregv12 gregv12 deleted the feature/multi_push_function branch January 12, 2025 11:09
gregv12 added a commit that referenced this pull request Jan 12, 2025
* updating poms for 9.5.3-SNAPSHOT development

* updating poms for branch'release/9.5.2' with non-snapshot versions

* updating develop poms to master versions to avoid merge conflicts

* Updating develop poms back to pre merge state

* simplify api for using MultiJoinBuilder

* simplify api for using merge and Map. Merge and map now supports merging to an instance, previously was only a factory

* add correct @SafeVarargs suppression

* code tidy

* move next release version to 9.6.0

* Feature/multi push function (#333)

* initial work on pushing multiple data flows to a single node instance method with multiple parameters. Each flow maps to a method argument

* remove unused BiPushFunctionOLD.java

* remove debug from tests

* support 3 and 4 argument push helper in DataFlow

* Added test checking triggering of child node to a multi arg push method on parent

---------

Co-authored-by: greg <[email protected]>

---------

Co-authored-by: runner <runner@fv-az1501-311>
Co-authored-by: greg <[email protected]>
gregv12 added a commit that referenced this pull request Jan 12, 2025
* updating poms for 9.5.3-SNAPSHOT development

* updating poms for branch'release/9.5.2' with non-snapshot versions

* updating develop poms to master versions to avoid merge conflicts

* Updating develop poms back to pre merge state

* simplify api for using MultiJoinBuilder

* simplify api for using merge and Map. Merge and map now supports merging to an instance, previously was only a factory

* add correct @SafeVarargs suppression

* code tidy

* move next release version to 9.6.0

* Feature/multi push function (#333)

* initial work on pushing multiple data flows to a single node instance method with multiple parameters. Each flow maps to a method argument

* remove unused BiPushFunctionOLD.java

* remove debug from tests

* support 3 and 4 argument push helper in DataFlow

* Added test checking triggering of child node to a multi arg push method on parent

---------

Co-authored-by: greg <[email protected]>

* updating poms for 9.6.0 branch with snapshot versions

* updating poms for 9.6.1-SNAPSHOT development

* updating poms for branch'release/9.6.0' with non-snapshot versions

* updating develop poms to master versions to avoid merge conflicts

* Updating develop poms back to pre merge state

* adds default value as a member of MapFlowFunction and BinaryMapFlowFunction. Removes the need for some DefaultValue nodes, reduces size of nodes in the graph (#335)

---------

Co-authored-by: runner <runner@fv-az1501-311>
Co-authored-by: greg <[email protected]>
Co-authored-by: runner <runner@fv-az1456-655.m124l1r4sqdexegkwpsehxmp0h.phxx.internal.cloudapp.net>
gregv12 added a commit that referenced this pull request Jan 14, 2025
* updating poms for 9.5.3-SNAPSHOT development

* updating poms for branch'release/9.5.2' with non-snapshot versions

* updating develop poms to master versions to avoid merge conflicts

* Updating develop poms back to pre merge state

* simplify api for using MultiJoinBuilder

* simplify api for using merge and Map. Merge and map now supports merging to an instance, previously was only a factory

* add correct @SafeVarargs suppression

* code tidy

* move next release version to 9.6.0

* Feature/multi push function (#333)

* initial work on pushing multiple data flows to a single node instance method with multiple parameters. Each flow maps to a method argument

* remove unused BiPushFunctionOLD.java

* remove debug from tests

* support 3 and 4 argument push helper in DataFlow

* Added test checking triggering of child node to a multi arg push method on parent

---------

Co-authored-by: greg <[email protected]>

* updating poms for 9.6.0 branch with snapshot versions

* updating poms for 9.6.1-SNAPSHOT development

* updating poms for branch'release/9.6.0' with non-snapshot versions

* updating develop poms to master versions to avoid merge conflicts

* Updating develop poms back to pre merge state

* adds default value as a member of MapFlowFunction and BinaryMapFlowFunction. Removes the need for some DefaultValue nodes, reduces size of nodes in the graph (#335)

* updating poms for 9.6.2-SNAPSHOT development

* updating poms for branch'release/9.6.1' with non-snapshot versions

* updating develop poms to master versions to avoid merge conflicts

* Updating develop poms back to pre merge state

* Feature/embed eventprocessor (#337)

* beginning work to recursively bembed StaticEventProcessor

* Adds support for recursively embedding StaticEventProcessors.

Annotations OnEventHandler and OnTrigger now support

* fix typo on OnEventHandler annotation renamed failBuildIfNotGuarded to failBuildIfMissingBooleanReturn

* tidy generation up

---------

Co-authored-by: greg <[email protected]>

---------

Co-authored-by: runner <runner@fv-az1501-311>
Co-authored-by: greg <[email protected]>
Co-authored-by: runner <runner@fv-az1456-655.m124l1r4sqdexegkwpsehxmp0h.phxx.internal.cloudapp.net>
Co-authored-by: runner <runner@fv-az973-899.lyxwbwkowfpetlaump2twx55qb.ex.internal.cloudapp.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants