ForeignKeyExtractor

A function that extracts the key (otherK) from this table's value (V). If the result is null, the update is ignored as invalid. See KTable.join

Functions

Link copied to clipboard
abstract operator fun invoke(p1: V): otherK?