Class RddChannel


  • public class RddChannel
    extends Channel
    Describes the situation where one JavaRDD is operated on, producing a further JavaRDD.

    NB: We might be more specific: Distinguish between cached/uncached and pipelined/aggregated.