jar

com.github.lucarosellini : kina-mongodb

Maven & Gradle

Jan 13, 2015
3 stars

kina mongodb · Project containing the actual implementation of the RDD integrating Apache Spark and MongoDB

Table Of Contents

Latest Version

Download com.github.lucarosellini : kina-mongodb JAR file - Latest Versions:

All Versions

Download com.github.lucarosellini : kina-mongodb JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.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 kina-mongodb-0.9.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

kina.config

├─ kina.config.CellMongoKinaConfig.class - [JAR]

├─ kina.config.EntityMongoKinaConfig.class - [JAR]

├─ kina.config.GenericMongoKinaConfig.class - [JAR]

├─ kina.config.KinaMongoPathFilter.class - [JAR]

├─ kina.config.MongoConfigFactory.class - [JAR]

├─ kina.config.MongoKinaConfig.class - [JAR]

├─ kina.config.RawMongoKinaConfig.class - [JAR]

kina.utils

├─ kina.utils.UtilMongoDB.class - [JAR]

kina.rdd.mongodb

├─ kina.rdd.mongodb.KinaBSONFileInputFormat.class - [JAR]

├─ kina.rdd.mongodb.MongoCellRDD.class - [JAR]

├─ kina.rdd.mongodb.MongoEntityRDD.class - [JAR]

├─ kina.rdd.mongodb.MongoJavaRDD.class - [JAR]

├─ kina.rdd.mongodb.MongoRawRDD.class - [JAR]

kina.context

├─ kina.context.MongoKinaContext.class - [JAR]

kina.entity

├─ kina.entity.MongoCell.class - [JAR]

org.apache.spark.rdd

├─ org.apache.spark.rdd.KinaMongoRDD.class - [JAR]

├─ org.apache.spark.rdd.NewHadoopPartition.class - [JAR]