Kotka Streams
23.03.13
jvm
kotka-streams-extensions
/
dev.adamko.kotka.extensions
/
tableJoined
table
Joined
fun
<
Key
,
otherKey
>
tableJoined
(
name
:
String
?
=
null
,
partitioner
:
StreamPartitioner
<
Key
,
Void
>
?
=
null
,
otherPartitioner
:
StreamPartitioner
<
otherKey
,
Void
>
?
=
null
)
:
TableJoined
<
Key
,
otherKey
>
See also
Table
Joined