SimPort
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SimPort
ports
/
com.group7.policies.fork
/
MostFullJoinPolicy
/
MostFullJoinPolicy
Most
Full
Join
Policy
constructor
(
tags
:
Iterable
<
InputTag
<
Container
<
*
>
>
>
=
generateSequence { newDynamicInputTag { it.walkUpstream().filterIsInstance<Container<*>>().first() } } .asIterable()
)
Parameters
T
the type of entities being merged
tags
the tags used to identify upstream containers for each source