jar

org.locationtech.geomesa : geomesa-feature-kryo_2.12

Maven & Gradle

Jul 28, 2023
2 usages
1.3k stars

GeoMesa Features Kryo

Table Of Contents

Latest Version

Download org.locationtech.geomesa : geomesa-feature-kryo_2.12 JAR file - Latest Versions:

All Versions

Download org.locationtech.geomesa : geomesa-feature-kryo_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.5.x
3.4.x
3.3.x
3.2.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 geomesa-feature-kryo_2.12-4.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.locationtech.geomesa.features.kryo.impl

├─ org.locationtech.geomesa.features.kryo.impl.ActiveDeserialization.class - [JAR]

├─ org.locationtech.geomesa.features.kryo.impl.KryoFeatureDeserialization.class - [JAR]

├─ org.locationtech.geomesa.features.kryo.impl.KryoFeatureDeserializationV2.class - [JAR]

├─ org.locationtech.geomesa.features.kryo.impl.KryoFeatureSerialization.class - [JAR]

├─ org.locationtech.geomesa.features.kryo.impl.LazyDeserialization.class - [JAR]

org.locationtech.geomesa.features.kryo

├─ org.locationtech.geomesa.features.kryo.KryoBufferSimpleFeature.class - [JAR]

├─ org.locationtech.geomesa.features.kryo.KryoFeatureSerializer.class - [JAR]

├─ org.locationtech.geomesa.features.kryo.ProjectingKryoFeatureDeserializer.class - [JAR]

├─ org.locationtech.geomesa.features.kryo.ProjectingKryoFeatureSerializer.class - [JAR]

├─ org.locationtech.geomesa.features.kryo.package.class - [JAR]

org.locationtech.geomesa.features.kryo.serialization

├─ org.locationtech.geomesa.features.kryo.serialization.GeometrySerializer.class - [JAR]

├─ org.locationtech.geomesa.features.kryo.serialization.KryoGeometrySerialization.class - [JAR]

├─ org.locationtech.geomesa.features.kryo.serialization.KryoUserDataSerialization.class - [JAR]

├─ org.locationtech.geomesa.features.kryo.serialization.SimpleFeatureSerializer.class - [JAR]

org.locationtech.geomesa.features.kryo.json

├─ org.locationtech.geomesa.features.kryo.json.JsonPathFilterFunction.class - [JAR]

├─ org.locationtech.geomesa.features.kryo.json.JsonPathParser.class - [JAR]

├─ org.locationtech.geomesa.features.kryo.json.JsonPathPropertyAccessor.class - [JAR]

├─ org.locationtech.geomesa.features.kryo.json.KryoJsonSerialization.class - [JAR]