jar

com.stratio.receiver : spark-kafka

Maven & Gradle

Jan 13, 2017

spark-kafka · Kafka-Receiver is a library that allows the user to read data with Apache Spark Streaming from Kafka topics. Fully compatible with Kafka 0.10.0.0 and Spark 1.6.2

Table Of Contents

Latest Version

Download com.stratio.receiver : spark-kafka JAR file - Latest Versions:

All Versions

Download com.stratio.receiver : spark-kafka JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.1.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-kafka-0.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.spark.streaming.kafka010

├─ org.apache.spark.streaming.kafka010.Assign.class - [JAR]

├─ org.apache.spark.streaming.kafka010.CachedKafkaConsumer.class - [JAR]

├─ org.apache.spark.streaming.kafka010.CanCommitOffsets.class - [JAR]

├─ org.apache.spark.streaming.kafka010.ConsumerStrategies.class - [JAR]

├─ org.apache.spark.streaming.kafka010.ConsumerStrategy.class - [JAR]

├─ org.apache.spark.streaming.kafka010.DirectKafkaInputDStream.class - [JAR]

├─ org.apache.spark.streaming.kafka010.HasOffsetRanges.class - [JAR]

├─ org.apache.spark.streaming.kafka010.KafkaRDD.class - [JAR]

├─ org.apache.spark.streaming.kafka010.KafkaRDDPartition.class - [JAR]

├─ org.apache.spark.streaming.kafka010.KafkaTestUtils.class - [JAR]

├─ org.apache.spark.streaming.kafka010.KafkaUtils.class - [JAR]

├─ org.apache.spark.streaming.kafka010.LocationStrategies.class - [JAR]

├─ org.apache.spark.streaming.kafka010.LocationStrategy.class - [JAR]

├─ org.apache.spark.streaming.kafka010.OffsetRange.class - [JAR]

├─ org.apache.spark.streaming.kafka010.PreferBrokers.class - [JAR]

├─ org.apache.spark.streaming.kafka010.PreferConsistent.class - [JAR]

├─ org.apache.spark.streaming.kafka010.PreferFixed.class - [JAR]

├─ org.apache.spark.streaming.kafka010.Subscribe.class - [JAR]

├─ org.apache.spark.streaming.kafka010.SubscribePattern.class - [JAR]

├─ org.apache.spark.streaming.kafka010.package.class - [JAR]

Advertisement