Package

org.locationtech.geomesa.jobs.accumulo

export

Permalink

package export

Visibility
  1. Public
  2. All

Type Members

  1. class ExportMapper extends Mapper[Text, SimpleFeature, Text, Text]

    Permalink
  2. class ExportFeaturesArgs extends GeoMesaArgs with InputFeatureArgs with InputDataStoreArgs with InputCqlArgs with OutputHdfsArgs

    Permalink
    Annotations
    @deprecated
    Deprecated

    Use geomesa-tools export job

  3. class ExportFeaturesJob extends Tool

    Permalink
    Annotations
    @deprecated
    Deprecated

    Use geomesa-tools export job

Deprecated Value Members

  1. object ExportFeaturesJob

    Permalink

    Class to export features to HDFS.

    Class to export features to HDFS. Currently just writes SFTs as plain text using toString.

    Annotations
    @deprecated
    Deprecated

    Use geomesa-tools export job

Ungrouped