jar

com.github.jelmerk : hnswlib-spark_2.4.0_2.11

Maven & Gradle

Sep 15, 2019
211 stars

Spark integrations

Table Of Contents

Latest Version

Download com.github.jelmerk : hnswlib-spark_2.4.0_2.11 JAR file - Latest Versions:

All Versions

Download com.github.jelmerk : hnswlib-spark_2.4.0_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 hnswlib-spark_2.4.0_2.11-0.0.18.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.jelmerk.knn.spark.hnsw

├─ com.github.jelmerk.knn.spark.hnsw.Hnsw.class - [JAR]

├─ com.github.jelmerk.knn.spark.hnsw.HnswModel.class - [JAR]

├─ com.github.jelmerk.knn.spark.hnsw.HnswParams.class - [JAR]

com.github.jelmerk.knn.spark

├─ com.github.jelmerk.knn.spark.IndexItem.class - [JAR]

├─ com.github.jelmerk.knn.spark.KnnAlgorithm.class - [JAR]

├─ com.github.jelmerk.knn.spark.KnnAlgorithmParams.class - [JAR]

├─ com.github.jelmerk.knn.spark.KnnModel.class - [JAR]

├─ com.github.jelmerk.knn.spark.KnnModelParams.class - [JAR]

├─ com.github.jelmerk.knn.spark.Neighbor.class - [JAR]

├─ com.github.jelmerk.knn.spark.PartitionIdPassthrough.class - [JAR]

├─ com.github.jelmerk.knn.spark.Udfs.class - [JAR]

com.github.jelmerk.knn.spark.bruteforce

├─ com.github.jelmerk.knn.spark.bruteforce.BruteForce.class - [JAR]

├─ com.github.jelmerk.knn.spark.bruteforce.BruteForceModel.class - [JAR]

Advertisement