jar

org.apache.sedona : sedona-python-adapter-3.0_2.12

Maven & Gradle

Jun 21, 2023
1.4k stars

org.apache.sedona:sedona-python-adapter-3.0_2.12 · A cluster computing system for processing large-scale spatial data: Python Adapter.

Table Of Contents

Latest Version

Download org.apache.sedona : sedona-python-adapter-3.0_2.12 JAR file - Latest Versions:

All Versions

Download org.apache.sedona : sedona-python-adapter-3.0_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.x
1.1.x
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 sedona-python-adapter-3.0_2.12-1.4.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.sedona.python.wrapper.adapters

├─ org.apache.sedona.python.wrapper.adapters.EnvelopeAdapter.class - [JAR]

├─ org.apache.sedona.python.wrapper.adapters.GeomSerializer.class - [JAR]

├─ org.apache.sedona.python.wrapper.adapters.GeometryAdapter.class - [JAR]

├─ org.apache.sedona.python.wrapper.adapters.JoinParamsAdapter.class - [JAR]

├─ org.apache.sedona.python.wrapper.adapters.PythonConverter.class - [JAR]

├─ org.apache.sedona.python.wrapper.adapters.PythonRddToJavaRDDAdapter.class - [JAR]

├─ org.apache.sedona.python.wrapper.adapters.RawJvmIndexRDDAdapter.class - [JAR]

├─ org.apache.sedona.python.wrapper.adapters.SpatialObjectLoaderAdapter.class - [JAR]

org.apache.sedona.python.wrapper

├─ org.apache.sedona.python.wrapper.SerializationException.class - [JAR]

org.apache.sedona.python.wrapper.translation

├─ org.apache.sedona.python.wrapper.translation.CircleSerializer.class - [JAR]

├─ org.apache.sedona.python.wrapper.translation.FlatPairRddConverter.class - [JAR]

├─ org.apache.sedona.python.wrapper.translation.GeometryRddConverter.class - [JAR]

├─ org.apache.sedona.python.wrapper.translation.GeometrySeqToPythonConverter.class - [JAR]

├─ org.apache.sedona.python.wrapper.translation.GeometrySerializer.class - [JAR]

├─ org.apache.sedona.python.wrapper.translation.ListPairRddConverter.class - [JAR]

├─ org.apache.sedona.python.wrapper.translation.PythonGeometrySerializer.class - [JAR]

├─ org.apache.sedona.python.wrapper.translation.PythonRDDToJavaConverter.class - [JAR]

├─ org.apache.sedona.python.wrapper.translation.PythonRddToJavaRDDConverter.class - [JAR]

├─ org.apache.sedona.python.wrapper.translation.RDDToPythonConverter.class - [JAR]

org.apache.sedona.python.wrapper.utils

├─ org.apache.sedona.python.wrapper.utils.PythonAdapterWrapper.class - [JAR]

├─ org.apache.sedona.python.wrapper.utils.implicits.class - [JAR]

Advertisement