Package

com.github.catalystcode.fortis.spark.streaming.facebook

dto

Permalink

package dto

Visibility
  1. Public
  2. All

Type Members

  1. case class FacebookComment(pageId: String, postId: String, comment: Comment) extends Product with Serializable

    Permalink
  2. case class FacebookPost(pageId: String, post: Post) extends Product with Serializable

    Permalink

Ungrouped