Package

com.github.catalystcode.fortis.spark.streaming

html

Permalink

package html

Visibility
  1. Public
  2. All

Type Members

  1. class HTMLInputDStream extends ReceiverInputDStream[HTMLPage]

    Permalink
  2. class HTMLOnDemandInputDStream extends InputDStream[HTMLPage]

    Permalink
  3. case class HTMLPage(url: String, html: String) extends Product with Serializable

    Permalink
  4. class HTMLReceiver extends Receiver[HTMLPage] with Logger

    Permalink
  5. trait Logger extends AnyRef

    Permalink

Ungrouped