The ____ function partitions a data stream based on a given key or key field

30. The ____ function partitions a data stream based on a given key or key field.

  1. Key()
  2. KeyStream()
  3. KeyBy()
  4. KeyField()

Answer: C) KeyBy()

Explanation:

The keyBy() function partitions a data stream based on a given key or key field.


Comments and Discussions!









Copyright © 2023 www.includehelp.com. All rights reserved.