A broadcast variable.
An interface for all the broadcast implementations in Spark (to allow multiple broadcast implementations).
A BroadcastFactory implementation that uses a HTTP server as the broadcast medium.
A BroadcastFactory that creates a torrent-based implementation of broadcast.
Package for broadcast variables. See broadcast.Broadcast for details.