case classBroadcastDistribution(mode: BroadcastMode) extends Distribution with Product with Serializable
Represents data where tuples are broadcasted to every node. It is quite common that the
entire set of tuples is transformed into different data structure.
Represents data where tuples are broadcasted to every node. It is quite common that the entire set of tuples is transformed into different data structure.