Skip navigation links
C F G M O 

C

configure(Job, Map<String, String>, Query) - Static method in class org.locationtech.geomesa.jobs.interop.mapreduce.GeoMesaAccumuloInputFormat
 
configure(Job, Map<String, String>, String, String, String[]) - Static method in class org.locationtech.geomesa.jobs.interop.mapreduce.GeoMesaAccumuloInputFormat
Deprecated.
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.locationtech.geomesa.jobs.interop.mapreduce.GeoMesaAccumuloInputFormat
 

F

FeatureCountJob - Class in org.locationtech.geomesa.jobs.interop.mapreduce
Sample job showing how to read features using GeoMesaInputFormat This job assumes a feature has been created with the name 'myfeature' that contains a Geometry attribute named 'geom' and a Date attribute named 'dtg'.
FeatureCountJob() - Constructor for class org.locationtech.geomesa.jobs.interop.mapreduce.FeatureCountJob
 
FeatureCountJob.MyMapper - Class in org.locationtech.geomesa.jobs.interop.mapreduce
 
FeatureWriterJob - Class in org.locationtech.geomesa.jobs.interop.mapreduce
Sample job showing how to read and write features using GeoMesa Input/Output formats This job assumes a feature has been created with the name 'myfeature' that contains a Geometry attribute named 'geom' and a Date attribute named 'dtg'.
FeatureWriterJob() - Constructor for class org.locationtech.geomesa.jobs.interop.mapreduce.FeatureWriterJob
 
FeatureWriterJob.MyMapper - Class in org.locationtech.geomesa.jobs.interop.mapreduce
 

G

GeoMesaAccumuloInputFormat - Class in org.locationtech.geomesa.jobs.interop.mapreduce
Input format that will read simple features from GeoMesa based on a CQL query.
GeoMesaAccumuloInputFormat() - Constructor for class org.locationtech.geomesa.jobs.interop.mapreduce.GeoMesaAccumuloInputFormat
 
getSplits(JobContext) - Method in class org.locationtech.geomesa.jobs.interop.mapreduce.GeoMesaAccumuloInputFormat
 

M

main(String[]) - Static method in class org.locationtech.geomesa.jobs.interop.mapreduce.FeatureCountJob
 
main(String[]) - Static method in class org.locationtech.geomesa.jobs.interop.mapreduce.FeatureWriterJob
 
map(Text, SimpleFeature, Mapper<Text, SimpleFeature, Text, Text>.Context) - Method in class org.locationtech.geomesa.jobs.interop.mapreduce.FeatureCountJob.MyMapper
 
map(Text, SimpleFeature, Mapper<Text, SimpleFeature, Text, SimpleFeature>.Context) - Method in class org.locationtech.geomesa.jobs.interop.mapreduce.FeatureWriterJob.MyMapper
 
MyMapper() - Constructor for class org.locationtech.geomesa.jobs.interop.mapreduce.FeatureCountJob.MyMapper
 
MyMapper() - Constructor for class org.locationtech.geomesa.jobs.interop.mapreduce.FeatureWriterJob.MyMapper
 

O

org.locationtech.geomesa.jobs.interop.mapreduce - package org.locationtech.geomesa.jobs.interop.mapreduce
 
C F G M O 
Skip navigation links

Copyright © 2013–2019. All rights reserved.