Trait for reading an avro field, corresponding to a simple feature attribute
Config used for serializing simple features
Config used for serializing simple features
serialization version, see org.locationtech.geomesa.features.avro.SerializationVersions
the avro schema
the feature id field, if present
fields for each attribute in the feature
the user data field, if present
Avro reader for simple features.
Avro reader for simple features. Due to avro lifecycles, the following methods must be called in order before use:
1) setSchema (if available) 2) setFeatureType
Datum writer for simple features
Serialization of lists and map types as opaque byte arrays, previously contained in AvroSimpleFeatureUtils
Trait for reading an avro field, corresponding to a simple feature attribute
type of attribute