jar

com.andrewgapic : spark-streaming-twitch

Maven & Gradle

Jul 14, 2017
9 stars

Spark Streaming Twitch · Stream messages from Twitch chats using Spark Streaming.

Table Of Contents

Latest Version

Download com.andrewgapic : spark-streaming-twitch JAR file - Latest Versions:

All Versions

Download com.andrewgapic : spark-streaming-twitch JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 spark-streaming-twitch-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.andrewgapic.stream

├─ com.andrewgapic.stream.IRC.class - [JAR]

├─ com.andrewgapic.stream.Message.class - [JAR]

├─ com.andrewgapic.stream.TwitchStream.class - [JAR]

com.andrewgapic.common

├─ com.andrewgapic.common.Constants.class - [JAR]

com.andrewgapic.twitch

├─ com.andrewgapic.twitch.ChannelContainer.class - [JAR]

├─ com.andrewgapic.twitch.TwitchApi.class - [JAR]

com.andrewgapic.spark.streaming

├─ com.andrewgapic.spark.streaming.Builder.class - [JAR]

├─ com.andrewgapic.spark.streaming.TwitchInputDStream.class - [JAR]

├─ com.andrewgapic.spark.streaming.TwitchReceiver.class - [JAR]

├─ com.andrewgapic.spark.streaming.TwitchStreamBuilder.class - [JAR]

Advertisement