jar

com.github.catalystcode : streaming-reddit_2.11

Maven & Gradle

Jul 19, 2017
9 stars

streaming-reddit · A library for reading public web postings from Reddit using Spark Streaming.

Table Of Contents

Latest Version

Download com.github.catalystcode : streaming-reddit_2.11 JAR file - Latest Versions:

All Versions

Download com.github.catalystcode : streaming-reddit_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window streaming-reddit_2.11-0.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.catalystcode.fortis.spark.streaming.reddit

├─ com.github.catalystcode.fortis.spark.streaming.reddit.Logger.class - [JAR]

├─ com.github.catalystcode.fortis.spark.streaming.reddit.RedditAuth.class - [JAR]

├─ com.github.catalystcode.fortis.spark.streaming.reddit.RedditInputDStream.class - [JAR]

├─ com.github.catalystcode.fortis.spark.streaming.reddit.RedditReceiver.class - [JAR]

├─ com.github.catalystcode.fortis.spark.streaming.reddit.RedditUtils.class - [JAR]

com.github.catalystcode.fortis.spark.streaming.reddit.client

├─ com.github.catalystcode.fortis.spark.streaming.reddit.client.ClientCredentials.class - [JAR]

├─ com.github.catalystcode.fortis.spark.streaming.reddit.client.DefaultResponseFetcher.class - [JAR]

├─ com.github.catalystcode.fortis.spark.streaming.reddit.client.RedditClient.class - [JAR]

├─ com.github.catalystcode.fortis.spark.streaming.reddit.client.ResponseFetcher.class - [JAR]

com.github.catalystcode.fortis.spark.streaming.reddit.dto

├─ com.github.catalystcode.fortis.spark.streaming.reddit.dto.RedditObject.class - [JAR]

├─ com.github.catalystcode.fortis.spark.streaming.reddit.dto.RedditObjectData.class - [JAR]

├─ com.github.catalystcode.fortis.spark.streaming.reddit.dto.RedditObjectType.class - [JAR]