org.locationtech.geomesa.features.avro
Set the simple feature type being read.
Set the simple feature type being read. One of setType
or setTypes
must be called before reading
simple feature type
Sets the simple feature type being read, and the projected return value.
Sets the simple feature type being read, and the projected return value. One of setType
or setTypes
must be called before reading
simple feature type of the underlying data
projected type to read out
Creates an unitialized feature reader. One of
setType
orsetTypes
must be called before readingReplaced with SimpleFeatureDatumReader