Packages

package mapreduce

Type Members

  1. class GeoMesaOutputFormat extends OutputFormat[Text, SimpleFeature]

    Output format for writing simple features to GeoMesa.

    Output format for writing simple features to GeoMesa. The key will be ignored. SimpleFeatureTypes will be created in GeoMesa as needed based on the simple features passed.

    Configure using the static methods.

Ungrouped