Package-level declarations

Types

Link copied to clipboard

Adapter that wraps a GenericPolicy to implement the JoinPolicy interface. Allows generic policies to be used for join node source selection.

Link copied to clipboard
interface JoinPolicy<T>

Policy for selecting sources in a join node (many-to-one merging). Determines which source channel provides the next entity when the destination pulls.