jar

org.locationtech.geomesa : geomesa-feature-avro_2.11

Maven & Gradle

Apr 03, 2023
4 usages
1.3k stars

GeoMesa Features Avro

Table Of Contents

Latest Version

Download org.locationtech.geomesa : geomesa-feature-avro_2.11 JAR file - Latest Versions:

All Versions

Download org.locationtech.geomesa : geomesa-feature-avro_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.3.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-avro_2.11-3.5.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.locationtech.geomesa.features.avro

├─ org.locationtech.geomesa.features.avro.AvroDataFile.class - [JAR]

├─ org.locationtech.geomesa.features.avro.AvroDataFileReader.class - [JAR]

├─ org.locationtech.geomesa.features.avro.AvroDataFileWriter.class - [JAR]

├─ org.locationtech.geomesa.features.avro.AvroFeatureSerializer.class - [JAR]

├─ org.locationtech.geomesa.features.avro.AvroSimpleFeature.class - [JAR]

├─ org.locationtech.geomesa.features.avro.AvroSimpleFeatureFactory.class - [JAR]

├─ org.locationtech.geomesa.features.avro.AvroSimpleFeatureTypeParser.class - [JAR]

├─ org.locationtech.geomesa.features.avro.AvroSimpleFeatureUtils.class - [JAR]

├─ org.locationtech.geomesa.features.avro.AvroSimpleFeatureWriter.class - [JAR]

├─ org.locationtech.geomesa.features.avro.FeatureSpecificReader.class - [JAR]

├─ org.locationtech.geomesa.features.avro.FieldNameEncoder.class - [JAR]

├─ org.locationtech.geomesa.features.avro.ProjectingAvroFeatureDeserializer.class - [JAR]

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

org.locationtech.geomesa.features.avro.serialization

├─ org.locationtech.geomesa.features.avro.serialization.AvroField.class - [JAR]

├─ org.locationtech.geomesa.features.avro.serialization.AvroSerialization.class - [JAR]

├─ org.locationtech.geomesa.features.avro.serialization.AvroUserDataSerialization.class - [JAR]

├─ org.locationtech.geomesa.features.avro.serialization.AvroUserDataSerializationV4.class - [JAR]

├─ org.locationtech.geomesa.features.avro.serialization.CollectionSerialization.class - [JAR]

├─ org.locationtech.geomesa.features.avro.serialization.SimpleFeatureDatumReader.class - [JAR]

├─ org.locationtech.geomesa.features.avro.serialization.SimpleFeatureDatumWriter.class - [JAR]

org.locationtech.geomesa.features.avro.io

├─ org.locationtech.geomesa.features.avro.io.AvroDataFile.class - [JAR]

├─ org.locationtech.geomesa.features.avro.io.AvroDataFileReader.class - [JAR]

├─ org.locationtech.geomesa.features.avro.io.AvroDataFileWriter.class - [JAR]

org.locationtech.geomesa.features.avro.serde

├─ org.locationtech.geomesa.features.avro.serde.ASFDeserializer.class - [JAR]

├─ org.locationtech.geomesa.features.avro.serde.Version1Deserializer.class - [JAR]

├─ org.locationtech.geomesa.features.avro.serde.Version2Deserializer.class - [JAR]

Advertisement