View Source Skitter.BIC.KeyBy (Skitter v0.5.3)

Determine the key of a data element.

This component associates a key with each incoming data element. The key that is used is determined by a function passed as an argument to the component. This function will accept each incoming data element and return the key for this data element.

Component Properties